• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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