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
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to