nginx-php-fpm icon indicating copy to clipboard operation
nginx-php-fpm copied to clipboard

Nginx + PHP-FPM 8.2.x / 8.1.x / 8.0.x / 7.4.x / 7.3.x / 7.2.x / 7.1.x / 7.0.x + Composer built on Debian (Bullseye/Buster) image

Results 23 nginx-php-fpm issues
Sort by recently updated
recently updated
newest added

Hi! May be you create fresh version of this dockerfile?

The issue at hand revolves around ensuring the NGINX version is appropriately adjusted to match the requirements. It's crucial to be vigilant about the presence of a potentially unnoticed missing...

How to get PHP to be able to read system environment variables ? I have Inspect Environment and in docker they are exist but by php they are not visible...

Hello, thank you very much for your docker image i have problem after run your image, i have loaded on port 8080 and i got this as output > Congratulations!...

Due to these lines in `supervisord.conf` https://github.com/wyveo/nginx-php-fpm/blob/master/supervisord.conf#L6-L9 ``` [supervisord] logfile=/tmp/supervisord.log ; (main log file;default $CWD/supervisord.log) logfile_maxbytes=50MB ; (max main logfile bytes b4 rotation;default 50MB) logfile_backups=10 ; (num of main logfile...

elgohr/Publish-Docker-Github-Action@master is not supported anymore

Running: ```ps docker run -d -p 80:80 --restart=unless-stopped wyveo/nginx-php-fpm:latest ``` I can see the `index.php` generated automatically by Nginx, but when cloning the repository of a Laravel project on `usr/share/nginx/html/`...

Using the following Dockerfile: ``` FROM wyveo/nginx-php-fpm:php81 RUN apt-get update ``` Results in an error: ``` #5 6.126 Err:4 https://packages.sury.org/php bullseye InRelease #5 6.126 The following signatures were invalid: EXPKEYSIG...

debian bookworm nginx version 1.25.4 php version 8.3.3 composer version 2.7.1 README update This is an alternative to #75 which does not update debian

nginx version 1.25.4 php version 8.3.3 composer version 2.7.1 README update