Hi, I'm getting the following error when trying to submit a simple one page webform. Any idea what might be causing this?

Thanks in advance.

Oh, the host is Network Solutions. I've read a few posts about similar issues, but haven't found anything exactly like mine. Any help will be greatly appreciated.

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away' in /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/database/database.inc:2136 Stack trace: #0 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/database/database.inc(2136): PDOStatement->execute(Array) #1 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/database/database.inc(664): DatabaseStatementBase->execute(Array, Array) #2 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/database/database.inc(2315): DatabaseConnection->query('SELECT expire, ...', Array, Array) #3 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/lock.inc(167): db_query('SELECT expire, ...', Array) #4 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/lock.inc(146): lock_may_be_available('schema:runtime:...') #5 /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/bootstrap.inc(405): lock_acquire('schema:runtime:...') #6 /da in /data/24/2/2/150/2165313/user/2376518/htdocs/mobile/new/includes/database/database.inc on line 2136

Comments

vernond’s picture

Seems there are several possible causes, none of them Webform related though. Quite likely something your host will need to sort out:

http://drupal.org/node/259580
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

johndp’s picture

update, if I disable any email recipients, the error goes away. what the deuce?

quicksketch’s picture

If you can provide steps to reproduce this problem we can look into it. Or did you find a work-around that has solved the problem?

quicksketch’s picture

Status: Active » Closed (cannot reproduce)

Closing after lack of activity.