RE: [PHP] Access denied for user

2001-12-06 Thread Richard Black
I would hazard a guess that you have supplied a username/password/host combination that isn't valid. Check in the mysql.user table, and check that there is an entry there for the user and host. Thepassword should be encrypted so you won't know if its what you're typing, but you should be able

Re: [PHP] Access denied for user

2001-12-06 Thread Jon Farmer
> I get the following message when trying to view a php page > > Warning: Access denied for user: 'jupshoes@localhost' (Using password: YES) > in /home/jupshoes/public_html/guest/index.php on line 27 > Unable to connect to SQL server The username or password is incorrect. Or the username does not