Author Topic: Im getting this error,plz help  (Read 676 times)

Offline rowbvp

  • Level 16
  • *
  • Posts: 139
  • Reputation: +0/-13
  • http://www.pepimp.com/
    • View Profile
    • PIMPIN 2.0
Im getting this error,plz help
« on: November 29, 2007, 11:03:16 PM »
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'database_user'@'localhost' (using password: YES) in C:\xampp\htdocs\GR\apocalypse0\adodb\drivers\adodb-mysql.inc.php on line 339

Warning: extract() [function.extract]: First argument should be an array in C:\xampp\htdocs\GR\apocalypse0\update.php on line 68

Warning: extract() [function.extract]: First argument should be an array in C:\xampp\htdocs\GR\apocalypse0\update.php on line 180

I setup my passwords for all programs on xampp.  (php,apache,Mysql)   
what is this password (Yes)
<a href="http://www.adtoll.com/?ref=8892"><img src="http://www.adtoll.com/images/banners/adv/468x60.gif" border=0 width=468 height=60></a>

Offline Equinox

  • Game Owner
  • Level 10
  • *
  • Posts: 58
  • Reputation: +2/-0
    • View Profile
    • Equinox Gaming Solutions
Re: Im getting this error,plz help
« Reply #1 on: November 30, 2007, 03:33:26 AM »
If you have set this up on a local server you have setup - then generally, the database user is default as "root" -- your code is looking for "database_user".

All you have to do is goto the code below and change "database_user" to "root" and it should work fine:

C:\xampp\htdocs\GR\apocalypse0\adodb\drivers\adodb-mysql.inc.php on line 339

-Equinox
Equinox Gaming Solutions Manager
http://www.equinoxgaming.co.uk

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal