This repository was archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.4.4
CentOS-6 6.7 x86_64 - Apache / PHP (FastCGI) / PHP memcached / PHP APC.
- Deprecates
APACHE_SUEXEC_USER_GROUPnow thatAPACHE_RUN_USERandAPACHE_RUN_GROUPare available. - Removes redundant build steps.
- Adds revised installation / configuration for
mod_fcgidand erase unusedphppackage. - Sort the Apache modules in log output.
- Locate the fcgid
php-wrapperscript within the package directory.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php-fcgi.centos-6-1.4.4.tar.xz | docker load