mod_php_install.sh: Set symlink php-major-version --> php-version is now the default.
This commit is contained in:
parent
54b4ecdb09
commit
7940c01940
@ -18,7 +18,7 @@ _pwd=`pwd`
|
|||||||
_PHP_FPM_SUPPORT=yes
|
_PHP_FPM_SUPPORT=yes
|
||||||
|
|
||||||
_SYMLINK_PHP=no
|
_SYMLINK_PHP=no
|
||||||
_SYMLINK_PHP_MAIN_VERSION=no
|
_SYMLINK_PHP_MAIN_VERSION=yes
|
||||||
|
|
||||||
_MEMORY_LIMIT="512M"
|
_MEMORY_LIMIT="512M"
|
||||||
_MAX_EXECUTION_TIME=180
|
_MAX_EXECUTION_TIME=180
|
||||||
|
Loading…
Reference in New Issue
Block a user