i'm getting internal server error - why ??
« on: January 25, 2017, 10:41:26 PM »
hello ,

when i'm trying to run the crawl ([ External links are visible to forum administrators only ]) im getting this error :

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@cdsoft.co.il to inform them of the time this error occurred, and the actions you performed just before this error.

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

what to do ? what is wrong ??
« Last Edit: January 25, 2017, 10:44:46 PM by info2699 »
Re: i'm getting internal server error - why ??
« Reply #1 on: January 26, 2017, 06:29:48 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: i'm getting internal server error - why ??
« Reply #2 on: January 26, 2017, 03:39:18 PM »
hi - i have VPS server so i can do it .

what is your recommended memory_limit and max_execution_time setting
Re: i'm getting internal server error - why ??
« Reply #4 on: January 27, 2017, 06:57:03 AM »
thanks .

iv'e updated it in my php config
Re: i'm getting internal server error - why ??
« Reply #5 on: January 27, 2017, 12:06:11 PM »
thank you - it works great now :)