docker-nginx-php-mysql icon indicating copy to clipboard operation
docker-nginx-php-mysql copied to clipboard

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin

Results 34 docker-nginx-php-mysql issues
Sort by recently updated
recently updated
newest added
trafficstars

index.php references autoload.php, but no such file (or vendor folder) exists in the app dir: ![image](https://github.com/nanoninja/docker-nginx-php-mysql/assets/5522103/b233f0e7-76ef-4dfa-8471-38956e84638c)

Nginx 502 Bad Gateway.

I updated the PHP-fpm version using the official PHP image because the composer is looking for PHP 8.1 ![image](https://user-images.githubusercontent.com/42542164/196053267-07dfc09f-4440-4b0a-bed2-3c2f190cbf7f.png)

I have a question. Why nginx, mysql don't write logs to /var/log/* directory ?