[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [qube2] httpd won't shut down
- Subject: RE: [cobalt-users] [qube2] httpd won't shut down
- From: Rodolfo Paiz <rpaiz@xxxxxxxxxxxxxx>
- Date: Mon Feb 26 10:58:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> so, undaunted I cd'd into init.d and simply did a httpd stop (didn't
> work)
but for security, the current directory is never in the search path for
the command prompt. Hence, your "httpd stop" command still goes looking
in the normal directories for itself.
You need to type "./httpd stop" in order to call the httpd command from
the current directory.
--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>