[olug] Apache/exponent CMS errors
Jeff Hinrichs
JeffH at delasco.com
Sun Jan 30 01:09:01 UTC 2005
Is there and index.php in the /opt/web/mydomain/exponent-0.95.0/
directory?
Do you have index.php as a default document in your httpd.conf file?
Can you execute a simple php script in that directory? i.e.
php.php
<?php phpinfo()?>
-----Original Message-----
From: olug-bounces at olug.org [mailto:olug-bounces at olug.org] On Behalf Of
Dave Thacker
Sent: Saturday, January 29, 2005 6:12 PM
To: olug at olug.org
Subject: [olug] Apache/exponent CMS errors
I'm playing around with a CMS called exponent. It's PHP based, so the
install
instructions just want me to untar it, and access it with my web server.
I'm
running apache 2 with vhosts, so I put it .bz2 file in the DocumentRoot
of
the domain, and untar'ed. I'm then supposed to run the setup script by
accessing it via a webserver at
http://www.mydomain.org/exponent-0.95.0/
I keep getting an
Directory index forbidden by rule: /opt/web/mydomain/exponent-0.95.0/
in the apache logs and a 403 error on the browser. File ownership is
set to
wwwrun:www and the perms are ok. I can reach a simple index.html file
in /opt/web/mydomain, so I think the vhosts are mostly ok. I'm probably
missing an apache config setting. Any ideas on what to try?
DT
_______________________________________________
OLUG mailing list
OLUG at olug.org
http://lists.olug.org/mailman/listinfo/olug
More information about the OLUG
mailing list