diff --git a/mod_php_install.sh b/mod_php_install.sh index 092ee53..0282cfc 100755 --- a/mod_php_install.sh +++ b/mod_php_install.sh @@ -18,7 +18,7 @@ _pwd=`pwd` _PHP_FPM_SUPPORT=yes _SYMLINK_PHP=no -_SYMLINK_PHP_MAIN_VERSION=no +_SYMLINK_PHP_MAIN_VERSION=yes _MEMORY_LIMIT="512M" _MAX_EXECUTION_TIME=180