On Sat, Jul 06, 2002 at 06:40:11PM +0200, Sven 'Darkman' Michels wrote:
Michael Feldmann wrote:
Thanks for all your hints. I finally found it.
The problem was that my rcpache file, located as "/usr/sbin/rcpache", was simply a softlink to the SuSE startup file "/etc/rc.d/apache", and in that startup script there seems to be no SSL support implemented.
Thus, the server always started without SSL module.
set HTTPD_SEC_MOD_SSL=yes in /etc/rc.config.d/apache.rc.config
and start SuSEConfig.apache ;) -D SSL or just put -D SSL in /etc/httpd/suse_define.conf and add the ssl module to /etc/httpd/suse_addmodule.conf (but thats suseconf generated.)
Yes, that's it. The fastest way, after editing the sysconfig/rc.config configuration, to recreate the SuSEconfig generated files is via SuSEconfig --module apache This is because it provides a generic mechanism -- be it a LoadModule, a Define or an Include statement that's needed to load something into apache. /etc/httpd/modules/ will contain some small files, describing SuSEconfig what to do. Peter -- VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...