Immediately after enabling the Recipe Module, I receive the following SQL error message:

Warning: MySQL server has gone away query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'MySQL server has gone away\nquery: SELECT sid FROM sessions WHERE sid = 'ca847cc0542e1f951dace093ba06161d' in /home/pcanzona/public_html/site/includes/database.mysql.inc on line 172.', 2, '', 'http://mydomain.com/site/admin/build/modules', 'http://mydomain.com/site/admin/build/modules', '59.50.212.113', 1176636815) in /home/pcanzona/public_html/site/includes/database.mysql.inc on line 172

Warning: MySQL server has gone away query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'MySQL server has gone away\nquery: INSERT INTO sessions (sid, uid, cache, hostname, session, timestamp) VALUES ('ca847cc0542e1f951dace093ba06161d', 1, 1176634829, '59.50.212.113', 'form|a:30:{s:32:\\"090c7e830c1aa3a6f90ac6b8b0b6cbdd\\";a:2:{s:9:\\"timestamp\\";i:1176576544;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"373b1708862b7dc8e7f4d3d5d3e378ce\\";a:2:{s:9:\\"timestamp\\";i:1176579414;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"16deda019e85f067f7b432f4e6e0c24e\\";a:2:{s:9:\\"timestamp\\& in /home/pcanzona/public_html/site/includes/database.mysql.inc on line 172

Any ideas as to what could be wrong? I'm using a clean install of Drupal 5.1.

Thanks much,

Pete

Comments

marble’s picture

You seem to have a problem with your mysql database. Is it running on a different machine to your webserver? Did it crash?
The query in question doesn't appear to be directly related to the recipe module.

green monkey’s picture

Status: Active » Closed (fixed)

closed on age - if still active - please resubmit