PDA

View Full Version : MySQL


kalypso
01-28-2015, 07:26 AM
I have ISPmanager lite, how can I upgrade php to 5.5.?

fly
01-28-2015, 10:00 AM
Hi,

Could you please tell us what operation system do you use?

kalypso
01-28-2015, 02:33 PM
My OS is CentOS 6.6

fly
01-29-2015, 01:17 PM
Well, you need to add repository that include php 5.5 version. For example, use our colleague's repository - http://centosup.ispsystem.info

When repository be added just replace php

# yum install yum-plugin-replace
# yum replace php-common --replace-with=php55-common

After this put "path php_ver 5.5" to ispmgr.conf and restart control panel with command
/usr/local/mgr5/sbin/mgrctl -m ispmgr exit