[horde] Groupware Webmail Edition - setup.php not readable
Lars Stavholm
stava at telcotec.se
Sun Dec 24 02:42:24 PST 2006
James W. Beauchamp wrote:
> Lars:
> Thanks for the quick reply. That's what I thought as well, but apache
> (this is on CentOs 4) has the right modules loaded for php in httpd.conf
> (AddType and DirectoryIndex directives). I'll keep poking at it - it
> must be something staring me in the face.....
Restart, empty cache, ...
Put the following in a file in your DocumentRoot.
test.php:
<?php phpinfo(); ?>
Access the file through a browser with
<http://your.domain.tld/test.php> or
something similar, and watch the apache
log for the site.
What do you get?
/L
More information about the horde
mailing list