I hope this is in the right forum, but without knowing the exact cause I am at a loss as to where to post this.
I have been developing a new website, and since I was without Internet access for over a week, have designed most of it offline using Apache and running the site through localhost. It has worked perfectly and I am now at the stage to upload it, so I can have a few guinea pigs test it out and see what happens on their computers.
As soon as I loaded the pages to my hosting account, every time I tried to access them, I got a 500 Internal Server Error. Now, I have no idea if this is because of so funky php scripting on my part that is not working online, or whether there is another cause.
Does anyone know where I should begin looking to try and resolve the situation? Or know of anything that I can add to a file so that if the error does occur, I can have an explanation, in a similar way to what you can do when attempting to connect to a mySQL database?