This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.10.4
jdeathe
released this
28 Jan 00:09
·
335 commits
to centos-6-httpd24u-php56u-develop
since this release
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Fixes issue with unusable healthcheck error messages.
- Adds correction to README.md example for usage of
APACHE_ERROR_LOG_LOCATION
andAPACHE_ERROR_LOG_LEVEL
. - Fixes issue with environment variables not getting replaced within PHP files in the default scan directory when a app package is installed that contains no custom PHP drop-in configuration files.
- Fixes prerequisite test when testing disable wrapper features.
- Adds exclusion of internal "Docker-Healthcheck" requests from the access log.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.4.tar.xz | docker load