On Thursday 21 September 2006 09:17, [EMAIL PROTECTED] wrote:
> Ok, you simply have a runaway process listening on port 443 (which is
> the port for HTTPS / SSL)
>
> just run "lsof -i | grep 443" (I'm lazy I know there are better
> options for lsof)
>
> You will then see what process is listening on 443. Then decide if/how
> it should be shutdown to allow apache to start cleanly. (Using "kill
> -9" as the last resort)

Of course you are not trying to run https v-hosts, are you?
James
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to