EasyApache 4 Update - July 11, 2016
Hello everyone!
The EasyApache team published updates to the EasyApache 4 repository. EasyApache 4 does not use versioning and organizes changes by date only.
2016-7-11
[LIST]
ea-apache2 - GitHub - CpanelInc/ea-apache2
[LIST]
2.4.20-5 - ZC-2024: Break mod_info out of ea_apache24 into its own RPM
ea-apache24-config - GitHub - CpanelInc/ea-apache2-config
[LIST]
1.0-60 - ZC-2014: Make sure modsec conf is initialized via universal hook
1.0-61 - ZC-2013: Added universal hook to fix mailing list permissions
1.0-62 - EA-4789: Rollback new modsec conf locations until WHM can support it.
scl-zendguard - GitHub - CpanelInc/scl-zendguard
[LIST]
3.3-5 - SWAT-28: Obsolete opcache instead of conflicting with it
EASYAPACHE 4 CHANGE LOG:
-
This update caused my PHP-FPM for 5.5 to not restart and messed up my opcache settings for 5.5 and 5.6. 7.0 appears to have been left alone. In these folders... /opt/cpanel/ea-php55/root/etc/php.d/ /opt/cpanel/ea-php56/root/etc/php.d/ ...the update renamed the opcache.ini files to opcache.inirpmsave. This was probably done because a zendguard.ini file was added that conflicted with the loading of the opcache.so extension in the opcache.ini... however disabling the opcache.ini also disabled all the custom settings for my opcache in 5.5 and 5.6. So I commented out the loading of the opcache.so extension and renamed the file back to opcache.ini and things appear normal again. Is there a different place we should set opcache settings then the opcache.ini file now? Is it no longer safe to edit these files with risk of them being disabled or replaced? Seems more and more cPanel is using updates that replace ini and cf files that should be user editable and relied on not to change unexpectedly. (for example spamassassins's local.cf for custom local changes, yet cpanel wipes it out on occassion). 0 -
Hi, If you were going to adjust those settings, I would make those changes in the local.ini file, and not in the opcache.ini files as they will be overwritten by updates / installs. I hope this helps! 0
Please sign in to leave a comment.
Comments
2 comments