phpinfo.txt

Gonzalo Gorosito Malcolm, 2014-03-12 15:17

Download (30.9 kB)

 
1
phpinfo()
2
PHP Version => 5.5.9-1
3

    
4
System => Linux gx230 3.13.1 #2 SMP Tue Feb 4 15:43:26 ART 2014 x86_64
5
Build Date => Feb  7 2014 18:06:01
6
Server API => Command Line Interface
7
Virtual Directory Support => disabled
8
Configuration File (php.ini) Path => /etc/php5/cli
9
Loaded Configuration File => /etc/php5/cli/php.ini
10
Scan this dir for additional .ini files => /etc/php5/cli/conf.d
11
Additional .ini files parsed => /etc/php5/cli/conf.d/05-opcache.ini,
12
/etc/php5/cli/conf.d/10-mysqlnd.ini,
13
/etc/php5/cli/conf.d/10-pdo.ini,
14
/etc/php5/cli/conf.d/20-curl.ini,
15
/etc/php5/cli/conf.d/20-gd.ini,
16
/etc/php5/cli/conf.d/20-json.ini,
17
/etc/php5/cli/conf.d/20-ldap.ini,
18
/etc/php5/cli/conf.d/20-mcrypt.ini,
19
/etc/php5/cli/conf.d/20-mysql.ini,
20
/etc/php5/cli/conf.d/20-mysqli.ini,
21
/etc/php5/cli/conf.d/20-pdo_mysql.ini,
22
/etc/php5/cli/conf.d/20-readline.ini,
23
/etc/php5/cli/conf.d/20-xmlrpc.ini
24

    
25
PHP API => 20121113
26
PHP Extension => 20121212
27
Zend Extension => 220121212
28
Zend Extension Build => API220121212,NTS
29
PHP Extension Build => API20121212,NTS
30
Debug Build => no
31
Thread Safety => disabled
32
Zend Signal Handling => disabled
33
Zend Memory Manager => enabled
34
Zend Multibyte Support => provided by mbstring
35
IPv6 Support => enabled
36
DTrace Support => enabled
37

    
38
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
39
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls
40
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
41

    
42
This program makes use of the Zend Scripting Language Engine:
43
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
44
    with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
45

    
46

    
47
 _______________________________________________________________________
