Warning and Fatal error
« on: March 03, 2009, 08:31:18 PM »

Hello everybody

I've ran the crawler tool and shows this error:

Links depth: 3
Current page: categoria/disenno-grafico/diseno-de-tarjeta-personal-jane-pain.html
Pages added to sitemap: 457
Pages scanned: 460 (4,428.6 KB)
Pages left: 86 (+ 167 queued for the next depth level)
Time passed: 0:06
Time left: 0:01
Memory usage: 1,102.3 Kb

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /www/docs/render2.com/public_html/generador/pages/class.grab.inc.php(2) : eval()'d code on line 8

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32243713 bytes) in /www/docs/render2.com/public_html/generador/pages/class.http.inc.php(2) : eval()'d code on line 98

Somebody know what can I do???

thanks!
Re: Warning and Fatal error
« Reply #1 on: March 03, 2009, 10:54:52 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: Warning and Fatal error
« Reply #2 on: March 06, 2009, 12:13:07 PM »
what value should I increase???

I've increased in a 32m and is not working

thanks