Linux DB PHP Scripts Tech Diary
Search This Blog
Tuesday, February 8, 2011
You don't have permission to access - redhat
Issue: Couldn't display some file under www folder
Soulution:
Disable selinux
[root@localhost ~]# vim /etc/selinux/config
# disabled - SELinux is fully disabled.
#SELINUX=enforcing
SELINUX=disabled
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)