[horde] Test.php - all I get is a blank page
Jody Cleveland
Cleveland at winnefox.org
Wed Nov 30 04:25:17 PST 2005
> This can only happen is your turned display_error *and* error logging
> off in php.ini, which is a bad idea. Anyway, check if test.php is
> readable by the web server, and that error reporting is turned on.
I have this in my php.ini:
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
Permissions on test.php:
-rwxrwx--- 1 48 48 13946 Nov 29 12:57
/var/www/html/horde/test.php
Owned by apache:apache
- jody
More information about the horde
mailing list