Crawl is interrupted
« on: November 26, 2008, 01:55:14 PM »
I have searched this and I think my issue resides with this answer:

"you have max_execution_time setting defined to 30 in php.ini. It means that script is interrupted by server after about 30 seconds.
Please increase it to, say 3000 (depending on the size of your site) and restart the crawler."

My questions is where do I find the php.ini file so that I may edit the time?

Thanks
Re: Crawl is interrupted
« Reply #1 on: November 26, 2008, 07:48:48 PM »
Hello,

you can find the location of your php.ini file on phpinfo page, you will see a line similar to:
Loaded Configuration File    /usr/local/php.ini