Topic: [ATTENTION] PHP-5.2.10 is now available for upgrade in yum repository
Hi, all.
I committed PHP-5.2.10 (copied from CentOS testing repository) to iRedMail yum repository yesterday, all users can upgrade php-5.1.x via yum command now:
# yum upgrade "php*"
Also, you have to remove php-pecl-fileinfo to avoid package conflict, and restart Apache web server to use php 5.2:
# yum remove php-pecl-fileinfo
# /etc/init.d/httpd restart
If you don't remove it, there will be an error in your PHP applications:
PHP Warning: PHP Startup: fileinfo: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0
Thanks to user AFAIK for his/her feedback.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.