[Back to the list.]

On 2/7/06, Jonathan S. Abrams <[EMAIL PROTECTED]> wrote:
> The unix permissions are the same as the directory containing my PHP
> code (which is working).  There is no index.html file in the directory.
> I thought that mod_autoindex being active, in conjunction with the
> Indexes option, would result in Apache auto-generating a directory
> listing.  Is this not correct?

Can you show us the "ls -la" of the directory?

Are you using SELinux?  Is it properly configured?

Other than that, you will need to get into more serious debugging like
running "strace httpd -X" and seeing what syscall is failing.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to