From 15d8c51d28fa2245886b732df5373eedb2dde0cf Mon Sep 17 00:00:00 2001 From: startxfr Date: Mon, 7 Dec 2015 01:42:57 +0100 Subject: update container naming and fix phpmyadmin. --- Services/php/run.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'Services/php/run.sh') diff --git a/Services/php/run.sh b/Services/php/run.sh index 657fbba..1e73c2f 100644 --- a/Services/php/run.sh +++ b/Services/php/run.sh @@ -53,6 +53,7 @@ function begin_php_config { # End configuration process just before starting daemon function end_php_config { echo "=> END APACHE + PHP CONFIGURATION" + env | grep _ >> /etc/environment } check_httpd_environment | tee -a $STARTUPLOG -- cgit v1.2.3