1.5.0 (May 22, 2019)
Implemented enhancements:
- Replace
disable_functions
in all/opt/cpanel/ea-phpXX/root/etc/php.ini
whereXX
is PHP version - Replace
enable_dl
in all/opt/cpanel/ea-phpXX/root/etc/php.ini
whereXX
is PHP version - Added
installJetBackup
function (not called by default) - Updated ClamAV version to 0.101.2
- Updated ClamAV install from source now uses init for CentOS 7+
- Added libjson-c-dev libcurl-devel for clamsubmit support
- Added version output in header display
Bug Fixes:
- Fixed PHP replacement for
disable_functions
not replacing entire line if functions already defined - Removed never implemented
-m
and--menu
args - Check for
-R
or--functions
at start of script execution - Updated Y/N check to y/N to signify N as default when nothing entered