Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

centos-6-1.4.4

Choose a tag to compare

@jdeathe jdeathe released this 11 Mar 01:09
· 177 commits to centos-6 since this release

CentOS-6 6.7 x86_64 - Apache / PHP (FastCGI) / PHP memcached / PHP APC.

  • Deprecates APACHE_SUEXEC_USER_GROUP now that APACHE_RUN_USER and APACHE_RUN_GROUP are available.
  • Removes redundant build steps.
  • Adds revised installation / configuration for mod_fcgid and erase unused php package.
  • Sort the Apache modules in log output.
  • Locate the fcgid php-wrapper script 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