[urgent] - Plesk won't start, not much info to go on
Posted: Fri Aug 15, 2008 6:55 pm
I recently used the ART repository to update Plesk from 8.3 to 8.6 and now after the upgrade everything is working fine except for Plesk itself:
[code]
[root@chiprod3 ~]# /etc/rc.d/init.d/psa status
psa is stopped
[root@chiprod3 ~]# /etc/init.d/psa start
Starting xinetd service... done
Starting named service... done
Starting mysqld service... done
Starting qmail service... done
Starting courier-imap service... done
Starting postgresql service... done
Starting psa-spamassassin service... done
Starting Plesk... failed
[root@chiprod3 ~]#
[/code]
I've checked httpd error_log plus /var/log/messages and nothing interesting there. All Web sites are working fine but the Plesk control panel is gone!
When I enter "yum info psa" I see there are 3 different versions installed: 8.3, 8.4 and 8.6. Is this problematic? Could it prevent psa from running properly?
I am thinking about running the following:
[code]
rpm -e --nodeps psa
yum install psa
[/code]
But, is this safe? I'm not entirely sure.
Anyone have ideas? I really don't want to execute "yum remove psa" because it contains 72 dependencies. If I do a total re-installation of Plesk am I at risk of losing all sorts of data?
(For more background on what happened before the update check here: http://atomicrocketturtle.com/forum/vie ... php?t=2432)
[code]
[root@chiprod3 ~]# /etc/rc.d/init.d/psa status
psa is stopped
[root@chiprod3 ~]# /etc/init.d/psa start
Starting xinetd service... done
Starting named service... done
Starting mysqld service... done
Starting qmail service... done
Starting courier-imap service... done
Starting postgresql service... done
Starting psa-spamassassin service... done
Starting Plesk... failed
[root@chiprod3 ~]#
[/code]
I've checked httpd error_log plus /var/log/messages and nothing interesting there. All Web sites are working fine but the Plesk control panel is gone!
When I enter "yum info psa" I see there are 3 different versions installed: 8.3, 8.4 and 8.6. Is this problematic? Could it prevent psa from running properly?
I am thinking about running the following:
[code]
rpm -e --nodeps psa
yum install psa
[/code]
But, is this safe? I'm not entirely sure.
Anyone have ideas? I really don't want to execute "yum remove psa" because it contains 72 dependencies. If I do a total re-installation of Plesk am I at risk of losing all sorts of data?
(For more background on what happened before the update check here: http://atomicrocketturtle.com/forum/vie ... php?t=2432)