Posted by alan on February 27, 2009 at 2:12pm
Jump to:
| Project: | Views Mail |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Table Watchdog crashes my site
and a required module is only avaliable on drupal 4
Comments
#1
You're in the wrong place.
#2
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1778634 bytes) in C:\xampp\htdocs\cefe5\public_html\includes\database.inc on line 200
Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'sessions' was not locked with LOCK TABLES\nquery: UPDATE sessions SET uid = 1, cache = 0, hostname = '127.0.0.1', session = 'language|s:2:\\"en\\";form|a:23:{s:32:\\"399872efdfcf18eb1216116f56bb4eb2\\";a:2:{s:9:\\"timestamp\\";i:1235733865;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"51740fd2e04b75e3df6b8f5e073cced1\\";a:2:{s:9:\\"timestamp\\";i:1235733923;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"1d2b6547a2686795f6c76309ad675bcd\\";a:2:{s:9:\\&am in C:\xampp\htdocs\cefe5\public_html\includes\database.mysql.inc on line 174
Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'users' was not locked with LOCK TABLES\nquery: UPDATE users SET access = 1235778980 WHERE uid = 1 in C:\\xampp\\htdocs\\cefe5\\public_html\\includes\\database.mysql.inc on line 174.', 2, '', 'http://localhost/cefe5/public_html/?q=en/admin/build/modules/list/confirm', 'http://localhost/cefe5/public_html/?q=en/admin/build/modules/list/confirm', '127.0.0.1', 1235778980) in C:\xampp\htdocs\cefe5\public_html\includes\database.mysql.inc on line 174
-------------
The only thing left for me is to delete the folder in order to get back to website the way it was =/
#3
THIS IS NOT THE TABLE WATCHDOG ISSUE QUEUE.
#4
Yo, this happen when I activate your module through Administer --> Module --> Views Mail
#5
This is your problem. You don't have enough memory. If Views Mail is causing this, then don't use it.