jeddi
12-18-2008, 03:34 PM
Hi,
For the last six months I have been making minor mods directly to my live site so its been a while since I have used the XAMP server on my pc.
I just used phpmyadmin to create a new database and I have written a script to insert some new data.
But when I run it I get this errpr:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in D:\Web\accounts\a_build.php on line 9
Couldn't connect to server.
Now I can not find the password - is it in the php.ini file or somewhere else ?
phpmyadmin must have used my password to create the database.
Can anyone help me find my password ? :o
thanks
For the last six months I have been making minor mods directly to my live site so its been a while since I have used the XAMP server on my pc.
I just used phpmyadmin to create a new database and I have written a script to insert some new data.
But when I run it I get this errpr:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in D:\Web\accounts\a_build.php on line 9
Couldn't connect to server.
Now I can not find the password - is it in the php.ini file or somewhere else ?
phpmyadmin must have used my password to create the database.
Can anyone help me find my password ? :o
thanks