Skip to content

Instantly share code, notes, and snippets.

@mkorostoff
Created June 18, 2014 15:42
Show Gist options
  • Save mkorostoff/d9553e0f543a7eafb660 to your computer and use it in GitHub Desktop.
Save mkorostoff/d9553e0f543a7eafb660 to your computer and use it in GitHub Desktop.
[18-Jun-2014 02:25:07 America/New_York] PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away' in /mnt/www/html/golfchannel/docroot/includes/database/database.inc:2136
Stack trace:
#0 /mnt/www/html/golfchannel/docroot/includes/database/database.inc(2136): PDOStatement->execute(Array)
#1 /mnt/www/html/golfchannel/docroot/includes/database/database.inc(664): DatabaseStatementBase->execute(Array, Array)
#2 /mnt/www/html/golfchannel/docroot/includes/database/database.inc(2315): DatabaseConnection->query('SELECT expire, ...', Array, Array)
#3 /mnt/www/html/golfchannel/docroot/includes/lock.inc(167): db_query('SELECT expire, ...', Array)
#4 /mnt/www/html/golfchannel/docroot/includes/lock.inc(146): lock_may_be_available('theme_registry:...')
#5 /mnt/www/html/golfchannel/docroot/includes/theme.inc(447): lock_acquire('theme_registry:...')
#6 /mnt/www/html/golfchannel/docroot/includes/bootstrap.inc(427): ThemeRegistry->set(Array)
#7 [internal function]: DrupalCacheArray->__destruct()
#8 {main}
throw in /mnt/www/html/golfchannel/docroot/includes/database/database.inc on line 2136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment