Ticket #5770: backtrace.txt

File backtrace.txt, 2.6 KB (added by luke.mcreynolds@…, 15 years ago)

Backtrace of MythWeb error

Line 
1 
2Backtrace:
3
4    datetime:  2008-10-05 20:05:35 (EDT)
5    errornum:  256
6  error type:  User Error
7error string:  Unable to connect to mythbackend, is it running?
8
9    filename:  /usr/share/mythtv/mythweb/includes/mythbackend.php
10  error line:  39
11
12==========================================================================
13
14Backtrace:
15
16    file:  /usr/share/mythtv/mythweb/includes/mythbackend.php
17    line:  39
18   class: 
19function:  trigger_error
20    type: 
21    args:  Array
22(
23    [0] => Unable to connect to mythbackend, is it running?
24
25    [1] => 256
26)
27
28    file:  /usr/share/mythtv/mythweb/includes/init.php
29    line:  52
30   class: 
31function:  require_once
32    type: 
33    args:  Array
34(
35    [0] => /usr/share/mythtv/mythweb/includes/mythbackend.php
36)
37
38    file:  /usr/share/mythtv/mythweb/mythweb.php
39    line:  20
40   class: 
41function:  require_once
42    type: 
43    args:  Array
44(
45    [0] => /usr/share/mythtv/mythweb/includes/init.php
46)
47
48
49==========================================================================
50
51$_SESSION: Array
52(
53    [language] => English
54)
55
56==========================================================================
57
58$_SERVER: Array
59(
60    [REDIRECT_STATUS] => 200
61    [HTTP_HOST] => myth.lukeandlauren.com
62    [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
63    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
64    [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
65    [HTTP_ACCEPT_ENCODING] => gzip,deflate
66    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
67    [HTTP_KEEP_ALIVE] => 300
68    [HTTP_CONNECTION] => keep-alive
69    [HTTP_COOKIE] => mythweb_id=595fded892451de0ba0f127ef5bf996e
70    [PATH] => /usr/local/bin:/usr/bin:/bin
71    [SERVER_SIGNATURE] => <address>Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch Server at myth.lukeandlauren.com Port 80</address>
72
73    [SERVER_SOFTWARE] => Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch
74    [SERVER_NAME] => myth.lukeandlauren.com
75    [SERVER_ADDR] => 192.168.1.2
76    [SERVER_PORT] => 80
77    [REMOTE_ADDR] => 192.168.1.1
78    [DOCUMENT_ROOT] => /var/www/mythweb
79    [SERVER_ADMIN] => [no address given]
80    [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
81    [REMOTE_PORT] => 33435
82    [REDIRECT_URL] => /
83    [GATEWAY_INTERFACE] => CGI/1.1
84    [SERVER_PROTOCOL] => HTTP/1.1
85    [REQUEST_METHOD] => GET
86    [QUERY_STRING] =>
87    [REQUEST_URI] => /
88    [SCRIPT_NAME] => /mythweb.php
89    [PHP_SELF] => /mythweb.php
90    [REQUEST_TIME] => 1223251495
91    [argv] => Array ( )
92    [argc] => 0
93    [STATUS] => 200
94    [URL] => /
95)
96
97