Skip to main content

Database Error when launching webpage

Comments

2 comments

  • Eminds
    Check if the mysql service is running, make sure the database credentials ( username, database name, password and host ) are correct, check the logs at /var/lib/mysql error log file for further investigation.
    0
  • cPanelMichael
    Hello, The information in the previous post is a good place to start. Generally, if MySQL is running well, that type of issue stems from the use of invalid credentials in the script's database configuration file. Thank you.
    0

Please sign in to leave a comment.