kasperisager / php-dockerized

Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHVM NginX 502 Gateway Error

argenisleon opened this issue · comments

Hi,

When I change the default.vhost from php-fpm to hhvm I get a 502 Gateway Error. Any help?

hello, same error, i'm investigating it... Any help would be great :)

Review in conf/supervisord.conf the socket file of hhvm... That solved me.

I made a pr with this changes.