• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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