Short details: I try request url with curl seems everithing OK, getting
http 200 code, but if i try this url with external program (look program
link down) getting internal server error 500.
On Thu, May 16, 2013 at 01:57:25PM +0200, suttya wrote:
I don’t have any error in my php code. Please explain it?
Again: the error is returned by a php backend. I.e., the error is
returned by either php itself or your code. Adding some debug
logging to your php code might help to track the problem.
In any case it’s doesn’t looks like an nginx problem.