• Welcome to Sitemap Generator Forum.
 

Allowed Memory Size Exhausted

Started by bsamii, April 17, 2009, 10:44:37 AM

Previous topic - Next topic

bsamii

Hello,
I´ve read several of the posts regarding the exceeded memory issues and have tried adjusting the configurations but still cannot manage to get the sitemap generator to run correctly.

I still receive memory size exhausted error, as follows:

Fatal error: Allowed memory size of 18874368 bytes exhausted (tried to allocate 2208425 bytes) in /home/sosojuic/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6

My configuration settings are:

Maximum execution time, seconds: 9000
Maximum memory usage, MB: 18
Make a delay between requests, X seconds after each N requests: 5 s after every 100 requests

Also, in my php.ini I have the following:

max_execution_time = 120   
max_input_time = 60   
memory_limit = 128M


info888

I have the same error !


What to do ?

My configuration are correct.