Ticket #6676: mythweb-channel-req.txt

File mythweb-channel-req.txt, 5.3 KB (added by anonymous, 16 years ago)
Line 
1 datetime: 2009-06-27 21:01:46 (PDT)
2 errornum: 256
3 error type: User Error
4error string: No channels were detected. Are you sure that MythTV is properly configured?
5 filename: /var/www/localhost/htdocs/mythweb/modules/tv/includes/channels.php
6 error line: 65
7
8==========================================================================
9
10Backtrace:
11
12 file: /var/www/localhost/htdocs/mythweb/modules/tv/includes/channels.php
13 line: 65
14 class:
15function: trigger_error
16 type:
17 args: Array
18(
19 [0] => No channels were detected. Are you sure that MythTV is properly configured?
20 [1] => 256
21)
22
23 file: /var/www/localhost/htdocs/mythweb/modules/tv/recorded.php
24 line: 17
25 class:
26function: load_all_channels
27 type:
28 args: Array ( )
29 file: /var/www/localhost/htdocs/mythweb/modules/tv/handler.php
30 line: 83
31 class:
32function: require_once
33 type:
34 args: Array
35(
36 [0] => /var/www/localhost/htdocs/mythweb/modules/tv/recorded.php
37)
38
39 file: /var/www/localhost/htdocs/mythweb/mythweb.php
40 line: 28
41 class:
42function: require_once
43 type:
44 args: Array
45(
46 [0] => /var/www/localhost/htdocs/mythweb/modules/tv/handler.php
47)
48
49
50==========================================================================
51
52$_SESSION: Array
53(
54 [language] => English
55 [tmpl] => default
56 [skin] => default
57 [prefer_channum] => 1
58 [date_statusbar] => %a %b %e, %Y, %I:%M %p
59 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
60 [date_scheduled_popup] => %a %b %e, %Y
61 [date_recorded] => %a %b %e, %Y (%I:%M %p)
62 [date_search] => %a %b %e, %Y, %I:%M %p
63 [date_listing_key] => %a %b %e, %Y, %I:%M %p
64 [date_listing_jump] => %a %b %e, %Y
65 [date_channel_jump] => %a %b %e, %Y
66 [date_job_status] => %a %b %e, %Y, %I:%M %p
67 [time_format] => %I:%M %p
68 [recorded_pixmaps] => 1
69 [timeslot_size] => 300
70 [num_time_slots] => 36
71 [timeslot_blocks] => 3
72 [timeslotbar_skip] => 20
73 [max_stars] => 4
74 [star_character] => ♦
75 [show_popup_info] => 1
76 [show_channel_icons] => 1
77 [sortby_channum] => 1
78 [show_video_covers] => 1
79 [tv] => Array
80 (
81 [last] => Array
82 (
83 [0] => recorded
84 )
85
86 )
87
88 [scheduled_recordings] => Array
89 (
90 [disp_scheduled] => 1
91 [disp_duplicates] =>
92 [disp_deactivated] =>
93 [disp_conflicts] => 1
94 )
95
96 [] => Array ( )
97)
98
99==========================================================================
100
101$_SERVER: Array
102(
103 [REDIRECT_UNIQUE_ID] => SkbrKX8AAAEAAEB@U8AAAAAA
104 [REDIRECT_HTTPS] => on
105 [REDIRECT_STATUS] => 200
106 [UNIQUE_ID] => SkbrKX8AAAEAAEB@U8AAAAAA
107 [HTTPS] => on
108 [SSL_VERSION_INTERFACE] => mod_ssl/2.2.11
109 [SSL_VERSION_LIBRARY] => OpenSSL/0.9.8k
110 [SSL_PROTOCOL] => TLSv1
111 [SSL_COMPRESS_METHOD] => NULL
112 [SSL_CIPHER] => DHE-RSA-CAMELLIA256-SHA
113 [SSL_CIPHER_EXPORT] => false
114 [SSL_CIPHER_USEKEYSIZE] => 256
115 [SSL_CIPHER_ALGKEYSIZE] => 256
116 [SSL_CLIENT_VERIFY] => NONE
117 [SSL_SERVER_M_VERSION] => 3
118 [SSL_SERVER_M_SERIAL] => 02
119 [SSL_SERVER_V_START] => Aug 12 14:42:51 2007 GMT
120 [SSL_SERVER_V_END] => Aug 11 14:42:51 2008 GMT
121 [SSL_SERVER_S_DN] => /O=Apache HTTP Server/OU=Test Certificate/CN=localhost
122 [SSL_SERVER_S_DN_O] => Apache HTTP Server
123 [SSL_SERVER_S_DN_OU] => Test Certificate
124 [SSL_SERVER_S_DN_CN] => localhost
125 [SSL_SERVER_I_DN] => /O=Apache HTTP Server/OU=For testing purposes only/CN=localhost
126 [SSL_SERVER_I_DN_O] => Apache HTTP Server
127 [SSL_SERVER_I_DN_OU] => For testing purposes only
128 [SSL_SERVER_I_DN_CN] => localhost
129 [SSL_SERVER_A_KEY] => rsaEncryption
130 [SSL_SERVER_A_SIG] => sha1WithRSAEncryption
131 [HTTP_HOST] => MYIP
132 [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009060309 Ubuntu/9.04 (jaunty) Firefox/3.0.11
133 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
134 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
135 [HTTP_ACCEPT_ENCODING] => gzip,deflate
136 [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
137 [HTTP_KEEP_ALIVE] => 300
138 [HTTP_CONNECTION] => keep-alive
139 [HTTP_REFERER] => https://MYIP/mythweb/tv/upcoming
140 [HTTP_COOKIE] => mythweb_id=2c569d100ec2dc2a3f138e236ed03912
141 [PATH] => /lib64/rc/sbin:/lib64/rc/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3:/usr/qt/3/bin
142 [SERVER_SIGNATURE] => <address>Apache Server at MYIP Port 443</address>
143
144 [SERVER_SOFTWARE] => Apache
145 [SERVER_NAME] => MYIP
146 [SERVER_ADDR] => MYIP
147 [SERVER_PORT] => 443
148 [REMOTE_ADDR] => MYIP
149 [DOCUMENT_ROOT] => /var/www/localhost/htdocs
150 [SERVER_ADMIN] => root@localhost
151 [SCRIPT_FILENAME] => /var/www/localhost/htdocs/mythweb/mythweb.php
152 [REMOTE_PORT] => 40121
153 [REDIRECT_URL] => /mythweb/tv/recorded
154 [GATEWAY_INTERFACE] => CGI/1.1
155 [SERVER_PROTOCOL] => HTTP/1.1
156 [REQUEST_METHOD] => GET
157 [QUERY_STRING] =>
158 [REQUEST_URI] => /mythweb/tv/recorded
159 [SCRIPT_NAME] => /mythweb/mythweb.php
160 [PATH_INFO] => /tv/recorded
161 [PATH_TRANSLATED] => /var/www/localhost/htdocs/tv/recorded
162 [PHP_SELF] => /mythweb/mythweb.php/tv/recorded
163 [REQUEST_TIME] => 1246161705
164 [argv] => Array ( )
165 [argc] => 0
166 [STATUS] => 200
167 [URL] => /mythweb/tv/recorded
168)
169
170