[mythtv-users] MythWeb and PHP 5.5 on Gentoo

Marc Tousignant myrdhn at gmail.com
Sun Aug 23 14:12:54 UTC 2015


Specifically trying to get this out to Rich Freeman as he has stated he
maintains MythWeb on Gentoo.

Running mythweb-0.27.1 with php-5.5.28 you get the following at the top of
the initial page as well as most of the others.

 

Warning: Unknown: function '0' not found or invalid function name in Unknown
on line 0

Warning at /var/www/localhost/htdocs/mythweb/includes/session.php, line 21:

!!NoTrans: session_start(): Cannot send session cache limiter - headers
already sent!!

 

Warning at
/var/www/localhost/htdocs/mythweb/modules/_shared/tmpl/default/header.php,
line 12:

!!NoTrans: Cannot modify header information - headers already sent!!

 

You get this at the top of the backend status page

 

Warning: Unknown: function '0' not found or invalid function name in Unknown
on line 0

Warning at /var/www/localhost/htdocs/mythweb/includes/session.php, line 21:

!!NoTrans: session_start(): Cannot send session cache limiter - headers
already sent!!

 

Warning at /var/www/localhost/htdocs/mythweb/modules/status/handler.php,
line 21:

!!NoTrans: Cannot modify header information - headers already sent!!

 

Warning at
/var/www/localhost/htdocs/mythweb/modules/_shared/tmpl/default/header.php,
line 12:

!!NoTrans: Cannot modify header information - headers already sent!!

 

I have seen some reports of the same issues with 5.4 as well, but no
solution has been provided.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150823/19699b09/attachment.html>


More information about the mythtv-users mailing list