Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2006 07:23:29 -0500
From:      Gerard Seibert <gerard@seibercom.net>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Please HELP!
Message-ID:  <20061203070352.AB87.GERARD@seibercom.net>
In-Reply-To: <2cd0a0da0612030032y44da94aha241843c289a5ab7@mail.gmail.com>
References:  <45721636.9040004@intersonic.se> <2cd0a0da0612030032y44da94aha241843c289a5ab7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday December 03, 2006 at 03:32:10 (AM) VeeJay wrote:


> Hi
> 
> Thanks you. But it does not work?
> 
> I have spend whole night to solve this problem... but still haven't had it
> work....

Please don't top post. If you don't know what that means, Google for it.

Now, do you have the following:

1)	/etc/rc.conf
2)	[...]
3)	apache22_enable="YES"

This is assuming apache22 is installed. As you were previously
instructed, go to the /usr/local/etc/rc.d directory and check out the
apache* module for the correct version.

When you reboot the system, there is a print out of apache doing a
sanity check. Apparently it is failing. Capture that message and print it
here.

You can also try this as root:

	httpd -k  -E {path-2-file} start

Substitute the {path-2-file} for the actual path and file you want to
use to store the debug output.

That should output any error messages to the console.

Check the /var/log/httpd-error.log for any messages as well as the
/var/log/messages file. Post them here also.


-- 
Gerard

http://www.river.com/users/share/etiquette/
http://www.html-faq.com/etiquette/?toppost
http://www.river.com/users/share/etiquette/trumpetpower-netiquette.html
http://www.neverending.org/~ftobin/resources/formatting_email_replies/
http://www.reedmedia.net/misc/mail/using-mailing-list.html
http://groups.google.com/support/bin/answer.py?answer=12348&topic=250
http://en.wikipedia.org/wiki/Godwin's_law



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061203070352.AB87.GERARD>