Hello,
I think I'm having problems on mysql. I've uploaded my site on godaddy. I was working ok for two months until I got this message. Here's the message when I want to enter my site :
Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT filename FROM {registry} WHERE name = :name AND type = :type; Array ( [:name] => DrupalDefaultEntityController [:type] => interface ) in _registry_check_code() (line 3077 of /home/content/65/10389065/html/includes/bootstrap.inc).
Additional
Exception: theme() may not be called until all modules are loaded. in theme() (line 1002 of /home/content/65/10389065/html/includes/theme.inc).
Uncaught exception thrown in shutdown function.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 203312960514d4e851e2a40.08420990 ) in lock_release_all() (line 269 of /home/content/65/10389065/html/includes/lock.inc).
Uncaught exception thrown in session handler.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in _drupal_session_write() (line 209 of /home/content/65/10389065/html/includes/session.inc).
What can I do to get over this problem? thanks.