• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Upgraded Plesk Not Won't Start

C

columbusdjkc

Guest
I have read through all the posts with problems like mine that I could find and none of the solutions worked for. I originally got a failure error. So I went through and rebuilt the db and tried to do a force install. below are the errors


Trying to start MySQL server... Trying to define valid mysql credentials... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection... Trying to establish test connection...
ERROR while trying to establish test connection
Check the error reason(see log file: /tmp/psa_8.6.0_suse10.1.build86080722.02_upgrade.080925.09.11.log), fix and try again

------------------------------------------------------------------------------------------------------------------
Below is the log file from /temp/psa_8.6.0_suse10.1.build86080722.02_upgrade.08925.09.11.log
------------------------------------------------------------------------------------------------------------------

support:~ # edit /tmp/psa_8.6.0_suse10.1.build86080722.02_upgrade.080925.09.11.log
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Trying to establish test connection... Could not open required defaults file: /root/.my.cnf
Fatal error in defaults handling. Program aborted

ERROR while trying to establish test connection

Aborting...

:quit
----------------------------------------------------------------------------------------------------------
I'm not all that linux savvy but I have tried the following things

I have rebuilt it with:
rm -f /var/lib/rpm/__db.00*
rpm -vv --rebuilddb
and forced the update with
/root/psa/PSA_8.6.0/dist-rpm-SuSE-10.1-x86/base
rpm -Uvh * --force

PSA will not start, I appear to still have my httpd and mail.
Any suggestions?
 
Back
Top