Re: MythTV php errors ?
Paul <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon 1/10/2012 8:00 AM, Paul wrote: > On Mon 1/10/2012 7:57 AM, Paul wrote: >> Hello, >> I'm using the FC17 version of the MythTV 0.25.2 package and have been seeing these >> errors in my Apache logs (below). >> is this a known bug or can we get an update to resolve this minor issue? >> >> >> [Mon Oct 01 07:53:56 2012] [error] [client 192.168.0.20] PHP Warning: Unknown: function >> '0' not found or invalid function name in Unknown on line 0 >> [Mon Oct 01 07:53:56 2012] [error] [client 192.168.0.20] PHP Warning: Unknown: function >> 'Off' not found or invalid function name in Unknown on line 0 >> [Mon Oct 01 07:53:56 2012] [error] [client 192.168.0.20] PHP Fatal error: Call-time >> pass-by-reference has been removed in /usr/share/mythtv/bindings/php/MythBase.php on >> line 50 >> [Mon Oct 01 07:54:02 2012] [error] [client 192.168.0.20] PHP Warning: Unknown: function >> '0' not found or invalid function name in Unknown on line 0, referer: >> http://mythbox/mythweb/tv/upcoming >> [Mon Oct 01 07:54:02 2012] [error] [client 192.168.0.20] PHP Warning: Unknown: function >> 'Off' not found or invalid function name in Unknown on line 0, referer: >> http://mythbox/mythweb/tv/upcoming >> [Mon Oct 01 07:54:02 2012] [error] [client 192.168.0.20] PHP Fatal error: Call-time >> pass-by-reference has been removed in /usr/share/mythtv/bindings/php/MythBase.php on line >> 50, referer: http://mythbox/mythweb/tv/upcoming >> >> >> thanks >> Paul >> >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> > > > Can I change this to Major error: > > Mon Oct 01 07:58:26 2012] [error] [client 192.168.0.20] PHP Fatal error: Call-time > pass-by-reference has been removed in /usr/share/mythtv/bindings/php/MythBase.php on line 50 > > None of the MythWeb works now > > > Paul > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users > ok looks like this is a bug fixed by this Ticket: http://code.mythtv.org/trac/ticket/10504 Paul