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:
ls -Z gives the same output as previous. But I think SELinux is disabled: [EMAIL PROTECTED] web]# id -Z Sorry, --context (-Z) can be used only on a selinux-enabled kernel. I added also selinux=0 into grub.conf on the kernel booting line and restarted computer. Previous Comments: ------------------------------------------------------------------------ [2007-02-26 16:51:52] [EMAIL PROTECTED] >Now it is really turned off. ls -Z ? ------------------------------------------------------------------------ [2007-02-26 16:46:14] stloukal at programator dot cz Now it is really turned off. [EMAIL PROTECTED] web]# cat /etc/sysconfig/selinux SELINUX=Disabled It unfortunately doesn't affect described behaviour. ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ 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