On 10/15/2018 05:11 PM, Wagner Marques wrote: > Hi folks, > > I have been trying to make php7 works on my apache container. > This is my Dockerfile: https://github.com/wagnermarques/Fedora-Dockerfiles/blob/master/apache/Dockerfile > > When I access php_info page, I get the logs below: > > [Mon Oct 15 18:28:53.444409 2018] [proxy:error] [pid 223:tid 140654374008576] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php-fpm/www.sock (*) failed > [Mon Oct 15 18:28:53.444500 2018] [proxy_fcgi:error] [pid 223:tid 140654374008576] [client 192.168.0.142:36490] AH01079: failed to make connection to backend: httpd-UDS > > > I suppose that the fastcgi php-fpm deamon is not running... If so, what should I do to start such process in docker container? > Or could someone shed some light about this issue, please? > > best regards > > Wagner > You might find a partial answer in this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1586332 _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx