[mythtv-users] ticket 10504 and php-5.4.8-1.fc17.x86_64

Udo van den Heuvel udovdh at xs4all.nl
Fri Dec 7 11:30:11 UTC 2012


On 2012-12-07 12:24, Udo van den Heuvel wrote:
> While doing that I got: (probably unrelated)
> 
>     datetime:  2012-12-07 12:20:56 (CET)
>     errornum:  256
>   error type:  User Error
> error string:  !!NoTrans: Too many connections [#1040]

In error_log a bunch of:

PHP Fatal error:  require(): Failed opening required
'modules/_shared/tmpl/tmpl/footer.php'
(include_path='/usr/local/share/mythtv/bindings/php/:/usr/share/mythtv/bindings/php/:.:/usr/share/pear:/usr/share/php')
in /usr/share/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 43,
referer: http://recorder/mythweb/tv/schedules

Please note: 'tmpl/tmpl'.

But:

[root at recorder mythweb]# pwd
/usr/share/mythweb
[root at recorder mythweb]# find .|grep fatal
./modules/_shared/tmpl/_errors/fatal.php
[root at recorder mythweb]# find .|grep footer
./modules/settings/tmpl/default/footer.php
./modules/settings/tmpl/lite/footer.php
./modules/_shared/tmpl/wap/footer.php
./modules/_shared/tmpl/default/footer.php
./modules/_shared/tmpl/lite/footer.php

What is the cause?

/usr/share/mythweb/modules/_shared/tmpl/_errors/fatal.php has:

// Print the page footer
    require 'modules/_shared/tmpl/'.tmpl.'/footer.php';

Why?

Kind regards,
Udo


More information about the mythtv-users mailing list