pretzlaw / docker-php

Docker images for multiple (old) PHP Versions
17 stars 7 forks source link

php:7.1-fpm no www.conf file #5

Open matclab opened 3 years ago

matclab commented 3 years ago

When running php:7.1-fpm I get the folowing error:

mv: cannot stat '/usr/local/etc/php-fpm.d/www.conf': No such file or directory

And indeed there is no such file, but already a file 00-www.conf in this directory.