docker-compose-lamp
docker-compose-lamp copied to clipboard
A basic LAMP stack environment built using Docker Compose.
**Describe the bug** A clear and concise description of what the bug is. **which Branch / PHP Version are you using ?** php74 **Steps to reproduce** Steps to reproduce the...
 everything was working fine, it just stopped and showed an error  "Segmentation fault (core dumped)" when I checked the log I saw the error " [Warning] Aborted connection...
**Here is the code to adding bin/php[version]/Dockerfile (recomend to add before Cleanup) to working IonCube Loader well (at this moment 8.2 or older only because for PHP 8.3 does not...
**PHP Version 8.3** I want to install PHP extension IMAP
Since i am running the docker inside a VM, using localhost is not feasible. I could create a port redirect and make some network wizardry, but it would get messy....
**About which PHP Version we are talking ?** PHP83 **Is your feature request related to a problem? Please describe.** I don't think so. **Describe the solution you'd like** Some information...
Added a note to help with the common issue of connecting with MySQL
This PR adds support for PHP 8.4, including the following changes: - Updated _Xdebug_ and _Redis_ to compatible versions - Includes temporary fix for Imagick: https://github.com/Imagick/imagick/pull/690#issuecomment-2566064269 - Added fail2ban: https://github.com/fail2ban/fail2ban...