Subject: [htdig3-dev] Problems getting apache to run for non root user
From: J. op den Brouw (MSQL_User@st.hhs.nl)
Date: Mon Jan 17 2000 - 09:20:11 PST
Hi,
trying to get a fake apache to run. Getting it to start
from command line (using port 64000) and it works.
using script to get arounf compiled-in path to config file:
[msql@chaos apache]$ cat httpd
#!/bin/sh
exec /opt/apache/bin/httpd.ORG -f /opt/htdig/src/apache/httpd.conf
[msql@chaos apache]$
When running "./httpd" it works, but configure says:
checking user name... msql
checking if apache is wanted... yes
./configure[4258]: /opt/htdig/src/apache: Execute permission denied.
configure: error: could not determine apache version number
[msql@chaos htdig-3.2.0b1-dev-011600]$
Does it want to start /opt/htdig/src/apache ???
All command run under one user name.
--jesse
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Mon Jan 17 2000 - 09:19:12 PST