I am currently coding a forum on my server, and what I've been noticing a lot is that every time a script that is using $_POST is executed: I get the 503 Error, the same goes with the other users on my website. I kind of need this fixed to:
A. Debugging with ease
B. Quicker to check for errors...