DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42207>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42207 Summary: ssl directive is ignored in /etc/sysconfig/apache2 Product: Apache httpd-2 Version: 2.2.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: ErrorMessage Severity: normal Priority: P2 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I think I've found an annoying little feature in apache2ctl where it completely ignores my directive -D SSL or SSL (set in /etc/sysconfig/apache2 which I checked that apache2ctl is looking at). When I type apache2ctl start I cannot get it to listen on 443 and run a secure server. If I type apache2ctl startssl it says "Please edit httpd.conf to include the SSL configuration settings" but this is far too vague or just plain incorrect, I think it should say "please check /etc/sysconfig/apache2" or something specific as this was totally unhelpful to me. It all works fine when running this: lcn2:/etc/apache2 # rcapache2 extreme-configtest Syntax: OK lcn2:/etc/apache2 # rcapache2 startssl Starting httpd2 (prefork) done Works great and ssl works without changing anything. Using rcapache2 start works the same. However it uses a different binary /usr/sbin/httpd2-prefork But, running just httpd -D SSL works as well so it doesn't seem to matter which binary is used. This is a Suse 10.2 compiled package but I think the issue is with apache2ctl script. Nick -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
