I cannot connect to my server through a simple PHP script I get the following error: Access denied for user: 'root@localhost' (Using password: NO) I don't understand why it is saying Using password: NO when i am using a password! what's the deal?
Try it from the command line. Triple check your php file.
It works from the command line, requiring that I enter a password, but the php doesn't work?!?!? should I post the code?