apache / (13) Permission denied:
Dedicated Server with:CentOS release 4.2 (Final)
# yum install \
bison bzip2-devel cyrus-sasl cyrus-sasl-plain \
expect fam-devel flex freetype-devel \
gcc gcc-c++ gdbm-devel httpd httpd-devel \
iptables libc-client-devel libjpeg-devel \
libmcrypt libmcrypt-devel libpng-devel libtool \
libxslt-devel make mod_ssl \
mysql mysql-admin mysql-devel mysql-server \
ncurses-devel net-snmp-devel \
openssl openssl-devel openssl-perl \
pam-devel php php-imap \
php-mysql php-pgsql php-snmp \
pkgconfig postgresql-devel zlib-devel
# yum update
Apache = 2.0
http://xxx.xxx.xxx.xxx/index.html
gives me:
Browser = 403 Forbidden
error_log = (13)Permission denied: access to / denied
I checked directory/file PERMISSIONS (755) and made sure SELINUX was DISABLED....
I even went ahead and loaded apached friends XAMPP...
loads EVERYTHING in /opt
Apache = 2.0
Same results.....
Browser = 403 Forbidden
error_log = (13)Permission denied: access to / denied
I give up, what else might be preventing Apache access to the document root ???
I have GOOGLED this to death....no help, other than the obvious
permissions or selinux......
I've loaded apache or apache via XAMPP on dozens of servers, but
this is making me feel that I just know enough about LINUX to be dangerous :-(
Thanks