Error: eval()'d code on line 8 Fatal error
« on: October 29, 2006, 05:55:49 PM »
Hi
I have just tried to run the crawling after installation, but get this error

Quote
Warning: set_time_limit(): Cannot set time limit in safe mode in /hsphere/local/home/xxx/XXX.com/sitemap/pages/class.grab.inc.php(2) : eval()'d code on line 8 Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 38710384 bytes) in /hsphere/local/home/xxx/XXX.com/sitemap/pages/class.http.inc.php(2) : eval()'d code on line 66

What to do about this?
Re: Error: eval()'d code on line 8 Fatal error
« Reply #1 on: October 31, 2006, 03:58:20 PM »
Hello,

you should increase memory_limit setting in your php configuration (php.ini) to avoid this error.