Hello!
I am upgrading a Drupal site from 5 to 6, and after the initial upgrade I installed the rules module which was successful. Right after however, I attempted to install the Rules Administration UI which gave me a blank screen. Checking the apache error log, I found:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 534267 bytes) in /var/www/html/includes/database.mysql.inc on line 301
Normally I'd figure my memory in PHP.ini was not allocated properly, however when I tried installing both the Rules and Rules Admin UI module on a vanilla Drupal setup installation was successful.

This error also occurs during a simultaneous installation of Rules and Rules Admin UI.

I know there are a few errors similar to this one which I have looked over, however I did not think they were quite the same. If this is in fact a duplicate issue my apologies. Thank you for any information regarding this error and have a great day!

Comments

fago’s picture

Category: bug » support
Status: Active » Fixed

There is no way out except increasing your memory limit. Search the handbook for FAQs on this.

Turkish Delight’s picture

I did increase my memory limit to 96M (I'm sure this is overkill) and it did work. Thank you for your prompt reply!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mitchell’s picture

Component: Provided module integration » Provided Module Integrations

Updated component.