Please check up your /etc/rc.d/init.d/httpd script. If it is there, make sure that it points to /usr/local/apache/bin/apachectl.
regards. --- Arvind <[EMAIL PROTECTED]> wrote: > the standard way to start is > /usr/local/apache/bin/apachectl start > this way works for me...... > > but i want to put a script in my > /etc/rc.d/init.d/httpd so that i can start > apache with > `service httpd start` > > this is the standardised way i start my apache > and i want to keep things > this way > > now if i type in > `service httpd start` > env: /etc/init.d/httpd: No such file or > directory > > and if i type in > /etc/rc.d/init.d/httpd start > : bad interpreter: No such file or directory > > > what do i do ? > > Arvind > > > > _______________________________________________________________ > > 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 __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________________________ 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
