• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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