Re: fopen failed to open pipe file in Linux+Apache environment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mike xu wrote:
Its so strange, when I runing /etc/rc.d/rc3.d/S85httpd restart, the php
script couldn't fopen pipe file.
But if I copy /etc/rc.d/rc3.d/S85httpd to some other place (for example
/root), and execute `/root/S85httpd restart`, the php script could fopen
file successfully!

Its so confusing ...

As Ryan suggested, it sounds like a SELinux issue. Try disabling SeLinux temporarily to see if that fixes the problem. If it does, you'll need to look at the policy and fix it (we won't be able to help much with that part of the process though).

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux