mySQL real connection problem
-
hi!
There was no connection to my database.
I changed in wp-config.php from define( ‘WP_DEBUG’, false ) to define( ‘WP_DEBUG’, true ) and this is what it says:Warning: mysqli_real_connect() [function.mysqli-real-connect]: [2002] Connection refused (trying to connect via tcp://194.28.50.203:3306) in /home/user6178/data/www/piechareh.pl/wp-includes/wp-db.php on line 1612
Warning: mysqli_real_connect() [function.mysqli-real-connect]: (HY000/2002): Connection refused in /home/user6178/data/www/piechareh.pl/wp-includes/wp-db.php on line 1612
Warning: mysql_connect() [function.mysql-connect]: [2002] Connection refused (trying to connect via tcp://194.28.50.203:3306) in /home/user6178/data/www/piechareh.pl/wp-includes/wp-db.php on line 1643
Warning: mysql_connect() [function.mysql-connect]: Connection refused in /home/user6178/data/www/piechareh.pl/wp-includes/wp-db.php on line 1643
Connection refused
Is there any way You can help me ?
- The topic ‘mySQL real connection problem’ is closed to new replies.