Allowed memory size of 8388608 bytes exhausted
« on: November 11, 2008, 10:31:02 PM »
here is the error message I get:

Total pages indexed: 993
Calculating changelog...
Creating HTML sitemap...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1073925 bytes) in /home/vpscyber/public_html/generator/pages/class.html-creator.inc.php(2) : eval()'d code on line 147


-----------
How do I fix it?
Re: Allowed memory size of 8388608 bytes exhausted
« Reply #2 on: November 18, 2008, 10:50:25 AM »
I would like to find out how to fix this problem also. I have had the sitemap to work on small websites but not on larger sites. I received this error
 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4718622 bytes) in /home/deansde/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6
 Thanks for any help
 
Re: Allowed memory size of 8388608 bytes exhausted
« Reply #3 on: November 19, 2008, 08:50:02 AM »
Please PM me your generator URL/login. In most cases the issue can be resolved either by updating generator settings to optimize the crawling process or by increasing memory_limit setting in PHP configuration.
Re: Allowed memory size of 8388608 bytes exhausted
« Reply #4 on: November 25, 2008, 03:47:29 PM »
I also have this problem. Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 44 bytes.
What do I do?