Internal Server Error
« on: November 08, 2012, 02:12:01 PM »
I just purchased the unlimited version.
I installed it on one website and it works flawless.

I installed on a second website but get this in the error log:
[error] [client 66.55.251.5] ModSecurity: Output filter: Response body too large (over limit of 524288, total not specified). [hostname "[ External links are visible to forum administrators only ]"] [uri "/generator/index.php"] [unique_id "mJv550ValAsAABxdG9YAAAAA"]

I tried your free generator and it worked as expected.
Not sure what is happening.
Re: Internal Server Error
« Reply #1 on: November 08, 2012, 07:53:59 PM »
Hello,

do you get this error when trying to open generator interface or when it's crawling the site/when sitemap is created?
Re: Internal Server Error
« Reply #2 on: November 08, 2012, 10:10:40 PM »
This happens when I try to crawl the site.
Re: Internal Server Error
« Reply #3 on: November 09, 2012, 05:04:52 PM »
Hello,

it looks like sitemap has been created:
Created on:
9 November 2012, 16:59
Processing time:
0:00:06s
Pages indexed:
101
Re: Internal Server Error
« Reply #4 on: November 09, 2012, 06:33:17 PM »
I see that a sitemap was created.

I tried to run another crawl and received the message below in the progress box.
I changed the number of urls to 50 and it completed successfully. However, if I set it any higher I get the error.
====================================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, sales@allamericangifts.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


--------------------------------------------------------------------------------

Apache/2.2.0 (Fedora) Server at [ External links are visible to forum administrators only ] Port 80
Re: Internal Server Error
« Reply #5 on: November 09, 2012, 07:46:21 PM »
FYI:

Also see this in data folder:

Files with errors: 2
/httpdocs/generator/data/sess_eu5r8ct4ju5om1i13iretvrkl4
/httpdocs/generator/data/sess_4283rbiaib2dq2dc6t6mfmu0v6
Re: Internal Server Error
« Reply #6 on: November 12, 2012, 11:28:25 AM »
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: Internal Server Error
« Reply #7 on: November 13, 2012, 01:33:20 AM »
Increasing the time in the PHP.ini fixed it.

Thanks