yes, you can modify the php-fpm.conf, change the user/group<br clear="all">--<div><div>blog: <a href="http://chenxiaoyu.org" target="_blank">http://chenxiaoyu.org</a><br></div></div><br>
<br><br><div class="gmail_quote">On Sat, Jun 11, 2011 at 9:06 PM, Jim Ohlstein <span dir="ltr">&lt;<a href="mailto:jim@ohlste.in">jim@ohlste.in</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 6/11/11 9:04 AM, etrader wrote:<br>
&gt; I removed Apache by &quot;yum remove httpd&quot; before installing Nginx. But<br>
&gt; php-fpm processes are associated with Apache (instead of Nginx) as (as<br>
&gt; seen by top command)<br>
&gt;<br>
&gt;<br>
&gt;  1590 root      21   0 13624 2096  340 S  0.0  0.4   0:00.00 nginx<br>
&gt;  1592 nginx     15   0 13840 2984  992 S  0.0  0.6   0:00.40 nginx<br>
&gt;  3591 apache    16   0 21348 6172 3600 S  0.0  1.2   0:36.20 php-fpm<br>
&gt;  7200 apache    15   0 21604 6320 3620 S  0.0  1.2   0:35.27 php-fpm<br>
&gt;  9980 apache    16   0 21596 6124 3556 S  0.0  1.2   0:13.14 php-fpm<br>
&gt; 11382 apache    15   0 21540 6160 3536 S  0.0  1.2   0:04.33 php-fpm<br>
&gt; 11477 apache    15   0 21700 6224 3524 S  0.0  1.2   0:04.67 php-fpm<br>
&gt; 11484 apache    18   0 21584 6188 3508 S  0.0  1.2   0:04.80 php-fpm<br>
&gt;<br>
&gt;<br>
&gt; Is it normal? why Apache is still alive in my server?<br>
<br>
</div>It appears that php-fpm is running under the &quot;apache&quot; user. As long as<br>
all is working ok, there is nothing to worry about.<br>
<br>
--<br>
<font color="#888888">Jim Ohlstein<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br>