Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT acl_id FROM {acl_user} WHERE uid = :uid; Array ( [uid] => 0 ) in acl_node_grants() (line 301 of /home/lwcp7344/public_html/drupal/sites/all/modules/acl/acl.module).

Additional

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => fr [:source] => A field which is not visible to the user, but is recorded with the submission. [:context] => ) in locale() (line 722 of /home/lwcp7344/public_html/drupal/modules/locale/locale.module).