I am on a FreeBSD system where there is already an Apache installed
somewhere and I think that is what is causing my problem.
Please help me configure and install apache to my local path
$WAG/install/httpd/prefork
[EMAIL PROTECTED]:~/cvs/blue/wagsvr/wares/httpd-2.x.xx] ./configure --prefix=$W\
AG
Hi,
I wrote a configuration file and attempted to start apache with it using:
apachectl -d . -f ./filename
however...
1 - my errorlog states:
[Sat Dec 03 05:17:02 2005] [error] httpd: could not log pid to file
/var/run/httpd.pid
so my first question is: is this error fatal? or did Apache c
Hi,
1 - my errorlog states:
[Sat Dec 03 05:17:02 2005] [error] httpd: could not log pid to file /var/run/httpd.pid
so my first question is: is this error fatal? or did Apache continue to
startup? Is there a verbose mode for apache startup that would make
this clear to me?
2 - I dont understand