• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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