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