[mythtv-users] Mythstreamtv Problem

Jeff Walls jeffsw110 at gmail.com
Fri Jul 21 15:26:12 UTC 2006


I've been working on getting Mythstreamtv up and running.  I've read various
post here including the one from last week which helped.

I am however getting the following error when I click on Streamtv from the
main Mythweb menu:

 ------------------------------

*Error* at /var/www/html/mythweb/modules/streamtv/handler.php, line 42:
file_get_contents(modules_path/_shared/lang/English.cat) [
function.file-get-contents<http://walls.homeip.net:8080/mythweb/function.file-get-contents>]:
failed to open stream: No such file or directory
------------------------------
*Details*:

    datetime:  2006-07-21 10:55:58 (EDT)
    errornum:  2
  error type:  Warning
error string:  file_get_contents(modules_path/_shared/lang/English.cat)
[<a href='function.file-get-contents'>function.file-get-contents</a>]:
failed to open stream: No such file or directory
    filename:  /var/www/html/mythweb/modules/streamtv/handler.php
  error line:  42

------------------------------

*Fatal Error* at /var/www/html/mythweb/modules/streamtv/handler.php, line
45:
Failed to open tv category file: modules_path/_shared/lang/English.cat

If you choose to submit a bug report <https://svn.mythtv.org/trac/newticket>,
please make sure to include a
brief description of what you were doing, along with the following
backtrace as an attachment (please don't paste the whole thing into
the ticket).
------------------------------
*Details*:

    datetime:  2006-07-21 10:55:58 (EDT)
    errornum:  256
  error type:  User Error
error string:  Failed to open tv category file:
modules_path/_shared/lang/English.cat
    filename:  /var/www/html/mythweb/modules/streamtv/handler.php
  error line:  45

=====================================

Backtrace:

    file:  /var/www/html/mythweb/modules/streamtv/handler.php
    line:  45
   class:
function:  trigger_error
    type:
    args:  Array
(
    [0] => Failed to open tv category file:
modules_path/_shared/lang/English.cat
    [1] => 256
)

    file:  /var/www/html/mythweb/modules/streamtv/handler.php
    line:  16
   class:
function:  load_tv_categories
    type:
    args:  Array
(
    [0] => modules_path/_shared/lang/English.cat
)

    file:  /var/www/html/mythweb/mythweb.php
    line:  24
   class:
function:  require_once
    type:
    args:  Array
(
    [0] => /var/www/html/mythweb/modules/streamtv/handler.php
)


=====================================

$_SESSION: Array
(
    [language] => English
    [Theme] => default
    [Skin] => default
    [date_statusbar] => %a %b %e, %Y, %I:%M %p
    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
    [date_scheduled_popup] => %a %b %e, %Y
    [date_recorded] => %a %b %e, %Y<br />(%I:%M %p)
    [date_search] => %a %b %e, %Y, %I:%M %p
    [date_listing_key] => %a %b %e, %Y, %I:%M %p
    [date_listing_jump] => %a %b %e, %Y
    [date_channel_jump] => %a %b %e, %Y
    [time_format] => %I:%M %p
    [list_time] => 1153491300
    [recorded_title] =>
    [recorded_recgroup] =>
    [recorded_sortby] => Array
        (
            [0] => Array
                (
                    [field] => airdate
                    [reverse] => 1
                )

            [1] => Array
                (
                    [field] => title
                    [reverse] =>
                )

        )

    [siunits] => NO
)

=====================================

$_SERVER: Array
(
    [REDIRECT_STATUS] => 200
    [HTTP_ACCEPT] => */*
    [HTTP_REFERER] => XXX.XXX.XXX.XXX

    [HTTP_ACCEPT_LANGUAGE] => en-us
    [HTTP_UA_CPU] => x86
    [HTTP_ACCEPT_ENCODING] => gzip, deflate
    [HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 7.0; Windows NT
5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    [HTTP_HOST] => XXX.XXX.XXX.XXX
    [HTTP_CONNECTION] => Keep-Alive
    [HTTP_COOKIE] => mythweb_id=g4hfcq7is26km60ak086j07bv4
    [PATH] => /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
    [SERVER_SIGNATURE] => <address>Apache/2.0.54 (Fedora) Server at
XXX.XXX.XXX.XXX Port 80</address>

    [SERVER_SOFTWARE] => Apache/2.0.54 (Fedora)
    [SERVER_NAME] => XXX.XXX.XXX.XXX
    [SERVER_ADDR] => XXX.XXX.XXX.XXX

    [SERVER_PORT] => 80
    [REMOTE_ADDR] => XXX.XXX.XXX.XXX
    [DOCUMENT_ROOT] => /var/www/html
    [SERVER_ADMIN] => root at localhost
    [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
    [REMOTE_PORT] => 36677
    [REDIRECT_URL] => /mythweb/streamtv
    [GATEWAY_INTERFACE] => CGI/1.1
    [SERVER_PROTOCOL] => HTTP/1.1
    [REQUEST_METHOD] => GET
    [QUERY_STRING] =>
    [REQUEST_URI] => /mythweb/streamtv
    [SCRIPT_NAME] => /mythweb/mythweb.php
    [PATH_INFO] => /streamtv
    [PATH_TRANSLATED] => /var/www/html/streamtv
    [PHP_SELF] => /mythweb/mythweb.php/streamtv
    [argv] => Array ( )
    [argc] => 0
    [STATUS] => 200
    [URL] => /mythweb/streamtv
)


I'm running on FC4, 0.19.-77 mythweb, all from ATRPM.

Anybody have an idea as to what file_get_contents is after?



Thanks.



Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060721/4e5f38d4/attachment.htm 


More information about the mythtv-users mailing list