• Welcome to Sitemap Generator Forum.
 

Fatal Error while crawling the pages

Started by info1521, November 30, 2010, 08:01:50 PM

Previous topic - Next topic

info1521

I installed the script properly, when i start crawling then after scanning 5500+ pages I got the following error...

please suggest how can I fix this... if I required any change in the crawling settings...?

Fatal error: Out of memory (allocated 54263808) (tried to allocate 40216137 bytes) in /home/cgaqwers/public_html/sitemap/pages/class.http.inc.php(2) : eval()'d code on line 128

XML-Sitemaps Support

Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.

info1521

Thanks for reply, can you tell me how much increase memory_limit and max_execution_time will be good for this script?


info1521

that's already 756MB and execution time is 180sec

XML-Sitemaps Support

Hello,

please let me know your generator URL/login in private message to check this.
From your message it seems that limit is lower:
>Fatal error: Out of memory (allocated 54263808) (tried to allocate 40216137 bytes)

info1521

When I start using crawling depth to 5 and "use temporary files to store crawling progress ", then i am not receiving any error.