Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Apache2 not starting with server start

2 views
Skip to first unread message

Uwe Buckesfeld

unread,
Oct 7, 2009, 9:25:52 AM10/7/09
to
Tony,

check the logs in /var/log/apache2 before starting it manually.

Uwe

Uwe Buckesfeld

unread,
Oct 8, 2009, 10:51:56 AM10/8/09
to
On 10/08/2009 afiore wrote:
> Warning: DocumentRoot [all of my document roots] Does not exist.

So maybe Apache tries to start when the file system isn't mounted yet. Where is the document root located?

Uwe

Uwe Buckesfeld

unread,
Oct 12, 2009, 8:53:42 AM10/12/09
to
Tony,

I bet apache tries to start before NSS is up.
Edit /etc/init.d/apache2
In the header, add
novell-nss
to the "Required-Start" line. Now
chkconfig apache2 off
chkconfig apache2 on

and reboot.

HTH
Uwe

Uwe Buckesfeld

unread,
Oct 16, 2009, 11:34:14 AM10/16/09
to
* afiore,

no, don't un-rem it.
# Required-Start: $local_fs $reomte_fs $network novell-nss

HTH
Uwe

Uwe Buckesfeld

unread,
Oct 21, 2009, 7:39:10 AM10/21/09
to
... and don't forget to chkconfig off / on to make the changed setting work.

Uwe

Uwe Buckesfeld

unread,
Oct 21, 2009, 7:38:02 AM10/21/09
to
* afiore wrote, On 10/16/2009 07:06 PM:
> ok, I tried that and it didn't work.

:-(
Try
# Required-Start: $local_fs $reomte_fs $network nss

Uwe

Uwe Buckesfeld

unread,
Oct 23, 2009, 9:33:08 AM10/23/09
to
* afiore wrote, On 10/21/2009 08:06 PM:
> Good Afternoon,
>
> Alright !!! That did it.
>
> Thank you very much !

Glad it's working now :-)

> I'm guessing the same thing would work for afptcpd as well ?

I assume so, yes. Never played with AFP. If it doesn't work, just start a new thread on the issue.

Uwe

0 new messages