(MySQL, Drupal 4.6.5). When I put the file event.module on the server and I go to the module index, I got this message.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in [root-directory]/modules/legacy.module on line 154

Anyone knows the problem?

Comments

scratch-at-evalve.org’s picture

Title: Fatal error with event.module » Fatal error with legacy.module
Project: Event » Flexinode
Category: support » bug

i installed flexinode and inserted it's mysql to the db...
now when i go to /admin/modules this error shows up:
" Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/evalve/www.evalve.org/modules/legacy.module on line 119"

when i remove the flexinode dir from the modules, the error dissapears, allthough the sql is still there...
so it must be something with the code?
cheers