I'm getting a "You don't have permission to access /~drfickle/klug on
this server." message when trying to view something on
localhost/~drfickle/klug. The directories have 0755 permission and the
files in them have 0644. I have mod_php3-3.0.12-12.rpm loaded and in
/etc/httpd/conf/httpd.conf I added:

LoadModule php3_module          modules/libphp3.so

and

AddModule mod_php3.c

in the appropriate sections. The other statements which pertain to php3
are:

DirectoryIndex index.php3 index.html index.htm index.shtml 
AddType application/x-httpd-php3 .php3 .phtml .php
AddType application/x-httpd-php3-source .phps
Include conf/addon-modules/midgardphp3.conf
Include conf/addon-modules/mod_php3.conf

(I only added the DirectoryIndex php3 value, other lines were already
there)

I'm running Helios with apache-1.3.9-7mdk

Any help appreciated...thanks!

--
Steve Fox
http://pcxtreme.org

Reply via email to