other than these.

# Path to the apachectl script, server binary, and short-form for messages.
apachectl=/usr/sbin/apachectl
httpd=${HTTPD-/usr/sbin/httpd}
prog=httpd
RETVAL=0



Is there a varible/setting to add were your config/pid is located?

for example.

config=${CONFIG-/tools/httpd/dvmk0023-Z5S-Secure/conf/httpd.conf}
pidfile=${PIDFILE-/tools/httpd/dvmk0023-Z5S-Secure/run/httpd.pid}

Something like that, only this doesn't work.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to