I'm thinking of moving my site over Drupal... so on the advice of some people in this forum I set up a test Drupal site on my laptop (Drupal 5.0 RC, Kubuntu Linux/Edgy, Apache 2, PHP5, MySQL 5.024a).
I started downloading and installing modules I wanted to play with. The first sets of modules were views and CCK.
Upon trying to activate CCK, I got the following... interesting message:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 134763 bytes) in /var/www/ubersoft/includes/database.mysql.inc on line 377
Warning: Table 'ubwatchdog' was not locked with LOCK TABLES query: INSERT INTO ubwatchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'ubsessions' was not locked with LOCK TABLES\nquery: SELECT sid FROM ubsessions WHERE sid = 'd86631674d3b8a117b72b9af404bc1ad' in /var/www/ubersoft/includes/database.mysql.inc on line 167.', 2, '', 'http://localhost/ubersoft/', '', '127.0.0.1', 1166497557) in /var/www/ubersoft/includes/database.mysql.inc on line 167
Warning: Table 'ubwatchdog' was not locked with LOCK TABLES query: INSERT INTO ubwatchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'ubsessions' was not locked with LOCK TABLES\nquery: INSERT INTO ubsessions (sid, uid, cache, hostname, session, timestamp) VALUES ('d86631674d3b8a117b72b9af404bc1ad', 1, 0, '127.0.0.1', 'form|a:4:{s:32:\\"f10214c9aaffe4f8734d3b870cb438f3\\";a:2:{s:9:\\"timestamp\\";i:1166492744;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"ff0a2229d6e5e4993ab0927f854e4e26\\";a:2:{s:9:\\"timestamp\\";i:1166493266;s:4:\\"args\\";a:1:{i:0;s:14:\\"system_modules\\";}}s:32:\\"df1517514c49ea10e0b9 in /var/www/ubersoft/includes/database.mysql.inc on line 167