• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

mysql problem

S

supernut

Guest
i have loads of mysql databases working on this server, but for some reason the server has a connection problem

Warning: mysql_connect(): Access denied for user: 'apache@localhost' (Using password: NO)

all the databases i already have setup are working fine, but any new database i set up is just not working, i have checked the access details and it is just not allowing the connection from local host at all.

anyone have any ideas what wrong, its been working fine before

this is a standard box with no custom installs.
 
apache@localhost?
Have you tried logging in to mysql to verify that the user exists?
Also, you are not using a passwd.
 
i really would not know, could you post me step by step details ?

what would the password be for mysql ?
 
Back
Top