diff --git a/debian/resources/php.sh b/debian/resources/php.sh index 923a52a..570ee5d 100755 --- a/debian/resources/php.sh +++ b/debian/resources/php.sh @@ -6,6 +6,7 @@ cd "$(dirname "$0")" #includes . ./config.sh . ./colors.sh +. ./environment.sh #send a message verbose "Configuring PHP"