• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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