Fatal error after run update part 3
Mon, 22/02/2010 - 19:09
sushi
Joined: 22/02/2010
Posts:
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted
(tried to allocate 8208 bytes) in
/home3/alibagin/public_html/mywebsitename/includes/menu.inc on line 637
What should I do ?
I am new to prosepoint and in need of help. I sent the hosing company a request to
increase the memory. But do not exactly know what this means and what caused this problem
Have taken the site of and made a copy. waiting for your instructions.
Please help me ASAp as the site is being used as a news channel.
Thanks in advance
(tried to allocate 8208 bytes) in
/home3/alibagin/public_html/mywebsitename/includes/menu.inc on line 637
What should I do ?
I am new to prosepoint and in need of help. I sent the hosing company a request to
increase the memory. But do not exactly know what this means and what caused this problem
Have taken the site of and made a copy. waiting for your instructions.
Please help me ASAp as the site is being used as a news channel.
Thanks in advance

Hi,
Please see:
http://www.prosepoint.org/docs/requirements.html
http://www.prosepoint.org/docs/php-requirements.html
In your particular case, you need to get your hosting provider to increase your PHP memory_limit increased to at least 64Mb (until you don't see the error message anymore).
Since this error occurred during installation, I would also suggest clearing out your database and redoing the installation from the very beginning.