• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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