phpinfo.txt

Sebastian Kurfuerst, 2007-07-13 08:11

Download (16 kB)

 
1
phpinfo()
2
PHP Version => 6.0.0-dev
3

    
4
System => Linux hayball 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
5
Build Date => Jul 11 2007 19:57:05
6
Configure Command =>  './configure' 
7
Server API => Command Line Interface
8
Virtual Directory Support => disabled
9
Configuration File (php.ini) Path => /usr/local/lib
10
Loaded Configuration File => /etc/php6/php.ini
11
PHP API => 20070116
12
PHP Extension => 20060613
13
Zend Extension => 320060519
14
Debug Build => no
15
Thread Safety => disabled
16
Zend Memory Manager => enabled
17
Unicode Support => Based on Copyright (C) 2005, International Business Machines Corporation and others. All Rights Reserved. . ICU Version 3.6.
18
IPv6 Support => enabled
19

    
20
Registered PHP Streams => php, file, glob, data, http, ftp
21
Registered Stream Socket Transports => tcp, udp, unix, udg
22
Registered Stream Filters => unicode.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
23

    
24
This program makes use of the Zend Scripting Language Engine:
25
Zend Engine v3.0.0-dev, Copyright (c) 1998-2007 Zend Technologies
26

    
27

    
28
 _______________________________________________________________________
