Closed (fixed)
Project:
Webform
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Jan 2009 at 13:41 UTC
Updated:
21 Dec 2009 at 19:13 UTC
Hi everybody,
i tried to aktivate the WebForm Modul and got this answer.....
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 183125 bytes) in /var/www/web56/html/cms/includes/database.mysql.inc on line 301
I use Drupal 6.8 and webform modul webform-6.x-2.4.tar.gz
I have not so much expirence on drupal and don't know what i must do.
Thank You
Comments
Comment #1
alwin4711 commentedComment #2
quicksketchYou might have installed enough modules that your PHP installation is running out of memory. You can increase it by using the methods described here: http://drupal.org/node/29268 or here: http://www.drublog.com/drupal/Increase-PHP-memory-limit-in-drupal-6
Comment #3
quicksketch