Install error at final step - Memory size exhausted
Wed, 01/07/2009 - 23:33
Tony
Joined: 01/07/2009
Posts:
I was soooo close to getting this completely installed! :-)
Everything went fine until the final step where you choose the variant and I chose a minimal install. After clicking continue at that point, I receive the following error message:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5024 bytes) in /home/thornton/public_html/includes/database.mysql-common.inc on line 41
I have tried deleting everything (including the database) and starting over and keep getting the same message. In the end, I have a Drupal homepage installed but not the ProsePoint stuff. Any help would be greatly appreciated.
Tony

Hi,
That's just hitting your PHP memory_limit parameter. Try changing that to 64Mb or higher. If you are on a shared hosting account, you'll need to ask your hosting provider to change it for you.
Afterwards, please clean out your database and try again from the very beginning.