[mythtv-users] mythweb totally blank...
Chris Petersen
lists at forevermore.net
Fri May 28 00:47:02 EDT 2004
> Other php scripts on the same server work just fine, so I'm pretty sure it
> isn't a php issue.
When I've seen this kind of error (that blank page is actually printed
by IE, not the server -- the server is probably segfaulting and
returning nothing, IE doesn't know how to handle that for some reason),
it's because there's a configuration problem (script out of memory,
trying to load gzip info when not supported, etc).
Comment out the zlib and gzhandler functions in mythweb's .htaccess file
- I made some changes to it just before .15 was released that apparently
might not be compatible with older versions of apache...
-Chris
More information about the mythtv-users
mailing list