Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.* FROM {shoutbox} s WHERE (s.module = :db_condition_placeholder_0) ORDER BY created DESC LIMIT 10 OFFSET 0; Array ( [:db_condition_placeholder_0] => shoutbox ) in shoutbox_display_posts() (line 824 of /home/lwcp7344/public_html/drupal/sites/all/modules/shoutbox/shoutbox.module).

Additional

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT fc.* FROM {field_config} fc WHERE (fc.active = :db_condition_placeholder_0) AND (fc.storage_active = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => 1 ) in field_read_fields() (line 388 of /home/lwcp7344/public_html/drupal/modules/field/field.crud.inc).