RE: Problems with Apache+ssl

2003-07-29 Thread liquid
You aren't running any sort of httpd.

What do you do to start it?

Try apachectl startssl.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Daryl Hunt
> Sent: July 29, 2003 11:55 PM
> To: William Knechtel
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problems with Apache+ssl
> 
> 
> - Original Message -
> From: "William Knechtel" <[EMAIL PROTECTED]>
> To: "Daryl Hunt" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 29, 2003 9:34 PM
> Subject: RE: Problems with Apache+ssl
> 
> 
> > When you run a ps ax|grep http what are the results?
> 
>  6598  p0  S+ 0:00.01 grep http
> 
> 
> >
> > Do you get ANY page (i.e. the default "it worked" page), and if not,
> what
> is
> > the error your browser gives you?
> 
> No page whatsoever.  It's the standard DNS (can't find nothun) page.
> 
> 
> >
> > what happens when you try telnetting to localost port 80 and port
> 443?
> 
> Same thing.  It just does the "Can't find it" page.
> 
> 
> >
> > > -----Original Message-
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] Behalf Of Daryl
> Hunt
> > > Sent: Tuesday, July 29, 2003 9:25 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Problems with Apache+ssl
> > >
> > >
> > >  am having a bear of a time getting apache+ssl to run on the
> system.  It
> > > installs fine but I can't seem to get a page to display using
> > > localhost, the
> > > ipnumber or the Domain name.
> > >
> > > I come from the Windows World where it works right out of the box
> so
> bare
> > > with me.
> > >
> > > I run httpsd and it seems to load.  I edited the httpd.conf with
> > > the correct
> > > entries as far as I can see.
> > >
> > > But it still will not run a page in the browser.
> > >
> > >
> > >
> > >
> > > ___
> > > [EMAIL PROTECTED] mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> > > "[EMAIL PROTECTED]"
> > >
> >
> >
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> [EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems with Apache+ssl

2003-07-29 Thread JacobRhoden
On Wed, 30 Jul 2003 01:55 pm, Daryl Hunt wrote:
> > When you run a ps ax|grep http what are the results?
>  6598  p0  S+ 0:00.01 grep http

This means the web server isnt running.

> > Do you get ANY page (i.e. the default "it worked" page), and if not, what
> No page whatsoever.  It's the standard DNS (can't find nothun) page.

> > what happens when you try telnetting to localost port 80 and port 443?
> Same thing.  It just does the "Can't find it" page.

This tends to happen when the webserver isnt running.

> > > I run httpsd and it seems to load.  I edited the httpd.conf with
> > > the correct
> > > entries as far as I can see.

Its not running. You should look at the error-log file to see what the error 
is. It is usually somewhere in /var/log depending on where you set it up to 
be.

__
JacobRhoden - http://rhoden.id.au/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems with Apache+ssl

2003-07-29 Thread Daryl Hunt

- Original Message -
From: "William Knechtel" <[EMAIL PROTECTED]>
To: "Daryl Hunt" <[EMAIL PROTECTED]>
Sent: Tuesday, July 29, 2003 9:34 PM
Subject: RE: Problems with Apache+ssl


> When you run a ps ax|grep http what are the results?

 6598  p0  S+ 0:00.01 grep http


>
> Do you get ANY page (i.e. the default "it worked" page), and if not, what
is
> the error your browser gives you?

No page whatsoever.  It's the standard DNS (can't find nothun) page.


>
> what happens when you try telnetting to localost port 80 and port 443?

Same thing.  It just does the "Can't find it" page.


>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Daryl Hunt
> > Sent: Tuesday, July 29, 2003 9:25 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problems with Apache+ssl
> >
> >
> >  am having a bear of a time getting apache+ssl to run on the system.  It
> > installs fine but I can't seem to get a page to display using
> > localhost, the
> > ipnumber or the Domain name.
> >
> > I come from the Windows World where it works right out of the box so
bare
> > with me.
> >
> > I run httpsd and it seems to load.  I edited the httpd.conf with
> > the correct
> > entries as far as I can see.
> >
> > But it still will not run a page in the browser.
> >
> >
> >
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >
>
>


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problems with Apache+ssl

2003-07-29 Thread Daryl Hunt
 am having a bear of a time getting apache+ssl to run on the system.  It
installs fine but I can't seem to get a page to display using localhost, the
ipnumber or the Domain name.

I come from the Windows World where it works right out of the box so bare
with me.

I run httpsd and it seems to load.  I edited the httpd.conf with the correct
entries as far as I can see.

But it still will not run a page in the browser.




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"