Hi Chris, Chris Petersen wrote: > I've tried to make mythweb capable of catching any errors that you might > run into. However, that doesn't seem to catch all of them. Got into > php.ini and turn on error reporting. Restart apache, then browse the > page and you should get some kind of error. >
indeed, I did: [Sun Jan 29 23:29:52 2006] [error] [client 10.10.60.5] PHP Notice: Undefined index: PATH_INFO in /var/www/mythweb/includes/init.php on line 30 [Sun Jan 29 23:29:52 2006] [error] [client 10.10.60.5] PHP Notice: Undefined index: PATH_INFO in /var/www/mythweb/includes/init.php on line 32 [Sun Jan 29 23:29:52 2006] [error] [client 10.10.60.5] PHP Notice: Undefined index: PATH_INFO in /var/www/mythweb/includes/init.php on line 34 Obviously something isn't set what has to be. Where should it have been done? Thanks, Lorenz _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
