[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [qube2] httpd won't shut down



> 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>