Mam problem z postawieniem projektu na nginx'ie. Projekt w symfony 3 wszystko zrobione wg doku: http://symfony.com/doc/current/cookbook/co...figuration.html
System to centos 6. Zainstalowane php55, php55-fpm, php55-xml, pdo itp. co tylko potrzebne dla sf3. Konfig nginxa skopiowany dokładnie z w/w doku. Próbowałem zmieniać fastcgi_pass na 127.0.0.1:9000 ale też nie worka. W logach dostaje:
FastCGI sent in stderr: "Unable to open primary script: /var/www/html/myproject/web/app.php (Permission denied)" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost"
Próbowałem też kilka trików ze stack'a ale nic. Pomóżcie bo nigdy nie stawiałem sf na nginx