On Wed, Oct 23, 2013 at 10:13:36AM -0400, timofrenzel wrote:

Hi there,

> I call on the index.html , everything works .
> I call on the index.php , I get back only n 502.

When you do

  curl -i http://devubuntu.loc/index.php

what response do you get, and what do the nginx log files say happened?

Copy-paste is best.

> fastcgi_pass unix:/var/run/php5-fpm.sock;

Is there a fastcgi server listening on that socket? What does its log
files say happened?

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to