• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk password problem help needed

J

Jeff Crowling R

Guest
Hello to all nice people over here

We nave a co located server which was up and running with Plesk 8.1.1 & FreeBSD 6.1, but was down for the last couple of months, and now we plugged it in again.

We encounter this problem when logging in as root and running :
/usr/local/etc/rc.d/psa.sh start

We get the output:

Plesk: Starting DNS server (named)... done
Plesk: Starting MySQL server... mysql is not running.
mysql is running as pid 48368.
done
Plesk: Starting admin server... Enter pass phrase:

Now we don't have this password anywhere as the last guy take care of the server is no longer available and non of our passwords from our passwords file work.

Can someone suggest how should we recover this password or change it to some other password of our own ?

Urgent help is needed from the kind people in this forum,

Kind Regards
 
Seems Admin' Panel Apache was signed with password protected certificate. The /usr/local/psa/admin/conf/httpsd.pem key is crypted. I.e. to read key, apache requires passphrase that should be typed during apache start.
I think that you can try to generate new self-signed certificate and replace it. Not sure that it will help, but you can try it.
 
Back
Top