* Denise Mangano <[EMAIL PROTECTED]> [1236 09:36]:

> I do have appropriate permissions, as I have been able to stop it before.
> There is no error message being logged when I try to stop it.
> 
> I ran ps -A which listed all processes.  httpd (apache) was not one of them.
> I am assuming PID means Port ID(?), and neither 443 nor 80 was listed...

Use this next time:

netstat -an|grep LISTEN|grep 443

Nice simple way to show what's listening on a port, and pretty
portable AFAIK.
-- 
Rasputin :: Jack of All Trades - Master of Nuns

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to