• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk 7.5.3 -> 7.5.4 FreeBSD 4.9

N

nokiaboy

Guest
I had a very large issue.

Step 1. I dl'ed the 7.5.4 update
Step 2. I ran it
Step 3. It broked.

===> Installing MySQL Server
/usr/local/psa/mysql/libexec/mysqld (pid 27002) is running...
===> Installing psa database
Trying to check psa database... Trying to find psa database...
Trying to connect with admin account... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mys$
not connected

ERROR while trying to upgrade psa database

Aborting...

The attempt to upgrade
from version 7.5.3 to Plesk 7.5.4 has failed.

Then, alah surprise, plesk didnt work at all, but before this it worked fine.

If i was to "cp -R /usr/local/psa /usr/local/psa1" and then "sh (the new plesk 7.5.4 freebsd 4.9 installer).sh" how can i then import all the clients back onto it?

Please help me guys!
 
1. log as root and do this..

ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

2. Try re instal..

3. make soft link again after instalation ..
 
Back
Top