I installed Ubercart on my website today. When I enabled the modules at http://volidaygreetings.com/admin/build/modules, and clicked "Save Configuration" the site sort of blew up on me. While the site seems to be functioning, when I attempt to go back to the page to enable/disable modules, I get the following error.

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 272622 bytes) in /home/portjes2/public_html/volidaygreetings/includes/database.mysql-common.inc on line 41

Please help me!!!! What happened and how do I correct this problem?

Thank you.

Comments

sun’s picture

Status: Active » Fixed

This means that you have too many modules installed and you need to increase your PHP memory limit.

See http://drupal.org/node/158043

Kevin10EC’s picture

Assigned: Unassigned » Kevin10EC
Status: Fixed » Closed (fixed)

We changed the memory setting in the php.ini and setup files and it works beautifully.