How do I install extensions for PHP inside a Docker-container
I’m setting up a small environment using three docker containers (nginx, PHP, mysql). Everything works fine. Sites are beiing displayed
Continue readingDocker questions and answers
I’m setting up a small environment using three docker containers (nginx, PHP, mysql). Everything works fine. Sites are beiing displayed
Continue readingI am using Docker to generate a MySQL 8 container, as well PHP 7 and phpmyadmin. I was having an
Continue readingI’ve seen several other posts with this issue. One in particular is this: Docker MYSQL '[2002] Connection refused' I tried
Continue readingI want to run php-fpm in a docker container, but get an error message after starting the container: Fatal error:
Continue readingI’ve got a docker container setup running on a machine, which has: A PHP Web Server Container A MySQL 8.0
Continue readingsituation I started this week with setting up a docker environment for php development And after hours of watching tutorial
Continue readingI’m trying to dockerize my website but I got this error and nothing to fix it. Fatal error: Uncaught exception
Continue readingI was changing my development environment from an old XAMPP installation to a new dockerized solution (OS: Ubuntu Mate LTS
Continue reading