View Single Post
Old 04-01-2007, 09:16 AM   #9 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,503
sde is on a distinguished road
when you run a program, the system runs it as your user (whatever you login to windows with)

your web server also runs as a user, but it may or may not be your own username.

you can do a ctrl+alt+delete and view your processes. look for the apache process and it will show that user it's running as in the 'User Name' column.

if you don't see the user name column, you can go to View->Select Columns in the windows task manager.
__________________
Mike
sde is offline   Reply With Quote