Ticket #6491: mythweb.txt

File mythweb.txt, 4.6 KB (added by anonymous, 15 years ago)
Line 
1Fatal Error at /usr/share/mythtv/mythweb/modules/tv/includes/channels.php, line 65:
2No channels were detected. Are you sure that MythTV is properly configured?
3
4If you choose to submit a bug report, please make sure to include a
5brief description of what you were doing, along with the following
6backtrace as an attachment (please don't paste the whole thing into
7the ticket).
8Backtrace:
9
10    datetime:  2009-04-22 17:27:54 (AST)
11    errornum:  256
12  error type:  User Error
13error string:  No channels were detected.  Are you sure that MythTV is properly configured?
14    filename:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
15  error line:  65
16
17==========================================================================
18
19Backtrace:
20
21    file:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
22    line:  65
23   class: 
24function:  trigger_error
25    type: 
26    args:  Array
27(
28    [0] => No channels were detected.  Are you sure that MythTV is properly configured?
29    [1] => 256
30)
31
32    file:  /usr/share/mythtv/mythweb/modules/tv/search.php
33    line:  28
34   class: 
35function:  load_all_channels
36    type: 
37    args:  Array ( )
38    file:  /usr/share/mythtv/mythweb/modules/tv/handler.php
39    line:  85
40   class: 
41function:  require_once
42    type: 
43    args:  Array
44(
45    [0] => /usr/share/mythtv/mythweb/modules/tv/search.php
46)
47
48    file:  /usr/share/mythtv/mythweb/mythweb.php
49    line:  28
50   class: 
51function:  require_once
52    type: 
53    args:  Array
54(
55    [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
56)
57
58
59==========================================================================
60
61$_SESSION: Array
62(
63    [language] => English
64    [tmpl] => default
65    [skin] => default
66    [prefer_channum] => 1
67    [date_statusbar] => %a %b %e, %Y, %I:%M %p
68    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
69    [date_scheduled_popup] => %a %b %e, %Y
70    [date_recorded] => %a %b %e, %Y (%I:%M %p)
71    [date_search] => %a %b %e, %Y, %I:%M %p
72    [date_listing_key] => %a %b %e, %Y, %I:%M %p
73    [date_listing_jump] => %a %b %e, %Y
74    [date_channel_jump] => %a %b %e, %Y
75    [date_job_status] => %a %b %e, %Y, %I:%M %p
76    [time_format] => %I:%M %p
77    [recorded_pixmaps] => 1
78    [timeslot_size] => 300
79    [num_time_slots] => 36
80    [timeslot_blocks] => 3
81    [timeslotbar_skip] => 20
82    [max_stars] => 4
83    [star_character] => ♦
84    [show_popup_info] => 1
85    [show_channel_icons] => 1
86    [sortby_channum] => 1
87    [show_video_covers] => 1
88    [tv] => Array
89        (
90            [last] => Array
91                (
92                    [0] => search
93                )
94
95        )
96
97    [list_time] => 1240433100
98)
99
100==========================================================================
101
102$_SERVER: Array
103(
104    [REDIRECT_STATUS] => 200
105    [HTTP_HOST] => 192.168.100.17
106    [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8) Gecko/2009032600 SUSE/3.0.8-1.1.1 Firefox/3.0.8
107    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
108    [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
109    [HTTP_ACCEPT_ENCODING] => gzip,deflate
110    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
111    [HTTP_KEEP_ALIVE] => 300
112    [HTTP_CONNECTION] => keep-alive
113    [HTTP_REFERER] => http://192.168.100.17/mythweb/
114    [HTTP_COOKIE] => mythweb_id=0ab1d26d8676c08e2240af0a94715151
115    [PATH] => /usr/local/bin:/usr/bin:/bin
116    [SERVER_SIGNATURE] => <address>Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4 with Suhosin-Patch Server at 192.168.100.17 Port 80</address>
117
118    [SERVER_SOFTWARE] => Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4 with Suhosin-Patch
119    [SERVER_NAME] => 192.168.100.17
120    [SERVER_ADDR] => 192.168.100.17
121    [SERVER_PORT] => 80
122    [REMOTE_ADDR] => 192.168.100.101
123    [DOCUMENT_ROOT] => /var/www
124    [SERVER_ADMIN] => webmaster@localhost
125    [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
126    [REMOTE_PORT] => 38275
127    [REMOTE_USER] => administrator
128    [AUTH_TYPE] => Digest
129    [REDIRECT_URL] => /mythweb/tv/search
130    [GATEWAY_INTERFACE] => CGI/1.1
131    [SERVER_PROTOCOL] => HTTP/1.1
132    [REQUEST_METHOD] => GET
133    [QUERY_STRING] =>
134    [REQUEST_URI] => /mythweb/tv/search
135    [SCRIPT_NAME] => /mythweb/mythweb.php
136    [PATH_INFO] => /tv/search
137    [PATH_TRANSLATED] => /var/www/tv/search
138    [PHP_SELF] => /mythweb/mythweb.php/tv/search
139    [PHP_AUTH_DIGEST] => username="administrator", realm="MythTV", nonce="qPJQbitoBAA=6c424e7d6e42e81ab04e436a16b2ffdf2f528b6c", uri="/mythweb/tv/search", algorithm=MD5, response="8c3f102a714e31d558089009c6aeabc2", qop=auth, nc=00000004, cnonce="282a1471004ed60a"
140    [REQUEST_TIME] => 1240435673
141    [argv] => Array ( )
142    [argc] => 0
143    [STATUS] => 200
144    [URL] => /mythweb/tv/search
145)
146
147
148