• Welcome to Sitemap Generator Forum.
 

internal server error after moving host

Started by simon2, July 29, 2012, 03:16:08 PM

Previous topic - Next topic

simon2

Hi

I am using version 6 of the unlimited standalone generator but cannot get it to crawl my site after moving to another hosting account - the exact same vps setup with the same host.

I have re-installed the generator but everytime I run the crawl I get an internal server error page within the crawl page. The error log is showing the following...

[29-Jul-2012 14:07:50 UTC] PHP Warning:  flush() [<a href='function.flush'>function.flush</a>]: A session is active. You cannot change the session module's ini settings at this time in /home/ukinsura/public_html/generator/pages/page-crawlproc.inc.php on line 212

I have set the correct permissions and got the host to increase the php memory from 32m to 64m.

Any advice would be a big help.

Thanks

XML-Sitemaps Support

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.

simon2

Hi

I have increased the memory limit to 256m and max execution times from 30s to 120s but still see the error.

However, the daily cron I have set does appear to have run the crawl successfully. But I still cannot get it to work within a browser.

Thanks

XML-Sitemaps Support

Hello,

please let me know your generator URL/login in private message to check this.

> However, the daily cron I have set does appear to have run the crawl successfully.

I think it's ok then, since it's recommended to run it via cron task anyway.

simon2

Hi, thanks for your help. It is fixed now and was caused by a server Mod_Sec rule.