I have Apache 1.3.6 and mod_ssl - 2.2.8 and OpenSSL-0.9.2b and I am having some weird Web server startup problems.  I am currently only testing so it is not critical.  The install went exactly as noted  - THANK YOU FOR EXCELLENT INSTALL NOTES.
 
However, when I started the httpd using "/usr/local/apache/sbin/apachectl startssl" it started normally except that I only got one
httpd process which is owned by root.  None of the client servers started.  This also happened when I started the regular daemon as well " /usr/local/apache/sbin/apachectl start". 
 
I know that it has something to do with the fact that I am using the Frontpage 98 ( V3 ) extensions.  The odd thing is that if I put the frontpage extentions first in the ./configure command line the server works but does not recognize any SSL command in the httpd.conf ( the mod_ssl is not there ).  If I put the frontpage extensions at the end of the ./configure command, the server only start the main root process and the mod_ssl module is there. 
 
I am running this on Linux 2.0.36 and have virtual hosts that are named-based.  Outside of that my install is fairly normal.
 
Any ideas?
 
Dennis Ball
 

Reply via email to