Re: index.php not autoloading in apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Vince Sabio schrieb:
I am running PHP v5.2.6 on an Apache v2.2 server. For some reason, Apache is not automatically loading index.php files, even when there is no other index.* file in the directory; it will throw a "you do not have permission to access [directory]" instead.

I have the following in my httpd.conf file:

LoadModule php5_module        libexec/apache22/libphp5.so
php_value session.save_path "/tmp/"
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps

In case it matters, the server OS is FreeBSD-7.0-RELEASE.

Any idea what the problem is? I mean, other than the wetware?

Muchas gracias....

__________________________________________________________________________
Vince Sabio                                                  vince@xxxxxxx
Hi Vince,
search (grep/find ) for DirectoryIndex: Statement

Regards

Carlos

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux