504 Timeout when running PHP script
djeyewater
nginx-forum at nginx.us
Wed Mar 17 14:57:42 MSK 2010
Alexander Vogt Wrote:
-------------------------------------------------------
> Check your max_execution_time (have a look at the
> memory limits aswell) in
> php.ini to make sure PHP itself does not trigger a
> timeout. You should also
> make sure that your script does not use output
> buffering (and also disable
> output buffering in php.ini), and it flushes its
> output immediately (check
> out the implicit_flush directive on php.ini).
>
> greetings,
> alex
Thanks for the advice, I did what you suggested and the page now works okay.
Regards
Dave
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,64302,64746#msg-64746
More information about the nginx
mailing list