• 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 upgrade from 7.5.3

S

SergioJ

Guest
I went on Plesk today, and I hit the update button and selected all checkboxes to update it. Now I get an error and it wont start. PLEASE HELP! I need this back working before monday. Im desperate!

# /etc/init.d/psa start1
Syntax error on line 231 of /usr/local/psa/admin/conf/httpsd.conf:
Cannot load /usr/local/psa/admin/libexec/libssl.so into server: /usr/local/psa/admin/libexec/libssl.so: cannot open shared object file: No such file or directory
/usr/local/psa/admin/bin/httpsdctl start: httpd could not be started
Starting Plesk: [FAILED]

I am running
Fedora Core release 2 (Tettnang)

Thanks a lot!

sj
 
when i go to the syntax error line in that file all i see is

LoadModule ssl_module libexec/libssl.so

what's happening?
 
Hello,

Please, backup the file /usr/local/psa/admin/conf/httpsd.conf, and then comment the line that causes the error:

# LoadModule ssl_module libexec/libssl.so

Save the file, and try to restart the apache.

Thank you
 
Back
Top