ID: 40537 User updated by: stloukal at programator dot cz Reported By: stloukal at programator dot cz -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: FC4, 2.6.17 PHP Version: 5.2.1 New Comment:
Now it is really turned off. [EMAIL PROTECTED] web]# cat /etc/sysconfig/selinux SELINUX=Disabled It unfortunately doesn't affect described behaviour. Previous Comments: ------------------------------------------------------------------------ [2007-02-26 16:01:49] [EMAIL PROTECTED] "ls -Z" can only work if SELinux is enabled, so you did not turn it off. ------------------------------------------------------------------------ [2007-02-26 15:57:02] stloukal at programator dot cz Error reporting added. [EMAIL PROTECTED] web]$ ls -Z drwxrwxrwx root root bug_test drwxrwxrwx root root tmp ------------------------------------------------------------------------ [2007-02-26 15:49:34] [EMAIL PROTECTED] Add error_reporting(E_ALL | E_STRICT) to the beginning of the script. >I turned SELinux off. See if `ls -Z` works for you. ------------------------------------------------------------------------ [2007-02-26 15:44:21] stloukal at programator dot cz There are no open_basedir (or any other) restrictions for /var/www/web or var/www/web/bug_test. Please, could you look at this page (https://bug_test.devel.gtspartner.cz/index.php)? It contains my script and phpinfo() output. Maybe, my problem is not in PHP. Should it be somewhere else? E.g. in Apache or Linux? I turned SELinux off. ------------------------------------------------------------------------ [2007-02-26 15:30:07] [EMAIL PROTECTED] Somehow I figured that out myself, thanks. Please remove open_basedir and see if it makes any difference. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/40537 -- Edit this bug report at http://bugs.php.net/?id=40537&edit=1