Gable
13th November 2007, 05:13 PM
Hello all,
I have a fresh install of FC6, with Apache 2/php5/mysql/phpmyadmin etc.
I have two vhosts working
/var/www/vhost1.com/
/var/www/vhost2.com/
I installed phpmyadmin and moved the directory to
/var/www/vhost1.com/dbadmin/
I cannot browse to http://vhost1.com/dbadmin/
I get permissions denied. The permissions are 755 on that dir, and the owner/group is apache:apache, I also tried root:root.
I can comment out the vhosts portion of my httpd.conf, and move /var/www/vhost1.com/dbadmin/ to /var/www/html/dbadmin/ and browse to the dir:
http://vhost1.com/dbadmin/
Error log just states I don't have permission to access it when its under the vhost config.
Please advise, and thank you in advance..
Gable
I have a fresh install of FC6, with Apache 2/php5/mysql/phpmyadmin etc.
I have two vhosts working
/var/www/vhost1.com/
/var/www/vhost2.com/
I installed phpmyadmin and moved the directory to
/var/www/vhost1.com/dbadmin/
I cannot browse to http://vhost1.com/dbadmin/
I get permissions denied. The permissions are 755 on that dir, and the owner/group is apache:apache, I also tried root:root.
I can comment out the vhosts portion of my httpd.conf, and move /var/www/vhost1.com/dbadmin/ to /var/www/html/dbadmin/ and browse to the dir:
http://vhost1.com/dbadmin/
Error log just states I don't have permission to access it when its under the vhost config.
Please advise, and thank you in advance..
Gable