48

    
49

    
50
Configuration
51

    
52
bcmath
53

    
54
BCMath support => enabled
55

    
56
Directive => Local Value => Master Value
57
bcmath.scale => 0 => 0
58

    
59
bz2
60

    
61
BZip2 Support => Enabled
62
Stream Wrapper support => compress.bzip2://
63
Stream Filter support => bzip2.decompress, bzip2.compress
64
BZip2 Version => 1.0.6, 6-Sept-2010
65

    
66
calendar
67

    
68
Calendar support => enabled
69

    
70
Core
71

    
72
PHP Version => 5.5.9-1
73

    
74
Directive => Local Value => Master Value
75
allow_url_fopen => On => On
76
allow_url_include => Off => Off
77
always_populate_raw_post_data => Off => Off
78
arg_separator.input => & => &
79
arg_separator.output => & => &
80
asp_tags => Off => Off
81
auto_append_file => no value => no value
82
auto_globals_jit => On => On
83
auto_prepend_file => no value => no value
84
browscap => no value => no value
85
default_charset => no value => no value
86
default_mimetype => text/html => text/html
87
disable_classes => no value => no value
88
disable_functions => no value => no value
89
display_errors => Off => Off
90
display_startup_errors => Off => Off
91
doc_root => no value => no value
92
docref_ext => no value => no value
93
docref_root => no value => no value
94
enable_dl => Off => Off
95
enable_post_data_reading => On => On
96
error_append_string => no value => no value
97
error_log => no value => no value
98
error_prepend_string => no value => no value
99
error_reporting => 22527 => 22527
100
exit_on_timeout => Off => Off
101
expose_php => On => On
102
extension_dir => /usr/lib/php5/20121212 => /usr/lib/php5/20121212
103
file_uploads => On => On
104
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
105
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
106
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
107
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
108
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
109
html_errors => Off => Off
110
ignore_repeated_errors => Off => Off
111
ignore_repeated_source => Off => Off
112
ignore_user_abort => Off => Off
113
implicit_flush => On => On
114
include_path => .:/usr/share/php:/usr/share/pear => .:/usr/share/php:/usr/share/pear
115
log_errors => On => On
116
log_errors_max_len => 1024 => 1024
117
mail.add_x_header => On => On
118
mail.force_extra_parameters => no value => no value
119
mail.log => no value => no value
120
max_execution_time => 0 => 0
121
max_file_uploads => 20 => 20
122
max_input_nesting_level => 64 => 64
123
max_input_time => -1 => -1
124
max_input_vars => 1000 => 1000
125
memory_limit => -1 => -1
126
open_basedir => no value => no value
127
output_buffering => 0 => 0
128
output_handler => no value => no value
129
post_max_size => 8M => 8M
130
precision => 14 => 14
131
realpath_cache_size => 16K => 16K
132
realpath_cache_ttl => 120 => 120
133
register_argc_argv => On => On
134
report_memleaks => On => On
135
report_zend_debug => Off => Off
136
request_order => GP => GP
137
sendmail_from => no value => no value
138
sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i 
139
serialize_precision => 17 => 17
140
short_open_tag => Off => Off
141
SMTP => localhost => localhost
142
smtp_port => 25 => 25
143
sql.safe_mode => Off => Off
144
sys_temp_dir => no value => no value
145
track_errors => Off => Off
146
unserialize_callback_func => no value => no value
147
upload_max_filesize => 2M => 2M
148
upload_tmp_dir => no value => no value
149
user_dir => no value => no value
150
user_ini.cache_ttl => 300 => 300
151
user_ini.filename => .user.ini => .user.ini
152
variables_order => GPCS => GPCS
153
xmlrpc_error_number => 0 => 0
154
xmlrpc_errors => Off => Off
155
zend.detect_unicode => On => On
156
zend.enable_gc => On => On
157
zend.multibyte => Off => Off
158
zend.script_encoding => no value => no value
159

    
160
ctype
161

    
162
ctype functions => enabled
163

    
164
curl
165

    
166
cURL support => enabled
167
cURL Information => 7.35.0
168
Age => 3
169
Features
170
AsynchDNS => Yes
171
CharConv => No
172
Debug => No
173
GSS-Negotiate => Yes
174
IDN => Yes
175
IPv6 => Yes
176
krb4 => No
177
Largefile => Yes
178
libz => Yes
179
NTLM => Yes
180
NTLMWB => Yes
181
SPNEGO => No
182
SSL => Yes
183
SSPI => No
184
TLS-SRP => Yes
185
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp
186
Host => x86_64-pc-linux-gnu
187
SSL Version => OpenSSL/1.0.1f
188
ZLib Version => 1.2.8
189
libSSH Version => libssh2/1.4.3
190

    
191
date
192

    
193
date/time support => enabled
194
"Olson" Timezone Database Version => 0.system
195
Timezone Database => internal
196
Default timezone => America/Buenos_Aires
197

    
198
Directive => Local Value => Master Value
199
date.default_latitude => 31.7667 => 31.7667
200
date.default_longitude => 35.2333 => 35.2333
201
date.sunrise_zenith => 90.583333 => 90.583333
202
date.sunset_zenith => 90.583333 => 90.583333
203
date.timezone => no value => no value
204

    
205
dba
206

    
207
DBA support => enabled
208
Supported handlers => cdb cdb_make db4 inifile flatfile qdbm 
209

    
210
Directive => Local Value => Master Value
211
dba.default_handler => flatfile => flatfile
212

    
213
dom
214

    
215
DOM/XML => enabled
216
DOM/XML API Version => 20031129
217
libxml Version => 2.9.1
218
HTML Support => enabled
219
XPath Support => enabled
220
XPointer Support => enabled
221
Schema Support => enabled
222
RelaxNG Support => enabled
223

    
224
ereg
225

    
226
Regex Library => Bundled library enabled
227

    
228
exif
229

    
230
EXIF Support => enabled
231
EXIF Version => 1.4 $Id$
232
Supported EXIF Version => 0220
233
Supported filetypes => JPEG,TIFF
234

    
235
Directive => Local Value => Master Value
236
exif.decode_jis_intel => JIS => JIS
237
exif.decode_jis_motorola => JIS => JIS
238
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
239
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
240
exif.encode_jis => no value => no value
241
exif.encode_unicode => ISO-8859-15 => ISO-8859-15
242

    
243
fileinfo
244

    
245
fileinfo support => enabled
246
version => 1.0.5-dev
247

    
248
filter
249

    
250
Input Validation and Filtering => enabled
251
Revision => $Id: 4d3899e089e6e45b157975ceef2ac7deb6e9d762 $
252

    
253
Directive => Local Value => Master Value
254
filter.default => unsafe_raw => unsafe_raw
255
filter.default_flags => no value => no value
256

    
257
ftp
258

    
259
FTP support => enabled
260

    
261
gd
262

    
263
GD Support => enabled
264
GD Version => 2.1.1-dev
265
FreeType Support => enabled
266
FreeType Linkage => with freetype
267
FreeType Version => 2.5.2
268
GIF Read Support => enabled
269
GIF Create Support => enabled
270
JPEG Support => enabled
271
libJPEG Version => 8
272
PNG Support => enabled
273
libPNG Version => 1.2.50
274
WBMP Support => enabled
275
XPM Support => enabled
276
libXpm Version => 30411
277
XBM Support => enabled
278
WebP Support => enabled
279

    
280
Directive => Local Value => Master Value
281
gd.jpeg_ignore_warning => 0 => 0
282

    
283
gettext
284

    
285
GetText Support => enabled
286

    
287
hash
288

    
289
hash support => enabled
290
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat 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 
291

    
292
iconv
293

    
294
iconv support => enabled
295
iconv implementation => glibc
296
iconv library version => 2.18
297

    
298
Directive => Local Value => Master Value
299
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
300
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
301
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
302

    
303
json
304

    
305
json support => enabled
306
json version => 1.3.3
307
JSON-C version (bundled) => 0.11
308

    
309
ldap
310

    
311
LDAP Support => enabled
312
RCS Version => $Id$
313
Total Links => 0/unlimited
314
API Version => 3001
315
Vendor Name => OpenLDAP
316
Vendor Version => 20431
317
SASL Support => Enabled
318

    
319
Directive => Local Value => Master Value
320
ldap.max_links => Unlimited => Unlimited
321

    
322
libxml
323

    
324
libXML support => active
325
libXML Compiled Version => 2.9.1
326
libXML Loaded Version => 20901
327
libXML streams => enabled
328

    
329
mbstring
330

    
331
Multibyte Support => enabled
332
Multibyte string engine => libmbfl
333
HTTP input encoding translation => disabled
334
libmbfl version => 1.3.2
335

    
336
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
337

    
338
Multibyte (japanese) regex support => enabled
339
Multibyte regex (oniguruma) version => 5.9.1
340

    
341
Directive => Local Value => Master Value
342
mbstring.detect_order => no value => no value
343
mbstring.encoding_translation => Off => Off
344
mbstring.func_overload => 0 => 0
345
mbstring.http_input => pass => pass
346
mbstring.http_output => pass => pass
347
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
348
mbstring.internal_encoding => no value => no value
349
mbstring.language => neutral => neutral
350
mbstring.strict_detection => Off => Off
351
mbstring.substitute_character => no value => no value
352

    
353
mcrypt
354

    
355
mcrypt support => enabled
356
mcrypt_filter support => enabled
357
Version => 2.5.8
358
Api No => 20021217
359
Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes 
360
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream 
361

    
362
Directive => Local Value => Master Value
363
mcrypt.algorithms_dir => no value => no value
364
mcrypt.modes_dir => no value => no value
365

    
366
mhash
367

    
368
MHASH support => Enabled
369
MHASH API Version => Emulated Support
370

    
371
mysql
372

    
373
MySQL Support => enabled
374
Active Persistent Links => 0
375
Active Links => 0
376
Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
377

    
378
Directive => Local Value => Master Value
379
mysql.allow_local_infile => On => On
380
mysql.allow_persistent => On => On
381
mysql.connect_timeout => 60 => 60
382
mysql.default_host => no value => no value
383
mysql.default_password => no value => no value
384
mysql.default_port => no value => no value
385
mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
386
mysql.default_user => no value => no value
387
mysql.max_links => Unlimited => Unlimited
388
mysql.max_persistent => Unlimited => Unlimited
389
mysql.trace_mode => Off => Off
390

    
391
mysqli
392

    
393
MysqlI Support => enabled
394
Client API library version => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
395
Active Persistent Links => 0
396
Inactive Persistent Links => 0
397
Active Links => 0
398

    
399
Directive => Local Value => Master Value
400
mysqli.allow_local_infile => On => On
401
mysqli.allow_persistent => On => On
402
mysqli.default_host => no value => no value
403
mysqli.default_port => 3306 => 3306
404
mysqli.default_pw => no value => no value
405
mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
406
mysqli.default_user => no value => no value
407
mysqli.max_links => Unlimited => Unlimited
408
mysqli.max_persistent => Unlimited => Unlimited
409
mysqli.reconnect => Off => Off
410

    
411
mysqlnd
412

    
413
mysqlnd => enabled
414
Version => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
415
Compression => supported
416
core SSL => supported
417
extended SSL => supported
418
Command buffer size => 4096
419
Read buffer size => 32768
420
Read timeout => 31536000
421
Collecting statistics => Yes
422
Collecting memory statistics => No
423
Tracing => n/a
424
Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
425
API Extensions => mysql,mysqli,pdo_mysql
426

    
427
mysqlnd statistics =>  
428
bytes_sent => 0
429
bytes_received => 0
430
packets_sent => 0
431
packets_received => 0
432
protocol_overhead_in => 0
433
protocol_overhead_out => 0
434
bytes_received_ok_packet => 0
435
bytes_received_eof_packet => 0
436
bytes_received_rset_header_packet => 0
437
bytes_received_rset_field_meta_packet => 0
438
bytes_received_rset_row_packet => 0
439
bytes_received_prepare_response_packet => 0
440
bytes_received_change_user_packet => 0
441
packets_sent_command => 0
442
packets_received_ok => 0
443
packets_received_eof => 0
444
packets_received_rset_header => 0
445
packets_received_rset_field_meta => 0
446
packets_received_rset_row => 0
447
packets_received_prepare_response => 0
448
packets_received_change_user => 0
449
result_set_queries => 0
450
non_result_set_queries => 0
451
no_index_used => 0
452
bad_index_used => 0
453
slow_queries => 0
454
buffered_sets => 0
455
unbuffered_sets => 0
456
ps_buffered_sets => 0
457
ps_unbuffered_sets => 0
458
flushed_normal_sets => 0
459
flushed_ps_sets => 0
460
ps_prepared_never_executed => 0
461
ps_prepared_once_executed => 0
462
rows_fetched_from_server_normal => 0
463
rows_fetched_from_server_ps => 0
464
rows_buffered_from_client_normal => 0
465
rows_buffered_from_client_ps => 0
466
rows_fetched_from_client_normal_buffered => 0
467
rows_fetched_from_client_normal_unbuffered => 0
468
rows_fetched_from_client_ps_buffered => 0
469
rows_fetched_from_client_ps_unbuffered => 0
470
rows_fetched_from_client_ps_cursor => 0
471
rows_affected_normal => 0
472
rows_affected_ps => 0
473
rows_skipped_normal => 0
474
rows_skipped_ps => 0
475
copy_on_write_saved => 0
476
copy_on_write_performed => 0
477
command_buffer_too_small => 0
478
connect_success => 0
479
connect_failure => 0
480
connection_reused => 0
481
reconnect => 0
482
pconnect_success => 0
483
active_connections => 0
484
active_persistent_connections => 0
485
explicit_close => 0
486
implicit_close => 0
487
disconnect_close => 0
488
in_middle_of_command_close => 0
489
explicit_free_result => 0
490
implicit_free_result => 0
491
explicit_stmt_close => 0
492
implicit_stmt_close => 0
493
mem_emalloc_count => 0
494
mem_emalloc_amount => 0
495
mem_ecalloc_count => 0
496
mem_ecalloc_amount => 0
497
mem_erealloc_count => 0
498
mem_erealloc_amount => 0
499
mem_efree_count => 0
500
mem_efree_amount => 0
501
mem_malloc_count => 0
502
mem_malloc_amount => 0
503
mem_calloc_count => 0
504
mem_calloc_amount => 0
505
mem_realloc_count => 0
506
mem_realloc_amount => 0
507
mem_free_count => 0
508
mem_free_amount => 0
509
mem_estrndup_count => 0
510
mem_strndup_count => 0
511
mem_estndup_count => 0
512
mem_strdup_count => 0
513
proto_text_fetched_null => 0
514
proto_text_fetched_bit => 0
515
proto_text_fetched_tinyint => 0
516
proto_text_fetched_short => 0
517
proto_text_fetched_int24 => 0
518
proto_text_fetched_int => 0
519
proto_text_fetched_bigint => 0
520
proto_text_fetched_decimal => 0
521
proto_text_fetched_float => 0
522
proto_text_fetched_double => 0
523
proto_text_fetched_date => 0
524
proto_text_fetched_year => 0
525
proto_text_fetched_time => 0
526
proto_text_fetched_datetime => 0
527
proto_text_fetched_timestamp => 0
528
proto_text_fetched_string => 0
529
proto_text_fetched_blob => 0
530
proto_text_fetched_enum => 0
531
proto_text_fetched_set => 0
532
proto_text_fetched_geometry => 0
533
proto_text_fetched_other => 0
534
proto_binary_fetched_null => 0
535
proto_binary_fetched_bit => 0
536
proto_binary_fetched_tinyint => 0
537
proto_binary_fetched_short => 0
538
proto_binary_fetched_int24 => 0
539
proto_binary_fetched_int => 0
540
proto_binary_fetched_bigint => 0
541
proto_binary_fetched_decimal => 0
542
proto_binary_fetched_float => 0
543
proto_binary_fetched_double => 0
544
proto_binary_fetched_date => 0
545
proto_binary_fetched_year => 0
546
proto_binary_fetched_time => 0
547
proto_binary_fetched_datetime => 0
548
proto_binary_fetched_timestamp => 0
549
proto_binary_fetched_string => 0
550
proto_binary_fetched_blob => 0
551
proto_binary_fetched_enum => 0
552
proto_binary_fetched_set => 0
553
proto_binary_fetched_geometry => 0
554
proto_binary_fetched_other => 0
555
init_command_executed_count => 0
556
init_command_failed_count => 0
557
com_quit => 0
558
com_init_db => 0
559
com_query => 0
560
com_field_list => 0
561
com_create_db => 0
562
com_drop_db => 0
563
com_refresh => 0
564
com_shutdown => 0
565
com_statistics => 0
566
com_process_info => 0
567
com_connect => 0
568
com_process_kill => 0
569
com_debug => 0
570
com_ping => 0
571
com_time => 0
572
com_delayed_insert => 0
573
com_change_user => 0
574
com_binlog_dump => 0
575
com_table_dump => 0
576
com_connect_out => 0
577
com_register_slave => 0
578
com_stmt_prepare => 0
579
com_stmt_execute => 0
580
com_stmt_send_long_data => 0
581
com_stmt_close => 0
582
com_stmt_reset => 0
583
com_stmt_set_option => 0
584
com_stmt_fetch => 0
585
com_deamon => 0
586
bytes_received_real_data_normal => 0
587
bytes_received_real_data_ps => 0
588

    
589
openssl
590

    
591
OpenSSL support => enabled
592
OpenSSL Library Version => OpenSSL 1.0.1f 6 Jan 2014
593
OpenSSL Header Version => OpenSSL 1.0.1f 6 Jan 2014
594

    
595
pcntl
596

    
597
pcntl support => enabled
598

    
599
pcre
600

    
601
PCRE (Perl Compatible Regular Expressions) Support => enabled
602
PCRE Library Version => 8.31 2012-07-06
603

    
604
Directive => Local Value => Master Value
605
pcre.backtrack_limit => 1000000 => 1000000
606
pcre.recursion_limit => 100000 => 100000
607

    
608
PDO
609

    
610
PDO support => enabled
611
PDO drivers => mysql
612

    
613
pdo_mysql
614

    
615
PDO Driver for MySQL => enabled
616
Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
617

    
618
Directive => Local Value => Master Value
619
pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
620

    
621
Phar
622

    
623
Phar: PHP Archive support => enabled
624
Phar EXT version => 2.0.2
625
Phar API version => 1.1.1
626
SVN revision => $Id: a5488937a80433d434af6753d3db8517feaf91df $
627
Phar-based phar archives => enabled
628
Tar-based phar archives => enabled
629
ZIP-based phar archives => enabled
630
gzip compression => enabled
631
bzip2 compression => enabled
632
OpenSSL support => enabled
633

    
634

    
635
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
636
Phar fully realized by Gregory Beaver and Marcus Boerger.
637
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
638
Directive => Local Value => Master Value
639
phar.cache_list => no value => no value
640
phar.readonly => On => On
641
phar.require_hash => On => On
642

    
643
posix
644

    
645
Revision => $Id: 1dfa9997ed76804e53c91e0ce862f3707617b6ed $
646

    
647
readline
648

    
649
Readline Support => enabled
650
Readline library => EditLine wrapper
651

    
652
Directive => Local Value => Master Value
653
cli.pager => no value => no value
654
cli.prompt => \b \>  => \b \> 
655

    
656
Reflection
657

    
658
Reflection => enabled
659
Version => $Id: 31d836a7ac92a37b5c580836d91ad4736fe2f376 $
660

    
661
session
662

    
663
Session Support => enabled
664
Registered save handlers => files user 
665
Registered serializer handlers => php_serialize php php_binary wddx 
666

    
667
Directive => Local Value => Master Value
668
session.auto_start => Off => Off
669
session.cache_expire => 180 => 180
670
session.cache_limiter => nocache => nocache
671
session.cookie_domain => no value => no value
672
session.cookie_httponly => Off => Off
673
session.cookie_lifetime => 0 => 0
674
session.cookie_path => / => /
675
session.cookie_secure => Off => Off
676
session.entropy_file => /dev/urandom => /dev/urandom
677
session.entropy_length => 32 => 32
678
session.gc_divisor => 1000 => 1000
679
session.gc_maxlifetime => 1440 => 1440
680
session.gc_probability => 0 => 0
681
session.hash_bits_per_character => 5 => 5
682
session.hash_function => 0 => 0
683
session.name => PHPSESSID => PHPSESSID
684
session.referer_check => no value => no value
685
session.save_handler => files => files
686
session.save_path => /var/lib/php5 => /var/lib/php5
687
session.serialize_handler => php => php
688
session.upload_progress.cleanup => On => On
689
session.upload_progress.enabled => On => On
690
session.upload_progress.freq => 1% => 1%
691
session.upload_progress.min_freq => 1 => 1
692
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
693
session.upload_progress.prefix => upload_progress_ => upload_progress_
694
session.use_cookies => On => On
695
session.use_only_cookies => On => On
696
session.use_strict_mode => Off => Off
697
session.use_trans_sid => 0 => 0
698

    
699
shmop
700

    
701
shmop support => enabled
702

    
703
SimpleXML
704

    
705
Simplexml support => enabled
706
Revision => $Id: 363ea1fc44b0b7775e2ec3ce8456530fec6d1660 $
707
Schema support => enabled
708

    
709
soap
710

    
711
Soap Client => enabled
712
Soap Server => enabled
713

    
714
Directive => Local Value => Master Value
715
soap.wsdl_cache => 1 => 1
716
soap.wsdl_cache_dir => /tmp => /tmp
717
soap.wsdl_cache_enabled => 1 => 1
718
soap.wsdl_cache_limit => 5 => 5
719
soap.wsdl_cache_ttl => 86400 => 86400
720

    
721
sockets
722

    
723
Sockets Support => enabled
724

    
725
SPL
726

    
727
SPL support => enabled
728
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
729
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
730

    
731
standard
732

    
733
Dynamic Library Support => enabled
734
Path to sendmail => /usr/sbin/sendmail -t -i 
735

    
736
Directive => Local Value => Master Value
737
assert.active => 1 => 1
738
assert.bail => 0 => 0
739
assert.callback => no value => no value
740
assert.quiet_eval => 0 => 0
741
assert.warning => 1 => 1
742
auto_detect_line_endings => 0 => 0
743
default_socket_timeout => 60 => 60
744
from => no value => no value
745
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
746
user_agent => no value => no value
747

    
748
sysvmsg
749

    
750
sysvmsg support => enabled
751
Revision => $Id: adf1d2d6be849c46eed3c3ee6f1cbebd1448d6e5 $
752

    
753
tokenizer
754

    
755
Tokenizer Support => enabled
756

    
757
wddx
758

    
759
WDDX Support => enabled
760
WDDX Session Serializer => enabled
761

    
762
xml
763

    
764
XML Support => active
765
XML Namespace Support => active
766
libxml2 Version => 2.9.1
767

    
768
xmlreader
769

    
770
XMLReader => enabled
771

    
772
xmlrpc
773

    
774
core library version => xmlrpc-epi v. 0.51
775
php extension version => 0.51
776
author => Dan Libby
777
homepage => http://xmlrpc-epi.sourceforge.net
778
open sourced by => Epinions.com
779

    
780
xmlwriter
781

    
782
XMLWriter => enabled
783

    
784
Zend OPcache
785

    
786
Opcode Caching => Disabled
787
Optimization => Disabled
788
Startup Failed => Opcode Caching is disabled for CLI
789

    
790
Directive => Local Value => Master Value
791
opcache.blacklist_filename => no value => no value
792
opcache.consistency_checks => 0 => 0
793
opcache.dups_fix => Off => Off
794
opcache.enable => On => On
795
opcache.enable_cli => Off => Off
796
opcache.enable_file_override => Off => Off
797
opcache.error_log => no value => no value
798
opcache.fast_shutdown => 0 => 0
799
opcache.file_update_protection => 2 => 2
800
opcache.force_restart_timeout => 180 => 180
801
opcache.inherited_hack => On => On
802
opcache.interned_strings_buffer => 4 => 4
803
opcache.load_comments => 1 => 1
804
opcache.log_verbosity_level => 1 => 1
805
opcache.max_accelerated_files => 2000 => 2000
806
opcache.max_file_size => 0 => 0
807
opcache.max_wasted_percentage => 5 => 5
808
opcache.memory_consumption => 64 => 64
809
opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF
810
opcache.preferred_memory_model => no value => no value
811
opcache.protect_memory => 0 => 0
812
opcache.restrict_api => no value => no value
813
opcache.revalidate_freq => 2 => 2
814
opcache.revalidate_path => Off => Off
815
opcache.save_comments => 1 => 1
816
opcache.use_cwd => On => On
817
opcache.validate_timestamps => On => On
818

    
819
zip
820

    
821
Zip => enabled
822
Extension Version => $Id: 05dd1ecc211075107543b0ef8cee488dd229fccf $
823
Zip version => 1.11.0
824
Libzip version => 0.10.1
825

    
826
zlib
827

    
828
ZLib Support => enabled
829
Stream Wrapper => compress.zlib://
830
Stream Filter => zlib.inflate, zlib.deflate
831
Compiled Version => 1.2.8
832
Linked Version => 1.2.8
833

    
834
Directive => Local Value => Master Value
835
zlib.output_compression => Off => Off
836
zlib.output_compression_level => -1 => -1
837
zlib.output_handler => no value => no value
838

    
839
Additional Modules
840

    
841
Module Name
842
sysvsem
843
sysvshm
844

    
845
Environment
846

    
847
Variable => Value
848
SSH_AGENT_PID => 4118
849
KDE_MULTIHEAD => false
850
DM_CONTROL => /var/run/xdmctl
851
SHELL => /bin/bash
852
TERM => xterm
853
XDG_SESSION_COOKIE => e124acd5f28c58860d0dc3b252dde021-1394577833.458448-1567750745
854
XDM_MANAGED => method=classic
855
GTK2_RC_FILES => /etc/gtk-2.0/gtkrc:/home/ggorosito/.gtkrc-2.0:/home/ggorosito/.kde/share/config/gtkrc-2.0
856
KONSOLE_DBUS_SERVICE => :1.41
857
KONSOLE_PROFILE_NAME => Shell
858
GS_LIB => /home/ggorosito/.fonts
859
GTK_RC_FILES => /etc/gtk/gtkrc:/home/ggorosito/.gtkrc:/home/ggorosito/.kde/share/config/gtkrc
860
WINDOWID => 62914581
861
SHELL_SESSION_ID => d746004dfcbf4000b0063395461d9ec8
862
KDE_FULL_SESSION => true
863
USER => ggorosito
864
LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00: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:ca=30;41: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:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=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:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
865
XCURSOR_SIZE => 0
866
SSH_AUTH_SOCK => /tmp/ssh-RUduzRHcaXkP/agent.4077
867
SESSION_MANAGER => local/gx230:@/tmp/.ICE-unix/4231,unix/gx230:/tmp/.ICE-unix/4231
868
DESKTOP_SESSION => default
869
PATH => /home/ggorosito/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
870
PWD => /home/ggorosito
871
KDE_SESSION_UID => 1000
872
LANG => en_US.UTF-8
873
KONSOLE_DBUS_SESSION => /Sessions/4
874
HOME => /home/ggorosito
875
COLORFGBG => 15;0
876
SHLVL => 1
877
KDE_SESSION_VERSION => 4
878
LANGUAGE => en_US:en
879
XCURSOR_THEME => oxy-blue
880
LOGNAME => ggorosito
881
XDG_DATA_DIRS => /usr/share:/usr/share:/usr/local/share
882
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-oOH8BTWWFd,guid=962776f1be65c0d676ab69e3531f91a9
883
WINDOWPATH => 7
884
PROFILEHOME =>  
885
DISPLAY => :0
886
QT_PLUGIN_PATH => /home/ggorosito/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/
887
XDG_CURRENT_DESKTOP => KDE
888
_ => /usr/bin/php
889

    
890
PHP Variables
891

    
892
Variable => Value
893
_SERVER["SSH_AGENT_PID"] => 4118
894
_SERVER["KDE_MULTIHEAD"] => false
895
_SERVER["DM_CONTROL"] => /var/run/xdmctl
896
_SERVER["SHELL"] => /bin/bash
897
_SERVER["TERM"] => xterm
898
_SERVER["XDG_SESSION_COOKIE"] => e124acd5f28c58860d0dc3b252dde021-1394577833.458448-1567750745
899
_SERVER["XDM_MANAGED"] => method=classic
900
_SERVER["GTK2_RC_FILES"] => /etc/gtk-2.0/gtkrc:/home/ggorosito/.gtkrc-2.0:/home/ggorosito/.kde/share/config/gtkrc-2.0
901
_SERVER["KONSOLE_DBUS_SERVICE"] => :1.41
902
_SERVER["KONSOLE_PROFILE_NAME"] => Shell
903
_SERVER["GS_LIB"] => /home/ggorosito/.fonts
904
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/ggorosito/.gtkrc:/home/ggorosito/.kde/share/config/gtkrc
905
_SERVER["WINDOWID"] => 62914581
906
_SERVER["SHELL_SESSION_ID"] => d746004dfcbf4000b0063395461d9ec8
907
_SERVER["KDE_FULL_SESSION"] => true
908
_SERVER["USER"] => ggorosito
909
_SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00: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:ca=30;41: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:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=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:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
910
_SERVER["XCURSOR_SIZE"] => 0
911
_SERVER["SSH_AUTH_SOCK"] => /tmp/ssh-RUduzRHcaXkP/agent.4077
912
_SERVER["SESSION_MANAGER"] => local/gx230:@/tmp/.ICE-unix/4231,unix/gx230:/tmp/.ICE-unix/4231
913
_SERVER["DESKTOP_SESSION"] => default
914
_SERVER["PATH"] => /home/ggorosito/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
915
_SERVER["PWD"] => /home/ggorosito
916
_SERVER["KDE_SESSION_UID"] => 1000
917
_SERVER["LANG"] => en_US.UTF-8
918
_SERVER["KONSOLE_DBUS_SESSION"] => /Sessions/4
919
_SERVER["HOME"] => /home/ggorosito
920
_SERVER["COLORFGBG"] => 15;0
921
_SERVER["SHLVL"] => 1
922
_SERVER["KDE_SESSION_VERSION"] => 4
923
_SERVER["LANGUAGE"] => en_US:en
924
_SERVER["XCURSOR_THEME"] => oxy-blue
925
_SERVER["LOGNAME"] => ggorosito
926
_SERVER["XDG_DATA_DIRS"] => /usr/share:/usr/share:/usr/local/share
927
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-oOH8BTWWFd,guid=962776f1be65c0d676ab69e3531f91a9
928
_SERVER["WINDOWPATH"] => 7
929
_SERVER["PROFILEHOME"] => 
930
_SERVER["DISPLAY"] => :0
931
_SERVER["QT_PLUGIN_PATH"] => /home/ggorosito/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/
932
_SERVER["XDG_CURRENT_DESKTOP"] => KDE
933
_SERVER["_"] => /usr/bin/php
934
_SERVER["PHP_SELF"] => phpinfo.php
935
_SERVER["SCRIPT_NAME"] => phpinfo.php
936
_SERVER["SCRIPT_FILENAME"] => phpinfo.php
937
_SERVER["PATH_TRANSLATED"] => phpinfo.php
938
_SERVER["DOCUMENT_ROOT"] => 
939
_SERVER["REQUEST_TIME_FLOAT"] => 1394633602.4048
940
_SERVER["REQUEST_TIME"] => 1394633602
941
_SERVER["argv"] => Array
942
(
943
    [0] => phpinfo.php
944
)
945

    
946
_SERVER["argc"] => 1
947

    
948
PHP License
949
This program is free software; you can redistribute it and/or modify
950
it under the terms of the PHP License as published by the PHP Group
951
and included in the distribution in the file:  LICENSE
952

    
953
This program is distributed in the hope that it will be useful,
954
but WITHOUT ANY WARRANTY; without even the implied warranty of
955
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
956

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