Specific web page started to occasionally result in 500 internal error

sink998

New Member
I've come across an issue today where a specific page on my site is sometimes causing a 500 internal error. The page normally can take fairly long to load due to some database queries on large datasets, but only today has the apache 500 internal error started to happen. Obviously I will try to optimise the db queries as much as possible to improve page loading speed, but does anyone have an idea why this may have started to happen after having been fine for a couple of months? I'm not aware of any server wide configuration changes. Is it possibly a script execution time issue which needs to be modified in php.ini?
 
Back
Top