I get the following error when trying to backup my site:
"The mysqli error was: Lost connection to MySQL server at 'reading initial communication packet', system error: 0."
Any help would be greatly appreciated!
I get the following error when trying to backup my site:
"The mysqli error was: Lost connection to MySQL server at 'reading initial communication packet', system error: 0."
Any help would be greatly appreciated!
Comments
Comment #1
dgorton commentedThis sounds like a general MySQL configuration issue. I'm not familiar with this specific one, but it looks like it's not that unusual:
http://www.google.com/search?q=troubleshoot+The+mysqli+error+was:+Lost+c...'reading+initial+communication+packet',+system+error:+0
It might be similar to http://drupal.org/node/259580 - MySQL: "Warning: MySQL server has gone away"
Comment #2
ronan commentedReopen if this is still an issue.