G
gbeulque
Guest
Hello,
I really really could use some help...
I rent a VPS with FC2, PLESK 7.5.4 and MySQL 4.21 installed on it.
I wanted to upgrade PHP to version 5 (from version 4) and I've used the ART repo for that.
This is what I have done:
1) yum remove php
(I saw a lot of psa dependencies were removed too)
2) yum install php
After this psa didn't work anymore... so I tried to fix this...
3) yum remove psa
4) yum install psa
5) yum install psa-*
psa still doesn't want to start...
Output:
Also my POP3 mail accounts doesn't work anymore...
PHP 5 is working and my sites are online and working on PHP 5.
Output for rpm -qa | grep php:
Output for rpm -qa | grep psa:
Could somebody please help me?
Thank you very much!!!
Best regards,
Geoffrey
I really really could use some help...
I rent a VPS with FC2, PLESK 7.5.4 and MySQL 4.21 installed on it.
I wanted to upgrade PHP to version 5 (from version 4) and I've used the ART repo for that.
This is what I have done:
1) yum remove php
(I saw a lot of psa dependencies were removed too)
2) yum install php
After this psa didn't work anymore... so I tried to fix this...
3) yum remove psa
4) yum install psa
5) yum install psa-*
psa still doesn't want to start...
Output:
Also my POP3 mail accounts doesn't work anymore...
PHP 5 is working and my sites are online and working on PHP 5.
Output for rpm -qa | grep php:
Code:
[root@gbeulque root]# rpm -qa | grep php
php-5.0.4-13.rhfc2.art
php-odbc-5.0.4-13.rhfc2.art
php-imap-5.0.4-13.rhfc2.art
php-pgsql-5.0.4-13.rhfc2.art
php-gd-5.0.4-13.rhfc2.art
php-devel-5.0.4-13.rhfc2.art
php-snmp-5.0.4-13.rhfc2.art
php-xml-5.0.4-13.rhfc2.art
php-ldap-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
Output for rpm -qa | grep psa:
Code:
[root@gbeulque root]# rpm -qa | grep psa
perl-FreezeThaw-0.43-61psa
psa-logrotate-3.7-fc2.build75050824.12
psa-api-rpc-protocol-7.5.4-fc2.build75050930.11
psa-hotfix3-7.5.4-fc2.build75051115.01
psa-sbm2-1.0-49
psa-ingo-1.0.1-fc2.build75050824.12
psa-vpn-1.0.0-fc2.build75050824.12
psa-horde-3.0.5-fc2.build75050824.12
psa-manual-custom-skin-guide-7.5.4-fc2.build75050824.12
perl-HTML-Format-1.23-51psa
psa-bu-7.5.4-fc2.build75050926.17
psa-hotfix5-7.5.4-fc2.build75060118.18
psa-hotfix-7.5.4-fc2.build75050926.17
perl-MLDBM-2.01-61psa
psa-proftpd-1.2.10-fc2.build75050824.12
psa-boost-1.32.0-6
psa-autoinstaller-2.0.0-fc2.build75050906.11
psa-api-common-7.5.4-fc2.build75051014.16
psa-hotfix2-7.5.4-fc2.build75051014.16
psa-kronolith-2.0.3-fc2.build75050824.12
psa-tomcat-configurator-7.5.4-fc2.build75050824.12
psa-api-rpc-doc-7.5.4-fc2.build75050930.11
perl-MLDBM-Sync-0.30-61psa
psa-proftpd-xinetd-1.2.10-fc2.build75050824.12
perl-Font-AFM-1.18-61psa
psa-turba-2.0.3-fc2.build75050926.17
psa-fileserver-1.0.0-fc2.build75050824.12
psa-api-rpc-7.5.4-fc2.build75050930.11
psa-key-7.5-fc2.build75050824.12
psa-qmail-1.03-fc2.build75050824.12
psa-api-cli-7.5.4-fc2.build75051014.16
psa-hotfix4-7.5.4-fc2.build75051209.14
psa-firewall-1.0.1-fc2.build75050824.12
psa-bf1942-1.0.0-fc2.build75050824.12
psa-pre-keyupdate-7.5.4-fc2.build75050824.12
psa-courier-imap-add-7.5.4-fc2.build75050902.17
psa-7.5.4-fc2.build75050824.12
psa-locale-base-en-US-7.5.4-fc2.build75051115.01
psa-imp-4.0.3-fc2.build75050824.12
psa-migration-manager-7.5.4-fc2.build75050930.11
psa-qmail-rblsmtpd-0.70-fc2.build75050824.12
psa-spamassassin-7.5.4-fc2.build75060118.18
psa-sbm-1.1-35
psa-mnemo-2.0.1-fc2.build75050824.12
psa-agent-1.3.5-75050930.11
psa-passwd-3.0-fc2.build75050824.12
psa-watchdog-1.0.0-fc2.build75050926.17
Could somebody please help me?
Thank you very much!!!
Best regards,
Geoffrey