Ticket #5661: mythweb.backtrace

File mythweb.backtrace, 6.7 KB (added by Dibblah, 17 years ago)

Backtrace removed from ticket as instructions indicate

Line 
1Backtrace:
2
3 datetime: 2008-08-31 22:28:27 (EDT)
4 errornum: 256
5 error type: User Error
6error string: Unable to connect to mythbackend, is it running?
7
8 filename: /var/www/html/mythweb/includes/mythbackend.php
9 error line: 39
10
11==========================================================================
12
13Backtrace:
14
15 file: /var/www/html/mythweb/includes/mythbackend.php
16 line: 39
17 class:
18function: trigger_error
19 type:
20 args: Array
21(
22 [0] => Unable to connect to mythbackend, is it running?
23
24 [1] => 256
25)
26
27 file: /var/www/html/mythweb/includes/init.php
28 line: 52
29 class:
30function: require_once
31 type:
32 args: Array
33(
34 [0] => /var/www/html/mythweb/includes/mythbackend.php
35)
36
37 file: /var/www/html/mythweb/mythweb.php
38 line: 20
39 class:
40function: require_once
41 type:
42 args: Array
43(
44 [0] => /var/www/html/mythweb/includes/init.php
45)
46
47
48==========================================================================
49
50$_SESSION: Array
51(
52 [language] => English
53 [tmpl] => default
54 [skin] => default
55 [prefer_channum] => 1
56 [date_statusbar] => %a %b %e, %Y, %I:%M %p
57 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
58 [date_scheduled_popup] => %a %b %e, %Y
59 [date_recorded] => %a %b %e, %Y (%I:%M %p)
60 [date_search] => %a %b %e, %Y, %I:%M %p
61 [date_listing_key] => %a %b %e, %Y, %I:%M %p
62 [date_listing_jump] => %a %b %e, %Y
63 [date_channel_jump] => %a %b %e, %Y
64 [date_job_status] => %a %b %e, %Y, %I:%M %p
65 [time_format] => %I:%M %p
66 [recorded_pixmaps] => 1
67 [guide_favonly] =>
68 [timeslot_size] => 300
69 [num_time_slots] => 36
70 [timeslot_blocks] => 3
71 [timeslotbar_skip] => 20
72 [max_stars] => 4
73 [star_character] => ♦
74 [show_popup_info] => 1
75 [show_channel_icons] => 1
76 [sortby_channum] => 1
77 [show_video_covers] => 1
78 [settings] => Array
79 (
80 [last] => Array
81 (
82 [0] => database
83 [1] => settings
84 )
85
86 )
87
88 [tv] => Array
89 (
90 [last] => Array
91 (
92 [0] => schedules
93 [1] => manual
94 )
95
96 )
97
98 [schedules_sortby] => Array
99 (
100 [0] => Array
101 (
102 [field] => airdate
103 [reverse] =>
104 )
105
106 [1] => Array
107 (
108 [field] => title
109 [reverse] =>
110 )
111
112 )
113
114 [scheduled_recordings] => Array
115 (
116 [disp_scheduled] => 1
117 [disp_duplicates] =>
118 [disp_deactivated] =>
119 [disp_conflicts] => 1
120 )
121
122 [scheduled_sortby] => Array
123 (
124 [0] => Array
125 (
126 [field] => airdate
127 [reverse] =>
128 )
129
130 [1] => Array
131 (
132 [field] => title
133 [reverse] =>
134 )
135
136 )
137
138 [recording_details] => Array
139 (
140 [show_Conflict] => 1
141 [show_PreviousRecording] => 1
142 [show_EarlierShowing] => 1
143 [show_CurrentRecording] => 1
144 [show_WillRecord] => 1
145 )
146
147)
148
149==========================================================================
150
151$_SERVER: Array
152(
153 [REDIRECT_db_server] => localhost
154 [REDIRECT_db_name] => mythconverg
155 [REDIRECT_db_login] => mythtv
156 [REDIRECT_db_password] => mythtv
157 [REDIRECT_HTTPS] => on
158 [REDIRECT_STATUS] => 200
159 [HTTPS] => on
160 [SSL_VERSION_INTERFACE] => mod_ssl/2.2.9
161 [SSL_VERSION_LIBRARY] => OpenSSL/0.9.8b
162 [SSL_PROTOCOL] => SSLv3
163 [SSL_COMPRESS_METHOD] => NULL
164 [SSL_CIPHER] => DHE-RSA-AES256-SHA
165 [SSL_CIPHER_EXPORT] => false
166 [SSL_CIPHER_USEKEYSIZE] => 256
167 [SSL_CIPHER_ALGKEYSIZE] => 256
168 [SSL_CLIENT_VERIFY] => NONE
169 [SSL_SERVER_M_VERSION] => 3
170 [SSL_SERVER_M_SERIAL] => 5EA4
171 [SSL_SERVER_V_START] => May 18 02:36:38 2008 GMT
172 [SSL_SERVER_V_END] => May 18 02:36:38 2009 GMT
173 [SSL_SERVER_S_DN] => /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localhost.localdomain/emailAddress=root@localhost.localdomain
174 [SSL_SERVER_S_DN_C] => --
175 [SSL_SERVER_S_DN_ST] => SomeState
176 [SSL_SERVER_S_DN_L] => SomeCity
177 [SSL_SERVER_S_DN_O] => SomeOrganization
178 [SSL_SERVER_S_DN_OU] => SomeOrganizationalUnit
179 [SSL_SERVER_S_DN_CN] => localhost.localdomain
180 [SSL_SERVER_S_DN_Email] => root@localhost.localdomain
181 [SSL_SERVER_I_DN] => /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localhost.localdomain/emailAddress=root@localhost.localdomain
182 [SSL_SERVER_I_DN_C] => --
183 [SSL_SERVER_I_DN_ST] => SomeState
184 [SSL_SERVER_I_DN_L] => SomeCity
185 [SSL_SERVER_I_DN_O] => SomeOrganization
186 [SSL_SERVER_I_DN_OU] => SomeOrganizationalUnit
187 [SSL_SERVER_I_DN_CN] => localhost.localdomain
188 [SSL_SERVER_I_DN_Email] => root@localhost.localdomain
189 [SSL_SERVER_A_KEY] => rsaEncryption
190 [SSL_SERVER_A_SIG] => sha1WithRSAEncryption
191 [SSL_SESSION_ID] => 7A0780EDE28B1885C9A7758A68B4B106C426F1A17F35169C3FAA1F2E766975EC
192 [HTTP_HOST] => 192.168.1.125
193 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
194 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
195 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
196 [HTTP_ACCEPT_ENCODING] => gzip,deflate
197 [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
198 [HTTP_KEEP_ALIVE] => 300
199 [HTTP_CONNECTION] => keep-alive
200 [HTTP_REFERER] => https://192.168.1.125/mythweb/tv/schedules/manual
201 [HTTP_COOKIE] => mythweb_id=ud6si8j9ructhtvidajmt3cvd4
202 [PATH] => /sbin:/usr/sbin:/bin:/usr/bin
203 [SERVER_SIGNATURE] => <address>Apache/2.2.9 (Fedora) Server at 192.168.1.125 Port 443</address>
204
205 [SERVER_SOFTWARE] => Apache/2.2.9 (Fedora)
206 [SERVER_NAME] => 192.168.1.125
207 [SERVER_ADDR] => 192.168.1.125
208 [SERVER_PORT] => 443
209 [REMOTE_ADDR] => 192.168.1.105
210 [DOCUMENT_ROOT] => /var/www/html
211 [SERVER_ADMIN] => root@localhost
212 [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
213 [REMOTE_PORT] => 1487
214 [REDIRECT_URL] => /mythweb/tv/schedules/manual/54
215 [GATEWAY_INTERFACE] => CGI/1.1
216 [SERVER_PROTOCOL] => HTTP/1.1
217 [REQUEST_METHOD] => GET
218 [QUERY_STRING] =>
219 [REQUEST_URI] => /mythweb/tv/schedules/manual/54
220 [SCRIPT_NAME] => /mythweb/mythweb.php
221 [PATH_INFO] => /tv/schedules/manual/54
222 [PATH_TRANSLATED] => /var/www/html/tv/schedules/manual/54
223 [PHP_SELF] => /mythweb/mythweb.php/tv/schedules/manual/54
224 [REQUEST_TIME] => 1220236087
225 [STATUS] => 200
226 [URL] => /mythweb/tv/schedules/manual/54
227)
228
229