Look in apachectl to see how it calls httpd in the cases of 'start' and 'startssl'. These should work out to something like 'httpd' and 'httpd -DSSL'. Try each of these directly from the command line. Possibly the second instance fails (check the return status with 'echo $?'); that would indicate a problem in the SSL section of your httpd.conf file.
If those both work, check the ownership and permissions of your log directory and files. === JJ ============================================================= ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
