apache22: not found

2007-01-15 Thread Ian Lord
Hi,

I just installed memcached from /usr/ports/databases/memcached

When I try to run the shell scrip:

/usr/local/etc/rc.d/memcached.sh

I get an error message saying apache22: not found

I can still start the deamon using /usr/local/bin/memcached -d

Does someone knows how to fix this ? it's probably something really
stupid...

Thanks

~~
Ian Lord
MSD Informatique
1711 Montée Major Terrebonne (Québec) J7M 1E6
Tél: (514) 776-MSDI - (514) 776-6734
Sans Frais: 1(877) 776-MSDI - 1(877) 776-6734
http://www.msdi.ca


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache22: not found

2007-01-15 Thread Philip Hallstrom

I just installed memcached from /usr/ports/databases/memcached

When I try to run the shell scrip:

/usr/local/etc/rc.d/memcached.sh

I get an error message saying apache22: not found

I can still start the deamon using /usr/local/bin/memcached -d

Does someone knows how to fix this ? it's probably something really
stupid...


What is the output of:

sh -x /usr/local/etc/rc.d/memcached.sh start

Or for that matter, what does /usr/local/etc/rc.d/memcached.sh look like?

-philip
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]