29

    
30

    
31
Configuration
32

    
33
PHP Core
34

    
35
Directive => Local Value => Master Value
36
allow_url_fopen => On => On
37
allow_url_include => Off => Off
38
always_populate_raw_post_data => Off => Off
39
arg_separator.input => & => &
40
arg_separator.output => & => &
41
asp_tags => Off => Off
42
auto_append_file => no value => no value
43
auto_globals_jit => On => On
44
auto_prepend_file => no value => no value
45
browscap => no value => no value
46
default_charset => no value => no value
47
default_mimetype => text/html => text/html
48
define_syslog_variables => Off => Off
49
disable_classes => no value => no value
50
disable_functions => no value => no value
51
display_errors => On => On
52
display_startup_errors => Off => Off
53
doc_root => no value => no value
54
docref_ext => no value => no value
55
docref_root => no value => no value
56
error_append_string => no value => no value
57
error_log => no value => no value
58
error_prepend_string => no value => no value
59
error_reporting => 8183 => 8183
60
expose_php => On => On
61
extension_dir => ./ => ./
62
file_uploads => On => On
63
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
64
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
65
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
66
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
67
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
68
html_errors => Off => Off
69
ignore_repeated_errors => Off => Off
70
ignore_repeated_source => Off => Off
71
ignore_user_abort => Off => Off
72
implicit_flush => On => On
73
include_path => . => .
74
log_errors => Off => Off
75
log_errors_max_len => 1024 => 1024
76
mail.force_extra_parameters => no value => no value
77
max_execution_time => 0 => 0
78
max_input_nesting_level => 64 => 64
79
max_input_time => -1 => -1
80
memory_limit => 128M => 128M
81
open_basedir => no value => no value
82
output_buffering => 0 => 0
83
output_handler => no value => no value
84
post_max_size => 8M => 8M
85
precision => 12 => 12
86
realpath_cache_size => 16K => 16K
87
realpath_cache_ttl => 120 => 120
88
register_argc_argv => On => On
89
report_memleaks => On => On
90
report_zend_debug => Off => Off
91
sendmail_from => no value => no value
92
sendmail_path =>  -t -i  =>  -t -i 
93
serialize_precision => 100 => 100
94
short_open_tag => On => On
95
SMTP => localhost => localhost
96
smtp_port => 25 => 25
97
sql.safe_mode => Off => Off
98
track_errors => Off => Off
99
unicode.fallback_encoding => no value => no value
100
unicode.filesystem_encoding => no value => no value
101
unicode.http_input_encoding => no value => no value
102
unicode.output_encoding => utf-8 => utf-8
103
unicode.runtime_encoding => iso-8859-1 => iso-8859-1
104
unicode.script_encoding => utf-8 => utf-8
105
unicode.semantics => On => On
106
unicode.stream_encoding => UTF-8 => UTF-8
107
unserialize_callback_func => no value => no value
108
upload_max_filesize => 2M => 2M
109
upload_tmp_dir => no value => no value
110
user_dir => no value => no value
111
variables_order => EGPCS => EGPCS
112
xmlrpc_error_number => 0 => 0
113
xmlrpc_errors => Off => Off
114
y2k_compliance => On => On
115

    
116
ctype
117

    
118
ctype functions => enabled
119

    
120
date
121

    
122
date/time support => enabled
123
"Olson" Timezone Database Version => 2007.6
124
Timezone Database => internal
125

    
126
Strict Standards: phpinfo(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/phpinfo.php on line 2
127
Default timezone => Europe/Berlin
128

    
129
Directive => Local Value => Master Value
130
date.default_latitude => 31.7667 => 31.7667
131
date.default_longitude => 35.2333 => 35.2333
132
date.sunrise_zenith => 90.583333 => 90.583333
133
date.sunset_zenith => 90.583333 => 90.583333
134
date.timezone => no value => no value
135

    
136
dom
137

    
138
DOM/XML => enabled
139
DOM/XML API Version => 20031129
140
libxml Version => 2.6.27
141
HTML Support => enabled
142
XPath Support => enabled
143
XPointer Support => enabled
144
Schema Support => enabled
145
RelaxNG Support => enabled
146

    
147
filter
148

    
149
Input Validation and Filtering => enabled
150
Revision => $Revision: 1.86 $
151

    
152
Directive => Local Value => Master Value
153
filter.default => unsafe_raw => unsafe_raw
154
filter.default_flags => no value => no value
155

    
156
hash
157

    
158
hash support => enabled
159
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 
160

    
161
iconv
162

    
163
iconv support => enabled
164
iconv implementation => glibc
165
iconv library version => 2.5
166

    
167
Directive => Local Value => Master Value
168
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
169
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
170
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
171

    
172
json
173

    
174
json support => enabled
175
json version => 1.2.1
176

    
177
libxml
178

    
179
libXML support => active
180
libXML Version => 2.6.27
181
libXML streams => enabled
182

    
183
pcre
184

    
185
PCRE (Perl Compatible Regular Expressions) Support => enabled
186
PCRE Library Version => 7.2 2007-06-19
187

    
188
Directive => Local Value => Master Value
189
pcre.backtrack_limit => 100000 => 100000
190
pcre.recursion_limit => 100000 => 100000
191

    
192
PDO
193

    
194
PDO support => enabled
195
PDO drivers => sqlite2, sqlite
196

    
197
pdo_sqlite
198

    
199
PDO Driver for SQLite 3.x => enabled
200
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.15 2007/01/01 09:29:28 sebastian Exp $
201
SQLite Library => 3.3.7
202

    
203
posix
204

    
205
Revision => $Revision: 1.93 $
206

    
207
Reflection
208

    
209
Reflection => enabled
210
Version => $Id: php_reflection.c,v 1.277 2007/07/11 13:26:47 tony2001 Exp $
211

    
212
session
213

    
214
Session Support => enabled
215
Registered save handlers => files user sqlite 
216
Registered serializer handlers => php php_binary 
217

    
218
Directive => Local Value => Master Value
219
session.auto_start => Off => Off
220
session.cache_expire => 180 => 180
221
session.cache_limiter => nocache => nocache
222
session.cookie_domain => no value => no value
223
session.cookie_httponly => Off => Off
224
session.cookie_lifetime => 0 => 0
225
session.cookie_path => / => /
226
session.cookie_secure => Off => Off
227
session.entropy_file => no value => no value
228
session.entropy_length => 0 => 0
229
session.gc_divisor => 100 => 100
230
session.gc_maxlifetime => 1440 => 1440
231
session.gc_probability => 1 => 1
232
session.hash_bits_per_character => 4 => 4
233
session.hash_function => 0 => 0
234
session.name => PHPSESSID => PHPSESSID
235
session.referer_check => no value => no value
236
session.save_handler => files => files
237
session.save_path => no value => no value
238
session.serialize_handler => php => php
239
session.use_cookies => On => On
240
session.use_only_cookies => On => On
241
session.use_trans_sid => 0 => 0
242

    
243
SimpleXML
244

    
245
Simplexml support => enabled
246
Revision => $Revision: 1.241 $
247
Schema support => enabled
248

    
249
SPL
250

    
251
SPL support => enabled
252
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
253
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
254

    
255
SQLite
256

    
257
SQLite support => enabled
258
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.202 2007/05/28 23:33:12 iliaa Exp $
259
SQLite Library => 2.8.17
260
SQLite Encoding => UTF-8
261

    
262
Directive => Local Value => Master Value
263
sqlite.assoc_case => 0 => 0
264

    
265
standard
266

    
267
Regex Library => Bundled library enabled
268
Dynamic Library Support => enabled
269

    
270
Directive => Local Value => Master Value
271
assert.active => 1 => 1
272
assert.bail => 0 => 0
273
assert.callback => no value => no value
274
assert.quiet_eval => 0 => 0
275
assert.warning => 1 => 1
276
auto_detect_line_endings => 0 => 0
277
default_socket_timeout => 60 => 60
278
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
279
user_agent => no value => no value
280

    
281
tokenizer
282

    
283
Tokenizer Support => enabled
284

    
285
unicode
286

    
287

    
288
ICU API extension
289
Based on ICU library  Copyright (C) 2005, International Business Machines Corporation and others. All Rights Reserved. 
290
ICU Version 3.6
291

    
292
xml
293

    
294
XML Support => active
295
XML Namespace Support => active
296
libxml2 Version => 2.6.27
297

    
298
xmlreader
299

    
300
XMLReader => enabled
301

    
302
xmlwriter
303

    
304
XMLWriter => enabled
305

    
306
Additional Modules
307

    
308
Module Name
309

    
310
Environment
311

    
312
Variable => Value
313
SSH_AGENT_PID => 5484
314
SHELL => /bin/bash
315
DESKTOP_STARTUP_ID =>  
316
TERM => xterm
317
WINDOWID => 50332297
318
USER => sebastian
319
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
320
SSH_AUTH_SOCK => /tmp/ssh-WKEDDW5444/agent.5444
321
SESSION_MANAGER => local/hayball:/tmp/.ICE-unix/5498,inet6/hayball:34446,inet/hayball:55172
322
USERNAME => sebastian
323
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
324
DESKTOP_SESSION => xfce4
325
GDM_XSERVER_LOCATION => local
326
PWD => /var/www
327
LANG => de_DE.UTF-8
328
GDMSESSION => xfce4
329
HISTCONTROL => ignoreboth
330
SHLVL => 1
331
HOME => /home/sebastian
332
LOGNAME => sebastian
333
XDG_DATA_DIRS => /etc/xdg/xubuntu:/usr/share:/usr/local/share:/usr/share
334
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-G9cB4dYCpr,guid=25808e637a7a34ec41b9d9004697042e
335
LESSOPEN => | /usr/bin/lesspipe %s
336
DISPLAY => :0.0
337
LESSCLOSE => /usr/bin/lesspipe %s %s
338
COLORTERM => Terminal
339
XAUTHORITY => /home/sebastian/.Xauthority
340
_ => /usr/local/bin/php
341
OLDPWD => /var/www/gimmefive
342

    
343
PHP Variables
344

    
345
Variable => Value
346
_SERVER["SSH_AGENT_PID "] => 5484
347
_SERVER["SHELL "] => /bin/bash
348
_SERVER["DESKTOP_STARTUP_ID "] => 
349
_SERVER["TERM "] => xterm
350
_SERVER["WINDOWID "] => 50332297
351
_SERVER["USER "] => sebastian
352
_SERVER["LS_COLORS "] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
353
_SERVER["SSH_AUTH_SOCK "] => /tmp/ssh-WKEDDW5444/agent.5444
354
_SERVER["SESSION_MANAGER "] => local/hayball:/tmp/.ICE-unix/5498,inet6/hayball:34446,inet/hayball:55172
355
_SERVER["USERNAME "] => sebastian
356
_SERVER["PATH "] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
357
_SERVER["DESKTOP_SESSION "] => xfce4
358
_SERVER["GDM_XSERVER_LOCATION "] => local
359
_SERVER["PWD "] => /var/www
360
_SERVER["LANG "] => de_DE.UTF-8
361
_SERVER["GDMSESSION "] => xfce4
362
_SERVER["HISTCONTROL "] => ignoreboth
363
_SERVER["SHLVL "] => 1
364
_SERVER["HOME "] => /home/sebastian
365
_SERVER["LOGNAME "] => sebastian
366
_SERVER["XDG_DATA_DIRS "] => /etc/xdg/xubuntu:/usr/share:/usr/local/share:/usr/share
367
_SERVER["DBUS_SESSION_BUS_ADDRESS "] => unix:abstract=/tmp/dbus-G9cB4dYCpr,guid=25808e637a7a34ec41b9d9004697042e
368
_SERVER["LESSOPEN "] => | /usr/bin/lesspipe %s
369
_SERVER["DISPLAY "] => :0.0
370
_SERVER["LESSCLOSE "] => /usr/bin/lesspipe %s %s
371
_SERVER["COLORTERM "] => Terminal
372
_SERVER["XAUTHORITY "] => /home/sebastian/.Xauthority
373
_SERVER["_ "] => /usr/local/bin/php
374
_SERVER["OLDPWD "] => /var/www/gimmefive
375
_SERVER["PHP_SELF "] => phpinfo.php
376
_SERVER["SCRIPT_NAME "] => phpinfo.php
377
_SERVER["SCRIPT_FILENAME "] => phpinfo.php
378
_SERVER["PATH_TRANSLATED "] => phpinfo.php
379
_SERVER["DOCUMENT_ROOT "] => 
380
_SERVER["REQUEST_TIME "] => 1184307088
381
_SERVER["argv "] => Array
382
(
383
    [0] => phpinfo.php
384
)
385

    
386
_SERVER["argc "] => 1
387
_ENV["SSH_AGENT_PID "] => 5484
388
_ENV["SHELL "] => /bin/bash
389
_ENV["DESKTOP_STARTUP_ID "] => 
390
_ENV["TERM "] => xterm
391
_ENV["WINDOWID "] => 50332297
392
_ENV["USER "] => sebastian
393
_ENV["LS_COLORS "] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
394
_ENV["SSH_AUTH_SOCK "] => /tmp/ssh-WKEDDW5444/agent.5444
395
_ENV["SESSION_MANAGER "] => local/hayball:/tmp/.ICE-unix/5498,inet6/hayball:34446,inet/hayball:55172
396
_ENV["USERNAME "] => sebastian
397
_ENV["PATH "] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
398
_ENV["DESKTOP_SESSION "] => xfce4
399
_ENV["GDM_XSERVER_LOCATION "] => local
400
_ENV["PWD "] => /var/www
401
_ENV["LANG "] => de_DE.UTF-8
402
_ENV["GDMSESSION "] => xfce4
403
_ENV["HISTCONTROL "] => ignoreboth
404
_ENV["SHLVL "] => 1
405
_ENV["HOME "] => /home/sebastian
406
_ENV["LOGNAME "] => sebastian
407
_ENV["XDG_DATA_DIRS "] => /etc/xdg/xubuntu:/usr/share:/usr/local/share:/usr/share
408
_ENV["DBUS_SESSION_BUS_ADDRESS "] => unix:abstract=/tmp/dbus-G9cB4dYCpr,guid=25808e637a7a34ec41b9d9004697042e
409
_ENV["LESSOPEN "] => | /usr/bin/lesspipe %s
410
_ENV["DISPLAY "] => :0.0
411
_ENV["LESSCLOSE "] => /usr/bin/lesspipe %s %s
412
_ENV["COLORTERM "] => Terminal
413
_ENV["XAUTHORITY "] => /home/sebastian/.Xauthority
414
_ENV["_ "] => /usr/local/bin/php
415
_ENV["OLDPWD "] => /var/www/gimmefive
416

    
417
PHP License
418
This program is free software; you can redistribute it and/or modify
419
it under the terms of the PHP License as published by the PHP Group
420
and included in the distribution in the file:  LICENSE
421

    
422
This program is distributed in the hope that it will be useful,
423
but WITHOUT ANY WARRANTY; without even the implied warranty of
424
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
425

    
426
If you did not receive a copy of the PHP license, or have any
427
questions about PHP licensing, please contact license@php.net.