php always takes apache as its session owner
今天用 yum update php 到 5.2.10 版,发现升级了以后 /var/lib/php/session 的 ownship 又成了 root:apache。这有点恼人,难道每次升级我都要手工改一次 chown nginx:nginx /var/lib/php/session? 或是以后用 apache 的身份来跑 nginx? 我觉得都不太好,太多的场合只认 apache as an only http server,搞得 nginx 很孤立 :(
Tags: nginx, php
This entry was posted
on Tuesday, July 14th, 2009 at 12:37 am and is filed under 小小草.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.