LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to tell what Apache is running as? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-tell-what-apache-is-running-as-252825/)

cadkins 11-09-2004 10:35 AM

How to tell what Apache is running as?
 
I need to know what Apache is running as on my server.

I am running Slackware10

Trying to install some stuff and it says "(you may need to change the chown to either "nobody", "apache" or "www" etc., depending on what user your installation of Apache is running as)"

so....how can I tell what Apache is running as ?

Thanks in advance!

acid_kewpie 11-09-2004 10:50 AM

"ps aux | grep apache" should tell you

cadkins 11-09-2004 11:06 AM

oh! duh....

actually for me it would

"ps aux | grep httpd"

freaked me out when it didn't show anything for apache :)

Thanks!


All times are GMT -5. The time now is 03:43 PM.