Commit Graph

24 Commits

Author SHA1 Message Date
code 6ddd151ed1 Switch to official php:8.5.8-fpm-trixie image, fix extension/FPM build issues
Rebuild on the official PHP image instead of Sury's repo on bare Debian.
Fixes surfaced along the way: missing pkg-config/libonig-dev broke the
zip/mbstring extension builds, purging libzip-dev also auto-removed the
libzip5 runtime lib the compiled zip.so needs, phpredis needed bumping to
6.3.0 for PHP 8.5 header compatibility, and the php-fpm.conf listen
directive sed didn't match the commented-out default line so FPM never
created its unix socket, causing 503s from Apache's proxy_fcgi handler.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-20 16:27:40 +00:00
nick 546c49767f Upgraded to Trixie and php8.5.3 v8.5.3 2026-03-20 08:49:15 -07:00
nick a5deb07a66 fixed env format and added phpmyadmin doc 2025-06-08 18:15:16 -07:00
nick 9fd3d7142d fixed the readme links 2025-03-26 18:19:10 -07:00
nick c185b80b4f updated name in docker-compose 2025-03-21 18:21:19 -07:00
nick 9dcb385cf1 fix path v6.0.0 2025-03-21 17:42:30 -07:00
nick e6b9d42097 change name to corxn 2025-03-21 17:39:39 -07:00
nick 0be607a1ae correct image 2025-03-21 13:22:29 -07:00
nick f59517b318 fixed up readme 2025-03-15 00:51:54 -07:00
nick c8021f204d php version 8.4.5 debian rebuild v6 2025-03-15 00:38:49 -07:00
nick 125e461786 Fixed apache config 2025-01-14 18:53:28 -08:00
nick 6d154446d3 v5.0.0 2025-01-14 17:05:44 -08:00
nick 8684050d1d updated to version 4 with podman support 2024-07-18 13:40:36 -07:00
nick fa910780a3 added sample data and php.ini updated php version, did not build 2024-06-04 16:41:12 -07:00
nick 29d84fe54f v3 v3.0 2023-12-17 16:55:16 -08:00
nick 2d544e1411 revert 95f8846e3d
revert updated for features

In the modified Dockerfile, I added the necessary dependencies (zlib1g-dev, libmemcached11) and modified the installation and enabling of the zip, memcached, and imagick extensions.
2023-12-17 15:53:50 -08:00
nick 95f8846e3d updated for features
In the modified Dockerfile, I added the necessary dependencies (zlib1g-dev, libmemcached11) and modified the installation and enabling of the zip, memcached, and imagick extensions.
2023-12-17 00:10:05 -08:00
nick 30487a87e9 now supports Joomla v2.0 2023-08-30 12:21:28 -07:00
nick 2d4afd080e added gd and zip, solving issue #1 2023-08-23 12:55:00 -07:00
nick 35a35196e5 moved documentation to wiki 2023-08-23 09:57:25 -07:00
nick 1db0abeb49 added dockerhub url 2023-08-23 09:54:57 -07:00
nick 26c2f4e990 updated developer documentation v1.0 2023-08-23 09:50:14 -07:00
nick ce6fd4b78c added dockerfile 2023-08-23 09:23:17 -07:00
nick cc30cd1d5b First commit 2023-08-23 08:46:01 -07:00