PDA

View Full Version : Help...error message


mjmenjivar
12-01-2005, 05:04 AM
I thought I was doing a great job as a first timer then...

Warning: mysql_connect(): Access denied for user: 'mjmenjivar@localhost' (Using password: YES) in /home/menjivar/public_html/pixelpost/admin/install.php on line 38
Error: Access denied for user: 'mjmenjivar@localhost' (Using password: YES)

HELP please! Thank you very much.
mm:confused:

dkapp
12-01-2005, 05:34 AM
It looks like your username or password is incorrect in the includes/pixelpost.php file

Dave

tinyblob
12-01-2005, 08:19 AM
As dave pointed out, make sure these values are accurate.
It's also possible that your account doesn't have administration rights to the MySQL server.
The best thing to do is send a support request to your hosting company, and ask them to check your configuration details (in includes/pixelpost.php) and your MySQL permissions.