Thread: apache server
View Single Post
Old 01-04-2006, 07:51 AM   #2 (permalink)
philg
 
Junior Techie

Join Date: Nov 2005

Posts: 74

philg

Default

You can do
Code:
netstat -ta | grep http
to see whos connected to your apache server.

If your installing apache into the same locations as the previous installation you can leave apache running, do the upgrade and then restart, on the restart the new http deamon will be used
__________________
www.pdgaskell.co.uk
philg is offline