Fatal Error while crawling the pages
« on: November 30, 2010, 08:01:50 PM »
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
Re: Fatal Error while crawling the pages
« Reply #1 on: November 30, 2010, 09:37:00 PM »
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.
Re: Fatal Error while crawling the pages
« Reply #2 on: November 30, 2010, 09:44:04 PM »
Thanks for reply, can you tell me how much increase memory_limit and max_execution_time will be good for this script?
Re: Fatal Error while crawling the pages
« Reply #4 on: December 02, 2010, 09:09:41 AM »
that's already 756MB and execution time is 180sec
Re: Fatal Error while crawling the pages
« Reply #5 on: December 02, 2010, 04:18:10 PM »
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)
Re: Fatal Error while crawling the pages
« Reply #6 on: December 02, 2010, 07:20:37 PM »
When I start using crawling depth to 5 and "use temporary files to store crawling progress ", then i am not receiving any error.