rvdveen27 Posted August 30, 2015 Share Posted August 30, 2015 (edited) Hello all, First of all, I'm not sure if this is in the right section. Assuming my website is build in PHP I thought this would be the best place for it. Feel free to correct me if I'm mistaken. I've been working on a webpage on my website, which worked fine initially. Now I'm constantly getting a HTTP 500 error. 5 minutes earlier it worked perfect, same code, no changes. Now I have no idea where to start looking for the problem on what could cause this. Anyone have the slightest idea on this? Worth noting that the rest of the website works perfectly fine. Only this one page is giving me a HTTP 500 error. Thanks in advance. Edited August 30, 2015 by rvdveen27 Quote Link to comment Share on other sites More sharing options...
scootstah Posted August 30, 2015 Share Posted August 30, 2015 (edited) Are you using Apache? Check the error log. You didn't specify what kind of hosting you have, but if you're using a VPS or similar, the default log (on a Debian-based machine) is located in /var/log/apache2/error.log. The error log may be in another location, as specified in the virtual host configuration for that site. Edited August 30, 2015 by scootstah Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.