Ticket #12846: errorlog.txt

File errorlog.txt, 3.1 KB (added by anonymous, 10 years ago)
Line 
1 datetime: 2016-08-06 11:55:19 (BST)
2 errornum: 256
3 error type: User Error
4error string: !!NoTrans: You are missing a php extension for mysql interaction. Please install php-mysqli or similar!!
5 filename: /usr/share/mythtv/mythweb/includes/php_version_check.php
6 error line: 20
7
8==========================================================================
9
10Backtrace:
11
12 file: /usr/share/mythtv/mythweb/includes/php_version_check.php
13 line: 20
14 class:
15function: trigger_error
16 type:
17 args: Array
18(
19 [0] => You are missing a php extension for mysql interaction. Please install php-mysqli or similar
20 [1] => 256
21)
22
23 file: /usr/share/mythtv/mythweb/includes/init.php
24 line: 33
25 class:
26function: require_once
27 type:
28 args: Array
29(
30 [0] => /usr/share/mythtv/mythweb/includes/php_version_check.php
31)
32
33 file: /usr/share/mythtv/mythweb/mythweb.php
34 line: 20
35 class:
36function: require_once
37 type:
38 args: Array
39(
40 [0] => /usr/share/mythtv/mythweb/includes/init.php
41)
42
43
44==========================================================================
45
46$_SESSION: Array
47(
48 [language] => English
49)
50
51==========================================================================
52
53$_SERVER: Array
54(
55 [REDIRECT_STATUS] => 200
56 [db_server] => localhost
57 [db_name] => mythconverg
58 [db_login] => mythtv
59 [db_password] => 79KT7X1Q
60 [HTTP_HOST] => 192.168.0.20
61 [HTTP_USER_AGENT] => Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
62 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
63 [HTTP_ACCEPT_LANGUAGE] => en-GB,en;q=0.5
64 [HTTP_ACCEPT_ENCODING] => gzip, deflate
65 [HTTP_DNT] => 1
66 [HTTP_COOKIE] => mythweb_id=l33h916k18su7bbcu9puqrn0h1
67 [HTTP_CONNECTION] => keep-alive
68 [HTTP_UPGRADE_INSECURE_REQUESTS] => 1
69 [HTTP_CACHE_CONTROL] => max-age=0
70 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
71 [SERVER_SIGNATURE] => <address>Apache/2.4.18 (Ubuntu) Server at 192.168.0.20 Port 80</address>
72
73 [SERVER_SOFTWARE] => Apache/2.4.18 (Ubuntu)
74 [SERVER_NAME] => 192.168.0.20
75 [SERVER_ADDR] => 192.168.0.20
76 [SERVER_PORT] => 80
77 [REMOTE_ADDR] => 192.168.0.22
78 [DOCUMENT_ROOT] => /var/www/html
79 [REQUEST_SCHEME] => http
80 [CONTEXT_PREFIX] =>
81 [CONTEXT_DOCUMENT_ROOT] => /var/www/html
82 [SERVER_ADMIN] => webmaster@localhost
83 [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
84 [REMOTE_PORT] => 50876
85 [REDIRECT_URL] => /mythweb/
86 [GATEWAY_INTERFACE] => CGI/1.1
87 [SERVER_PROTOCOL] => HTTP/1.1
88 [REQUEST_METHOD] => GET
89 [QUERY_STRING] =>
90 [REQUEST_URI] => /mythweb/
91 [SCRIPT_NAME] => /mythweb/mythweb.php
92 [PHP_SELF] => /mythweb/mythweb.php
93 [REQUEST_TIME_FLOAT] => 1470480919.72
94 [REQUEST_TIME] => 1470480919
95 [STATUS] => 200
96 [URL] => /mythweb/
97)
98
99==========================================================================
100
101$constant_list["user"]: Array
102(
103 [ERROR] => 512
104 [E_ASSERT_ERROR] => 4096
105 [FATAL] => 256
106 [PHP_MIN_VERSION] => 5.3
107 [WARNING] => 1024
108)
109
110
111