• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Help with connection string in MySQL

J

jgpv247

Guest
I have this site www.civea.org
Was working fine until I made a change to the file that contain the connection string.
After upload the file I get this message in the page:

Warning: mysql_connect(): Access denied for user: 'usercivea@localhost' (Using password: YES) in /home/httpd/vhosts/civea.org/httpdocs/database/conexion.php on line 12

I didn't touch the info of the port, login, pass or db name.
I even revert the modification of the file and upload again but the problem remains!

Thank you in advance for any help.
 
Solved.
After several experiments the problem is that password can't be longer than 14 letters.
Maybe is too simple or obvious but not everybody that have a Plesk system is an expert in LAMP.
 
Back
Top