• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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