Posted by ShedPhotons on January 30, 2012 at 6:47pm
After loading a working openpublish instance from my desktop to Acquia devcloud via svn, the deploy failed with the following error:
PDOException: SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in lock_may_be_available() (line 167 of /mnt/www/html/jkrivanedev/docroot/openpublish/includes/lock.inc).
Not sure what to do from here.
Comments
This is not specifically an
This is not specifically an OpenPublish issue. However, I recommend looking around and finding issues like http://drupal.org/node/1315592 to help solve this problem.
Danielle Sheffler
Engagement Manager at Acquia
http://www.acquia.com
Fixed
Thank you for the response. I had already solved this and failed to follow-up here (new to this). Basically needed to set the ip address rather than localhost, which solution I found elsewhere in the forum - same as in the link provided above. There was a twist to how I had configured things on my desktop, but that proved not to be an issue on devcloud.