View Full Version : Apache2 SSL not running/listening
maddog
02-05-2006, 07:47 AM
Hello.
I have upgraded to APACHE 2, I have mod_ssl built in. My conf files looks good, but still my machine even do not listen to 443 port.
http://interhost.co.il/phpinfo.php
Apache/2.0.55 (Unix) mod_perl/1.99_17-dev Perl/v5.8.4 mod_ssl/2.0.55 OpenSSL/0.9.7e FrontPage/5.0.2.2634 PHP/5.1.2 Server
Added httpd.conf & ssl.conf files that I run below,
Please advice..
maddog
02-05-2006, 07:54 AM
httpd.conf
maddog
02-05-2006, 07:57 AM
ssl.conf
jlasman
02-08-2006, 07:15 PM
Do you have a firewall installed? If so, turn it off and test.
Jeff
maddog
02-08-2006, 09:15 PM
no firewall.
Actually problem solved, the httpd script for 2.0 on Debian just missed.
When used "apachectl startssl" everythin was ok.
So as advice from DA support i've edited my current /etc/init.d/httpd file which missed "-DSSL"
(/usr/sbin/httpd -k start -DSSL).
t.bloo
04-03-2006, 11:55 AM
Just for reference, had the exact same problem and searched some hours for this bug and solved the answer within a minute after finally finding your post. The httpd_debian script is, just like the customapache build script, NOT correct.
They are both simply missing important parts.
canda
04-23-2006, 07:13 AM
maddog could you possibly post your httpd file you are using on Debian please?
charliecreed
04-23-2006, 07:25 AM
Yeah, I was just going to post a thread about this. Glad its been answered!
charliecreed
04-23-2006, 07:38 AM
maddog, Could you upload your /etc/init.d/httpd because I need one
DirectAdmin Support
04-23-2006, 04:25 PM
Hello,
I've just whipped up this boot script after reading this thread.
http://files.directadmin.com/services/customapache/httpd_2_debian
There was not an apache 2 script for debian previously, hence the apache 1.3 one was still being used. I'll update the build script to copy this file for the apache 2 conversion on debian.
John
charliecreed
04-23-2006, 04:32 PM
Thanks Directadmin!
canda
04-24-2006, 03:04 PM
thanks :)
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.