DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator. You’ve to check number of things for troubleshooting this. Please do follow the steps below: 1, Check your MySQL is running or not. From the command-line you can follow the below pasted command: /etc/init.d/mysqld status If it’s running the output should […]
See MoreTag: Database error
MySQL server has gone away for query
MySQL server has gone away for query Error : “WordPress database error MySQL server has gone away for query…..” Solution : You need to add the following line in line number 334 in wp-includes/wp-db.php file $this->query(“set session wait_timeout=600”); Done
See MoreTypo3 database error
Hi, Database Error ! The current username, password or host was not accepted when the connection to the database was attempted to be established! If you are receiving error mentioned above after installing typo3, please follow the steps below. 1. Open the file typo3_src/t3lib/config_default.php 2. Find for ‘no_pconnect’ the default value set will be 0. […]
See More
You must be logged in to post a comment.