i've running a nginx web server. my config: http://pastie.org/private/yuz8xvddwfguaeqnvopnaa

Everything works fine - except when my ajax controller (ajax.php) is called. (It is called automatically through a shoutbox) then i got a 500 Error.

Any Ideas?

link|improve this question
Enable fastcgi_intercept_errors in your config, increase the verbosity of your error logging, and check your error log (and add it to your question if needed). (My random guess, given the information - look into port_in_redirect) – cyberx86 Feb 6 at 18:51
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.