RE: hrmmm....?

2003-07-15 Thread Dirk-Willem van Gulik


On Wed, 16 Jul 2003, Neu, Benjamin S. wrote:

> AtenciĆ³n: I have fixed the problem, hours ago, but thanks. -B

No trouble - i missed that !

Dw.

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


RE: hrmmm....?

2003-07-15 Thread Neu, Benjamin S.
AtenciĆ³n: I have fixed the problem, hours ago, but thanks. -B

-Original Message-
From: Dirk-Willem van Gulik [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2003 1:06 AM
To: Neu, Benjamin S.
Cc: [EMAIL PROTECTED]
Subject: Re: hrmmm?



On Tue, 15 Jul 2003, Neu, Benjamin S. wrote:

>  I hope this isn't to broad of a question, but I just installed
Apache13
> on my box (FreeBSD 5.1) the build went like butter... but can't start
> the server? # /usr/local/sbin/apachectl start: httpd could not be
> started

unless apachectl configtest gave you an error which was ignored; a
simple;

tail /var/log/httpd-errorlog

will propably expose the issue in all its gory details.

Dw.
-- 
Dirk-Willem van Gulik / <[EMAIL PROTECTED]>

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


Re: hrmmm....?

2003-07-15 Thread Dirk-Willem van Gulik


On Tue, 15 Jul 2003, Neu, Benjamin S. wrote:

>  I hope this isn't to broad of a question, but I just installed Apache13
> on my box (FreeBSD 5.1) the build went like butter... but can't start
> the server? # /usr/local/sbin/apachectl start: httpd could not be
> started

unless apachectl configtest gave you an error which was ignored; a simple;

tail /var/log/httpd-errorlog

will propably expose the issue in all its gory details.

Dw.
-- 
Dirk-Willem van Gulik / <[EMAIL PROTECTED]>

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


RE: hrmmm....?

2003-07-15 Thread Neu, Benjamin S.
I have fingered out the prob.. but thanks anyhow ya'll.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alfonso Romero
Sent: Tuesday, July 15, 2003 10:58 PM
To: freebsd-questions; Neu, Benjamin S.
Subject: Re: hrmmm?

Check /var/log/httpd-error.log

Alfonso Romero
- Original Message -
From: "Neu, Benjamin S." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 15, 2003 10:54 PM
Subject: RE: hrmmm?


> Syntax ok... :) it's weird. I've done this many times before, just not
> on a BSD machine.
>
> -Original Message-
> From: Chuck Swiger [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2003 10:50 PM
> To: Neu, Benjamin S.
> Cc: [EMAIL PROTECTED]
> Subject: Re: hrmmm?
>
> Neu, Benjamin S. wrote:
> >  I hope this isn't to broad of a question, but I just installed
> Apache13
> > on my box (FreeBSD 5.1) the build went like butter... but can't
start
> > the server? # /usr/local/sbin/apachectl start: httpd could not be
> > started Is the error I get.
>
> You need to consult the apache logfiles (in /usr/local/apache/logs?
> perhaps) for
> the reasons, although the results of "apachectl configtest" might also
> be
> interesting.
>
> --
> -Chuck
>
> ___
> [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]"

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


Re: hrmmm....?

2003-07-15 Thread Alfonso Romero
Check /var/log/httpd-error.log

Alfonso Romero
- Original Message -
From: "Neu, Benjamin S." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 15, 2003 10:54 PM
Subject: RE: hrmmm?


> Syntax ok... :) it's weird. I've done this many times before, just not
> on a BSD machine.
>
> -Original Message-
> From: Chuck Swiger [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2003 10:50 PM
> To: Neu, Benjamin S.
> Cc: [EMAIL PROTECTED]
> Subject: Re: hrmmm?
>
> Neu, Benjamin S. wrote:
> >  I hope this isn't to broad of a question, but I just installed
> Apache13
> > on my box (FreeBSD 5.1) the build went like butter... but can't start
> > the server? # /usr/local/sbin/apachectl start: httpd could not be
> > started Is the error I get.
>
> You need to consult the apache logfiles (in /usr/local/apache/logs?
> perhaps) for
> the reasons, although the results of "apachectl configtest" might also
> be
> interesting.
>
> --
> -Chuck
>
> ___
> [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]"


RE: hrmmm....?

2003-07-15 Thread Neu, Benjamin S.
Syntax ok... :) it's weird. I've done this many times before, just not
on a BSD machine.

-Original Message-
From: Chuck Swiger [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 15, 2003 10:50 PM
To: Neu, Benjamin S.
Cc: [EMAIL PROTECTED]
Subject: Re: hrmmm?

Neu, Benjamin S. wrote:
>  I hope this isn't to broad of a question, but I just installed
Apache13
> on my box (FreeBSD 5.1) the build went like butter... but can't start
> the server? # /usr/local/sbin/apachectl start: httpd could not be
> started Is the error I get.

You need to consult the apache logfiles (in /usr/local/apache/logs?
perhaps) for 
the reasons, although the results of "apachectl configtest" might also
be 
interesting.

-- 
-Chuck

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


Re: hrmmm....?

2003-07-15 Thread Chuck Swiger
Neu, Benjamin S. wrote:
 I hope this isn't to broad of a question, but I just installed Apache13
on my box (FreeBSD 5.1) the build went like butter... but can't start
the server? # /usr/local/sbin/apachectl start: httpd could not be
started Is the error I get.
You need to consult the apache logfiles (in /usr/local/apache/logs? perhaps) for 
the reasons, although the results of "apachectl configtest" might also be 
interesting.

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


RE: hrmmm....?

2003-07-15 Thread Derrick Ryalls
> 
>  I hope this isn't to broad of a question, but I just 
> installed Apache13 on my box (FreeBSD 5.1) the build went 
> like butter... but can't start the server? # 
> /usr/local/sbin/apachectl start: httpd could not be started 
> Is the error I get. The httpd.conf file is all set I think, 
> as far as the ServerName and stuff.. but maybe Im missing 
> something that would be a easy explain. If not then sooner or 
> later I'll finger it out! -Thanks for any and all help in advance. -B

what does /var/log/http-error.log say?


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