mysql – a link to the server could not be established
-
Recently I have noticed the following errors in my logs. I saw your comments elsewhere re plugins not affecting server connections but just in case this helps with your code development I thought I would include it.
[Mon Sep 02 04:33:01 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): A link to the server could not be established in /home/username/public_html/example.com/wp-content/plugins/updraftplus/updraftplus.php on line 434 [Mon Sep 02 04:33:01 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): Access denied for user 'UNKNOWN_USER'@'localhost' (using password: NO) in /home/username/public_html/example.com/wp-content/plugins/updraftplus/updraftplus.php on line 434 [Mon Sep 02 04:32:43 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): A link to the server could not be established in /home/username/public_html/example.com/wp-content/plugins/updraftplus/backup.php on line 961 [Mon Sep 02 04:32:43 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): Access denied for user 'username'@'localhost' (using password: NO) in /home/username/public_html/example.com/wp-content/plugins/updraftplus/backup.php on line 961 [Mon Sep 02 04:32:36 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): A link to the server could not be established in /home/username/public_html/example.com/wp-content/plugins/updraftplus/updraftplus.php on line 434 [Mon Sep 02 04:32:36 2013] [error] [client 123.45.67.890] PHP Warning: mysql_get_server_info(): Access denied for user 'username'@'localhost' (using password: NO) in /home/username/public_html/example.com/wp-content/plugins/updraftplus/updraftplus.php on line 434
If you need any more info let me know.
I’ll mark this post as not a support issue.
Thanks for a great plugin.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘mysql – a link to the server could not be established’ is closed to new replies.