• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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