
July 29th, 2003
08:38 AM
Problem with mySQL
Hello, I am new to PHP and mySQL. While I was trying to install phpMyAdmin I got the following error:
MySQL said:
Access denied for user: 'root@localhost' (Using password: NO)
Does any one knwo how to fix this?
Thanks in advance

July 29th, 2003
12:52 PM
Yeah, use the right username and password

You need to edit the phpMyAdmin configuration file (config.inc.php) to use the correct username and password.
___________________
Adam Goossens -- PHP is my mother tounge.
Linux: ( kernel.org | winehq ) -- f33l the p0w3r.
Nobody replying to your questions? Getting flamed? Getting told to RTFM? Ask your questions the right way.

July 29th, 2003
04:56 PM
with Mr. Jones
Status: Offline!
MySQL Tip : When writing your own scripts use or die ALWAYS WITH MYSQL FUNCTIONS ALWAYS!
Check the sticky thread (In Depth Tutorials, first or second reply) for more help with solving some mysql problems.
___________________
http://www.philbrodeur.com - Expert PHP Development and Tutorials