• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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