ComCity wrote:
> 
> Hi, I've gotten Mod_SSL working on my apache server along with openSSL.  I
> have working certs and they get served up as virtual servers.  My question
> has to be obvious.
> 
> I can stop apache no problem with:
> apachectl stop
> 
> I can start apache no problem with
> apachectl startssl
> 
> However, I cannot "restart" apache with
> apachectl restart
> 
> And, if I use
> apachectl configtest
> 
> it tells me I have an error at the <SSLEngine On> line of my conf file line.
> This can't be real because it work fine if I stop and restart or reboot the
> computer.  The restart command simply doesn't seem to be working for me.

If you are getting an error message when you configtest, then the
amazing thing is that your server is starting under any circumstances. I
suspect this is not a problem with apachectl which works fine for
everyone else but rather (suprise, suprise...) and error in your conf
file.

To help diagnose it, please cut'n'paste the error messagea and post the
section from your conf file which deals with the SSL virtualhost.

Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to