On Thu, Dec 27, 2001 at 09:38:40AM -0800, Peter/Los Angeles, CA wrote:
> Hello,
> 
> I have some understanding of how the script works, but I'm not sure what
> it's asking for.
> 
> [09:37][root@interim:/usr/local/etc/rc.d]# ls
> apache.sh*
> [09:37][root@interim:/usr/local/etc/rc.d]# ./apache.sh start
> ./apache.sh: Cannot determine the PREFIX

Looks like you must use full path for this shell-script.
Like this:
[09:37][root@interim:/usr/local/etc/rc.d]# /usr/local/etc/rc.d/apache.sh start
-- 

Rgdz,                                /"\ 
Sergey Osokin aka oZZ,               \ /  ASCII RIBBON CAMPAIGN
[EMAIL PROTECTED]                    X     AGAINST HTML MAIL
http://freebsd.org.ru/~osa/          / \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to