If apache has crashed and left /var/log/apache2/ssl_scache, the startup script will no longer be able to start apache successfully. It does start a process though and this process also doesn't get terminated if you try to stop it with the script. Removing the ssl_scache file when starting apache is probably a good idea.
yeah, this is only if you -D SSL...i had this problem myself..... seth
fixed this, thanks