• 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.

Panic! Deleted and reinstalled MySQL - Plesk not working!!!

P

PeterT

Guest
Hello everybody!

I'm in panic mode since I can't acces Plesk over port 8443! If I connect to the same domain, but instead using port 8443 I use the default HTTP port 80 it goes to the default Plesk generated webpage. Thankfully all domains are still up and runing.

This happened after I was trying to install some components for PHP 5.3 and I had to remove MySql because of some dependencies conflicts, ofcourse this also removed MySQL dependencies for Plesk...

Now I'm left without even /usr/local/psa/admin/bin/httpdmng so I can't do anything...

I managed to salvage something from MySQL from /var/lib/mysql, but I don't know how to use it...

Any help would be appreciated since my dedicated server host didn't provide me with the parallels key and I can't find it if I run locate psa.key also.


Thank you!
Peter
 
# rpm -qf /usr/local/psa/admin/bin/httpdmng
plesk-core-10.9.0-cos5.build109101029.18

Seems you have removed core Plesk packages... Try to re-install Plesk with /usr/local/psa/admin/bin/autoinstaller at least.
 
Hello!

Thank you for your answer, but it seems like I don't have the autoinstaller script.

[***@www ~]$ /usr/local/psa/admin/bin/autoinstaller
-bash: /usr/local/psa/admin/bin/autoinstaller: No such file or directory

Any ideas?

Thank you!
 
# rpm -qf /usr/local/psa/admin/bin/autoinstaller
psa-autoinstaller-3.7.1-101015.08

Seems psa-autoinstaller package is also removed.
So, download installer from Parallels site and install Plesk again.
 
Hmmm...weird...If I input the rpm command, I get the same output as you...
 
At first I wasn't, but now I am and it's still the same...I found out that autoinstall is actually an orphaned symlink so that's why it doesn't work but it shows up in rpm...and idea how to restore the link, if it's even possible...
 
Back
Top