> > /etc/rc.d/init.d/httpd start > > /etc/rc.d/init.d/httpd: set: unknown option: > > : command not foundtpd: > > umm, what shell are you using?
*sigh* problem is not of shell. If he is getting this far, it is working all right. Except that service command relies on finding the binaries in /usr/bin, /usr/sbin etc. It does not accepts locations. He has to change the script back to what is given on the webpage and create a symbolic link to his own binary in /usr/sbin after deleting or renaming the original httpd binary existing(if any) in /usr/sbin. Regards, Abhi _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
