• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

apache2 SSL not starting

nocrash

Basic Pleskian
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk 10.4.4 OpenSuse 11.4 x64, a more or less fresh installed plesk.

PROBLEM DESCRIPTION

i configured a site to use SSL and set a certificate within Plesk without errors at all .

STEPS TO REPRODUCE

ACTUAL RESULT

then i recognise that the httpd2-prefork process didnt listen at port 443 ...

EXPECTED RESULT

httpd2-prefork listen at port 443

ANY ADDITIONAL INFORMATION

dont know , if the apache2 service for SSL didnt start from beginning. i just didnt need it.

I run /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
its is running for a lot of time now without any output, it only starts processes like
"/usr/bin/sw-engine -c /usr/local/psa/admin/conf/php.ini /usr/local/psa/admin/"

if i run strace /usr/local/psa/admin/sbin/httpdmng --reconfigure-all , it kicks me out :-D
"wait4(12003, DEBUGGER DETECTED... Bye!
Killed"

^---^ this was fixed by replacing the suexec after update.

At least i commented in any IfDefine and IfModule arround "Listen 443" at /etc/apache2/listen.conf and restarted the service. Voilá, right certificate for the site!

I only wanted to ve a clean Plesk server without a lot configuration beside plesk.. :-(
 
Last edited:
Back
Top