W webizen Well-Known Member Oct 28, 2011 #21 Oct 28, 2011 #21 check error log for any details about the 503 error.
Y yingxuy New Member Dec 1, 2011 #22 Dec 1, 2011 #22 Same problem here with vBulletin. This 503 error only occurs with random files from different PHP POST request.
Same problem here with vBulletin. This 503 error only occurs with random files from different PHP POST request.
W webizen Well-Known Member Dec 1, 2011 #23 Dec 1, 2011 #23 if it is random (no pattern), then it is not easy to catch. a good starting point is to look at the error log for any details about the error such as the url triggered the error and whether php crash before it finished, etc.
if it is random (no pattern), then it is not easy to catch. a good starting point is to look at the error log for any details about the error such as the url triggered the error and whether php crash before it finished, etc.