Thanks a lot for that. Apache log stated PHP had exhausted allocated
memory. Boosted it from 32M to 512M and it runs again.
Alison
At 03:33 AM 10/11/2011, you wrote:
You can disable modules/themes
directly in mysql by adjusting the status field in the system
table
UPDATE system SET status = 0 WHERE name = 'modulename';
Check your PHP and Apache logs in the meantime.
Carl Wiedemann
Website design and development consulting
carl.wiedemann@gmail.com |
skype: c4rlww
--
[ Drupal support list |
http://lists.drupal.org/ ]