Re: NGINX and php-fpm -> HTML runs, php gives 502

2013-10-23 Thread Francis Daly
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?

NGINX and php-fpm -> HTML runs, php gives 502

2013-10-23 Thread timofrenzel
hi, apparently have some problems with it so I am not better . Unfortunately, past attempts have brought nothing to use the information from other posts . And so , I really hope that this one can help ^ ^ So, I have NGINX installed and php - fpm . I call on the index.html , everything works . I c