• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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