Re: Crawl stalls????
« Reply #15 on: October 16, 2008, 09:45:33 AM »
A bit more information... I just found this error log in the generator folder:

[15-Oct-2008 22:58:17] PHP Warning:  file(/home/mwilson/public_html/generator/data/sitemap.xml) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/mwilson/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 40
[15-Oct-2008 22:58:17] PHP Warning:  implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in /home/mwilson/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 40
Re: Crawl stalls????
« Reply #16 on: October 17, 2008, 10:41:59 PM »
Hello,

you should increase max_execution_time and memory_limit settings in PHP configuration (php.ini file on your server) to resolve the issue.