Page 1 of 1

"500 internal server error" only after loads php script

Posted: Sun Jun 26, 2016 9:14 pm
by VanillaRose
Hi, I have a website which has hosted in ASPHostPortal.com. It was working fine. But from last 1 week it takes above 30 seconds to load and finally an error message like 500 Internal Server Error is shown. When I get into the inner error description it shows:

Code:
'HTTP Error 500.0 - Internal Server Error C:\php53\php-cgi.exe - The FastCGI process exceeded configured activity timeout'
I don't have any .htaccess file or I'm not using any URL re-writing methods. And this problems comes only when i load php script. I have contacted ASPHostPortal.com customer service and they has solved the problem. But recently it shows again. Is there any action that i need to do from my part? Please help me to solve this issue. Thank you very much.

Re: "500 internal server error" only after loads php script

Posted: Sun Jun 26, 2016 9:16 pm
by requinix
Ask them to solve it again but have them tell you what they did?

Something in your code is taking too long to run. You need to find out what it was and fix it.