PHP 5 upgrade
Posted: Wed Sep 13, 2006 5:11 pm
Hello everybody,
I have a VPS with FC2, PLESK 7.5 and MySQL 4.21
I want to update my PHP to PHP 5
First I removed PHP by the command yum remove php, after that I installed php again with the command yum install php.
My websites are working properly!! (http://87.233.130.225/php.php)
But PLESK doesn't work at all, just as my POP3 e-mailaccounts and HORDE.
PLESK says: Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details.
Output for rpm -qa | grep php:
Have I misconfigured something, or do I need to install extra packages?
Thank you very much for your help!!!!!
Best regards,
Geoffrey
I have a VPS with FC2, PLESK 7.5 and MySQL 4.21
I want to update my PHP to PHP 5
First I removed PHP by the command yum remove php, after that I installed php again with the command yum install php.
My websites are working properly!! (http://87.233.130.225/php.php)
But PLESK doesn't work at all, just as my POP3 e-mailaccounts and HORDE.
PLESK says: Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details.
Output for rpm -qa | grep php:
Code: Select all
[root@gbeulque root]# rpm -qa | grep php
php-5.0.4-13.rhfc2.art
php-pgsql-5.0.4-13.rhfc2.art
php-gd-5.0.4-13.rhfc2.art
php-xml-5.0.4-13.rhfc2.art
php-pear-5.0.4-13.rhfc2.art
php-mysql-5.0.4-13.rhfc2.art
php-mbstring-5.0.4-13.rhfc2.art
Thank you very much for your help!!!!!

Best regards,
Geoffrey