001+ phpinfo()
002+
003+ bcmath
004+
005+ BCMath support => enabled
006+
007+ Directive => Local Value => Master Value
008+ bcmath.scale => 0 => 0
009+
010+ bz2
011+
012+ BZip2 Support => Enabled
013+ Stream Wrapper support => compress.bzip2://
014+ Stream Filter support => bzip2.decompress, bzip2.compress
015+ BZip2 Version => 1.0.5, 10-Dec-2007
016+
017+ calendar
018+
019+ Calendar support => enabled
020+
021+ Core
022+
023+ PHP Version => 5.4.11
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025+ Directive => Local Value => Master Value
026+ allow_url_fopen => On => On
027+ allow_url_include => Off => Off
028+ always_populate_raw_post_data => Off => Off
029+ arg_separator.input => & => &
030+ arg_separator.output => & => &
031+ asp_tags => Off => Off
032+ auto_append_file => no value => no value
033+ auto_globals_jit => On => On
034+ auto_prepend_file => no value => no value
035+ browscap => no value => no value
036+ default_charset => no value => no value
037+ default_mimetype => text/html => text/html
038+ disable_classes => no value => no value
039+ disable_functions => no value => no value
040+ display_errors => STDOUT => STDOUT
041+ display_startup_errors => On => On
042+ doc_root => no value => no value
043+ docref_ext => .html => .html
044+ docref_root => no value => no value
045+ enable_dl => On => On
046+ enable_post_data_reading => On => On
047+ error_append_string => no value => no value
048+ error_log => no value => no value
049+ error_prepend_string => no value => no value
050+ error_reporting => 32767 => 32767
051+ exit_on_timeout => Off => Off
052+ expose_php => On => On
053+ extension_dir => /usr/local/src/php-5.4.11/modules/ => /usr/local/src/php-5.4.11/modules/
054+ file_uploads => On => On
055+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
056+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
057+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
058+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
059+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
060+ html_errors => Off => Off
061+ ignore_repeated_errors => Off => Off
062+ ignore_repeated_source => Off => Off
063+ ignore_user_abort => Off => Off
064+ implicit_flush => On => On
065+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
066+ log_errors => Off => Off
067+ log_errors_max_len => 1024 => 1024
068+ mail.add_x_header => Off => Off
069+ mail.force_extra_parameters => no value => no value
070+ mail.log => no value => no value
071+ max_execution_time => 0 => 0
072+ max_file_uploads => 20 => 20
073+ max_input_nesting_level => 64 => 64
074+ max_input_time => -1 => -1
075+ max_input_vars => 1000 => 1000
076+ memory_limit => 128M => 128M
077+ open_basedir => no value => no value
078+ output_buffering => no value => no value
079+ output_handler => no value => no value
080+ post_max_size => 8M => 8M
081+ precision => 14 => 14
082+ realpath_cache_size => 16K => 16K
083+ realpath_cache_ttl => 120 => 120
084+ register_argc_argv => On => On
085+ report_memleaks => On => On
086+ report_zend_debug => Off => Off
087+ request_order => no value => no value
088+ sendmail_from => no value => no value
089+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
090+ serialize_precision => 17 => 17
091+ short_open_tag => On => On
092+ SMTP => localhost => localhost
093+ smtp_port => 25 => 25
094+ sql.safe_mode => Off => Off
095+ track_errors => On => On
096+ unserialize_callback_func => no value => no value
097+ upload_max_filesize => 2M => 2M
098+ upload_tmp_dir => no value => no value
099+ user_dir => no value => no value
100+ user_ini.cache_ttl => 300 => 300
101+ user_ini.filename => .user.ini => .user.ini
102+ variables_order => EGPCS => EGPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ zend.detect_unicode => On => On
106+ zend.enable_gc => On => On
107+ zend.multibyte => Off => Off
108+ zend.script_encoding => no value => no value
109+
110+ ctype
111+
112+ ctype functions => enabled
113+
114+ curl
115+
116+ cURL support => enabled
117+ cURL Information => 7.19.7
118+ Age => 3
119+ Features
120+ AsynchDNS => No
121+ Debug => No
122+ GSS-Negotiate => Yes
123+ IDN => Yes
124+ IPv6 => Yes
125+ Largefile => Yes
126+ NTLM => Yes
127+ SPNEGO => No
128+ SSL => Yes
129+ SSPI => No
130+ krb4 => No
131+ libz => Yes
132+ CharConv => No
133+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
134+ Host => i386-redhat-linux-gnu
135+ SSL Version => NSS/3.13.1.0
136+ ZLib Version => 1.2.3
137+ libSSH Version => libssh2/1.2.2
138+
139+ date
140+
141+ date/time support => enabled
142+ "Olson" Timezone Database Version => 2012.10
143+ Timezone Database => internal
144+
145+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
146+ Default timezone => UTC
147+
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
149+ date.default_latitude => 31.7667 => 31.7667
150+ date.default_longitude => 35.2333 => 35.2333
151+ date.sunrise_zenith => 90.583333 => 90.583333
152+ date.sunset_zenith => 90.583333 => 90.583333
153+ date.timezone => no value => no value
154+
156+
157+ DBA support => enabled
158+ Supported handlers => cdb cdb_make inifile flatfile
159+
160+ Directive => Local Value => Master Value
161+ dba.default_handler => flatfile => flatfile
162+
163+ dom
165+ DOM/XML => enabled
166+ DOM/XML API Version => 20031129
167+ libxml Version => 2.7.6
168+ HTML Support => enabled
169+ XPath Support => enabled
170+ XPointer Support => enabled
171+ Schema Support => enabled
172+ RelaxNG Support => enabled
173+
174+ ereg
175+
176+ Regex Library => Bundled library enabled
177+
178+ exif
179+
180+ EXIF Support => enabled
181+ EXIF Version => 1.4 $Id$
182+ Supported EXIF Version => 0220
183+ Supported filetypes => JPEG,TIFF
185+ Directive => Local Value => Master Value
186+ exif.decode_jis_intel => JIS => JIS
187+ exif.decode_jis_motorola => JIS => JIS
188+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
189+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
190+ exif.encode_jis => no value => no value
191+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
193+ fileinfo
194+
195+ fileinfo support => enabled
196+ version => 1.0.5
197+
198+ filter
199+
200+ Input Validation and Filtering => enabled
201+ Revision => $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $
202+
204+ filter.default => unsafe_raw => unsafe_raw
205+ filter.default_flags => no value => no value
206+
207+ ftp
208+
209+ FTP support => enabled
210+
211+ gd
212+
213+ GD Support => enabled
214+ GD Version => bundled (2.0.34 compatible)
215+ FreeType Support => enabled
216+ FreeType Linkage => with freetype
217+ FreeType Version => 2.3.11
218+ GIF Read Support => enabled
219+ GIF Create Support => enabled
220+ JPEG Support => enabled
221+ libJPEG Version => 6b
222+ PNG Support => enabled
223+ libPNG Version => 1.2.49
224+ WBMP Support => enabled
225+ XBM Support => enabled
226+ JIS-mapped Japanese Font Support => enabled
227+
228+ Directive => Local Value => Master Value
229+ gd.jpeg_ignore_warning => 0 => 0
230+
231+ gettext
232+
233+ GetText Support => enabled
234+
235+ hash
236+
237+ hash support => enabled
238+ 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
239+
240+ iconv
241+
242+ iconv support => enabled
243+ iconv implementation => glibc
244+ iconv library version => 2.12
245+
246+ Directive => Local Value => Master Value
247+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
248+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
249+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
250+
251+ json
252+
253+ json support => enabled
254+ json version => 1.2.1
255+
256+ libxml
257+
258+ libXML support => active
259+ libXML Compiled Version => 2.7.6
260+ libXML Loaded Version => 20706
261+ libXML streams => enabled
262+
263+ mbstring
264+
265+ Multibyte Support => enabled
266+ Multibyte string engine => libmbfl
267+ HTTP input encoding translation => disabled
268+ libmbfl version => 1.3.2
269+
270+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
271+
272+ Multibyte (japanese) regex support => enabled
273+ Multibyte regex (oniguruma) backtrack check => On
274+ Multibyte regex (oniguruma) version => 4.7.1
275+
276+ Directive => Local Value => Master Value
277+ mbstring.detect_order => no value => no value
278+ mbstring.encoding_translation => Off => Off
279+ mbstring.func_overload => 0 => 0
280+ mbstring.http_input => pass => pass
281+ mbstring.http_output => pass => pass
282+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
283+ mbstring.internal_encoding => no value => no value
284+ mbstring.language => neutral => neutral
285+ mbstring.strict_detection => Off => Off
286+ mbstring.substitute_character => no value => no value
287+
288+ mhash
289+
290+ MHASH support => Enabled
291+ MHASH API Version => Emulated Support
292+
293+ mysql
294+
295+ MySQL Support => enabled
296+ Active Persistent Links => 0
297+ Active Links => 0
298+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
299+
300+ Directive => Local Value => Master Value
301+ mysql.allow_local_infile => On => On
302+ mysql.allow_persistent => On => On
303+ mysql.connect_timeout => 60 => 60
304+ mysql.default_host => no value => no value
305+ mysql.default_password => no value => no value
306+ mysql.default_port => no value => no value
307+ mysql.default_socket => no value => no value
308+ mysql.default_user => no value => no value
309+ mysql.max_links => Unlimited => Unlimited
310+ mysql.max_persistent => Unlimited => Unlimited
311+ mysql.trace_mode => Off => Off
312+
313+ mysqli
314+
315+ MysqlI Support => enabled
316+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
317+ Active Persistent Links => 0
318+ Inactive Persistent Links => 0
319+ Active Links => 0
320+
321+ Directive => Local Value => Master Value
322+ mysqli.allow_local_infile => On => On
323+ mysqli.allow_persistent => On => On
324+ mysqli.default_host => no value => no value
325+ mysqli.default_port => 3306 => 3306
326+ mysqli.default_pw => no value => no value
327+ mysqli.default_socket => no value => no value
328+ mysqli.default_user => no value => no value
329+ mysqli.max_links => Unlimited => Unlimited
330+ mysqli.max_persistent => Unlimited => Unlimited
331+ mysqli.reconnect => Off => Off
332+
333+ mysqlnd
334+
335+ mysqlnd => enabled
336+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
337+ Compression => supported
338+ SSL => supported
339+ Command buffer size => 4096
340+ Read buffer size => 32768
341+ Read timeout => 31536000
342+ Collecting statistics => Yes
343+ Collecting memory statistics => No
344+ Tracing => n/a
345+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
346+ API Extensions => mysqli,mysql,pdo_mysql
347+
348+ mysqlnd statistics =>
349+ bytes_sent => 0
350+ bytes_received => 0
351+ packets_sent => 0
352+ packets_received => 0
353+ protocol_overhead_in => 0
354+ protocol_overhead_out => 0
355+ bytes_received_ok_packet => 0
356+ bytes_received_eof_packet => 0
357+ bytes_received_rset_header_packet => 0
358+ bytes_received_rset_field_meta_packet => 0
359+ bytes_received_rset_row_packet => 0
360+ bytes_received_prepare_response_packet => 0
361+ bytes_received_change_user_packet => 0
362+ packets_sent_command => 0
363+ packets_received_ok => 0
364+ packets_received_eof => 0
365+ packets_received_rset_header => 0
366+ packets_received_rset_field_meta => 0
367+ packets_received_rset_row => 0
368+ packets_received_prepare_response => 0
369+ packets_received_change_user => 0
370+ result_set_queries => 0
371+ non_result_set_queries => 0
372+ no_index_used => 0
373+ bad_index_used => 0
374+ slow_queries => 0
375+ buffered_sets => 0
376+ unbuffered_sets => 0
377+ ps_buffered_sets => 0
378+ ps_unbuffered_sets => 0
379+ flushed_normal_sets => 0
380+ flushed_ps_sets => 0
381+ ps_prepared_never_executed => 0
382+ ps_prepared_once_executed => 0
383+ rows_fetched_from_server_normal => 0
384+ rows_fetched_from_server_ps => 0
385+ rows_buffered_from_client_normal => 0
386+ rows_buffered_from_client_ps => 0
387+ rows_fetched_from_client_normal_buffered => 0
388+ rows_fetched_from_client_normal_unbuffered => 0
389+ rows_fetched_from_client_ps_buffered => 0
390+ rows_fetched_from_client_ps_unbuffered => 0
391+ rows_fetched_from_client_ps_cursor => 0
392+ rows_affected_normal => 0
393+ rows_affected_ps => 0
394+ rows_skipped_normal => 0
395+ rows_skipped_ps => 0
396+ copy_on_write_saved => 0
397+ copy_on_write_performed => 0
398+ command_buffer_too_small => 0
399+ connect_success => 0
400+ connect_failure => 0
401+ connection_reused => 0
402+ reconnect => 0
403+ pconnect_success => 0
404+ active_connections => 0
405+ active_persistent_connections => 0
406+ explicit_close => 0
407+ implicit_close => 0
408+ disconnect_close => 0
409+ in_middle_of_command_close => 0
410+ explicit_free_result => 0
411+ implicit_free_result => 0
412+ explicit_stmt_close => 0
413+ implicit_stmt_close => 0
414+ mem_emalloc_count => 0
415+ mem_emalloc_amount => 0
416+ mem_ecalloc_count => 0
417+ mem_ecalloc_amount => 0
418+ mem_erealloc_count => 0
419+ mem_erealloc_amount => 0
420+ mem_efree_count => 0
421+ mem_efree_amount => 0
422+ mem_malloc_count => 0
423+ mem_malloc_amount => 0
424+ mem_calloc_count => 0
425+ mem_calloc_amount => 0
426+ mem_realloc_count => 0
427+ mem_realloc_amount => 0
428+ mem_free_count => 0
429+ mem_free_amount => 0
430+ mem_estrndup_count => 0
431+ mem_strndup_count => 0
432+ mem_estndup_count => 0
433+ mem_strdup_count => 0
434+ proto_text_fetched_null => 0
435+ proto_text_fetched_bit => 0
436+ proto_text_fetched_tinyint => 0
437+ proto_text_fetched_short => 0
438+ proto_text_fetched_int24 => 0
439+ proto_text_fetched_int => 0
440+ proto_text_fetched_bigint => 0
441+ proto_text_fetched_decimal => 0
442+ proto_text_fetched_float => 0
443+ proto_text_fetched_double => 0
444+ proto_text_fetched_date => 0
445+ proto_text_fetched_year => 0
446+ proto_text_fetched_time => 0
447+ proto_text_fetched_datetime => 0
448+ proto_text_fetched_timestamp => 0
449+ proto_text_fetched_string => 0
450+ proto_text_fetched_blob => 0
451+ proto_text_fetched_enum => 0
452+ proto_text_fetched_set => 0
453+ proto_text_fetched_geometry => 0
454+ proto_text_fetched_other => 0
455+ proto_binary_fetched_null => 0
456+ proto_binary_fetched_bit => 0
457+ proto_binary_fetched_tinyint => 0
458+ proto_binary_fetched_short => 0
459+ proto_binary_fetched_int24 => 0
460+ proto_binary_fetched_int => 0
461+ proto_binary_fetched_bigint => 0
462+ proto_binary_fetched_decimal => 0
463+ proto_binary_fetched_float => 0
464+ proto_binary_fetched_double => 0
465+ proto_binary_fetched_date => 0
466+ proto_binary_fetched_year => 0
467+ proto_binary_fetched_time => 0
468+ proto_binary_fetched_datetime => 0
469+ proto_binary_fetched_timestamp => 0
470+ proto_binary_fetched_string => 0
471+ proto_binary_fetched_blob => 0
472+ proto_binary_fetched_enum => 0
473+ proto_binary_fetched_set => 0
474+ proto_binary_fetched_geometry => 0
475+ proto_binary_fetched_other => 0
476+ init_command_executed_count => 0
477+ init_command_failed_count => 0
478+ com_quit => 0
479+ com_init_db => 0
480+ com_query => 0
481+ com_field_list => 0
482+ com_create_db => 0
483+ com_drop_db => 0
484+ com_refresh => 0
485+ com_shutdown => 0
486+ com_statistics => 0
487+ com_process_info => 0
488+ com_connect => 0
489+ com_process_kill => 0
490+ com_debug => 0
491+ com_ping => 0
492+ com_time => 0
493+ com_delayed_insert => 0
494+ com_change_user => 0
495+ com_binlog_dump => 0
496+ com_table_dump => 0
497+ com_connect_out => 0
498+ com_register_slave => 0
499+ com_stmt_prepare => 0
500+ com_stmt_execute => 0
501+ com_stmt_send_long_data => 0
502+ com_stmt_close => 0
503+ com_stmt_reset => 0
504+ com_stmt_set_option => 0
505+ com_stmt_fetch => 0
506+ com_deamon => 0
507+ bytes_received_real_data_normal => 0
508+ bytes_received_real_data_ps => 0
509+
510+ example statistics =>
511+ stat1 => 0
512+ stat2 => 0
513+
514+ pcre
515+
516+ PCRE (Perl Compatible Regular Expressions) Support => enabled
517+ PCRE Library Version => 8.31 2012-07-06
518+
519+ Directive => Local Value => Master Value
520+ pcre.backtrack_limit => 1000000 => 1000000
521+ pcre.recursion_limit => 100000 => 100000
522+
523+ PDO
524+
525+ PDO support => enabled
526+ PDO drivers => sqlite, mysql
527+
528+ pdo_mysql
529+
530+ PDO Driver for MySQL => enabled
531+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
532+
533+ Directive => Local Value => Master Value
534+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
535+
536+ pdo_sqlite
537+
538+ PDO Driver for SQLite 3.x => enabled
539+ SQLite Library => 3.7.7.1
540+
541+ Phar
542+
543+ Phar: PHP Archive support => enabled
544+ Phar EXT version => 2.0.1
545+ Phar API version => 1.1.1
546+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
547+ Phar-based phar archives => enabled
548+ Tar-based phar archives => enabled
549+ ZIP-based phar archives => enabled
550+ gzip compression => enabled
551+ bzip2 compression => enabled
552+ OpenSSL support => disabled (install ext/openssl)
553+
554+
555+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
556+ Phar fully realized by Gregory Beaver and Marcus Boerger.
557+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
558+ Directive => Local Value => Master Value
560+ phar.readonly => Off => Off
561+ phar.require_hash => Off => Off
562+
563+ posix
564+
565+ Revision => $Id: 32db6705f5b617967a546be3114e178a4138c1ca $
566+
567+ Reflection
568+
569+ Reflection => enabled
570+ Version => $Id: 25ecbad68e5a4573ffee43ea24a0591ea179492a $
571+
572+ session
573+
574+ Session Support => enabled
575+ Registered save handlers => files user
576+ Registered serializer handlers => php php_binary wddx
577+
578+ Directive => Local Value => Master Value
579+ session.auto_start => Off => Off
580+ session.cache_expire => 180 => 180
581+ session.cache_limiter => nocache => nocache
582+ session.cookie_domain => no value => no value
583+ session.cookie_httponly => Off => Off
584+ session.cookie_lifetime => 0 => 0
585+ session.cookie_path => / => /
586+ session.cookie_secure => Off => Off
587+ session.entropy_file => /dev/urandom => /dev/urandom
588+ session.entropy_length => 32 => 32
589+ session.gc_divisor => 100 => 100
590+ session.gc_maxlifetime => 1440 => 1440
591+ session.gc_probability => 1 => 1
592+ session.hash_bits_per_character => 4 => 4
593+ session.hash_function => 0 => 0
594+ session.name => PHPSESSID => PHPSESSID
595+ session.referer_check => no value => no value
596+ session.save_handler => files => files
597+ session.save_path => no value => no value
598+ session.serialize_handler => php => php
599+ session.upload_progress.cleanup => On => On
600+ session.upload_progress.enabled => On => On
601+ session.upload_progress.freq => 1% => 1%
602+ session.upload_progress.min_freq => 1 => 1
603+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
604+ session.upload_progress.prefix => upload_progress_ => upload_progress_
605+ session.use_cookies => On => On
606+ session.use_only_cookies => On => On
607+ session.use_trans_sid => 0 => 0
608+
609+ shmop
610+
611+ shmop support => enabled
612+
613+ SimpleXML
614+
615+ Simplexml support => enabled
616+ Revision => $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
617+ Schema support => enabled
618+
619+ soap
620+
621+ Soap Client => enabled
622+ Soap Server => enabled
623+
624+ Directive => Local Value => Master Value
625+ soap.wsdl_cache => 1 => 1
626+ soap.wsdl_cache_dir => /tmp => /tmp
627+ soap.wsdl_cache_enabled => 1 => 1
628+ soap.wsdl_cache_limit => 5 => 5
629+ soap.wsdl_cache_ttl => 86400 => 86400
630+
631+ sockets
632+
633+ Sockets Support => enabled
634+
635+ SPL
636+
637+ SPL support => enabled
638+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
639+ 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
640+
641+ sqlite3
642+
643+ SQLite3 support => enabled
644+ SQLite3 module version => 0.7
645+ SQLite Library => 3.7.7.1
646+
647+ Directive => Local Value => Master Value
648+ sqlite3.extension_dir => no value => no value
649+
650+ standard
651+
652+ Dynamic Library Support => enabled
653+ Path to sendmail => /usr/sbin/sendmail -t -i
654+
655+ Directive => Local Value => Master Value
656+ assert.active => 1 => 1
657+ assert.bail => 0 => 0
658+ assert.callback => no value => no value
659+ assert.quiet_eval => 0 => 0
660+ assert.warning => 1 => 1
661+ auto_detect_line_endings => 0 => 0
662+ default_socket_timeout => 60 => 60
663+ from => no value => no value
664+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
665+ user_agent => no value => no value
666+
667+ sysvmsg
668+
669+ sysvmsg support => enabled
670+ Revision => $Id: e268047b695fe9a43cdf415c429729252347becd $
671+
672+ tidy
673+
674+ Tidy support => enabled
675+ libTidy Release => 14 June 2007
676+ Extension Version => 2.0 ($Id$)
677+
678+ Directive => Local Value => Master Value
679+ tidy.clean_output => 0 => 0
680+ tidy.default_config => no value => no value
681+
682+ tokenizer
683+
684+ Tokenizer Support => enabled
685+
686+ wddx
687+
688+ WDDX Support => enabled
689+ WDDX Session Serializer => enabled
690+
691+ xml
692+
693+ XML Support => active
694+ XML Namespace Support => active
695+ libxml2 Version => 2.7.6
696+
697+ xmlreader
698+
699+ XMLReader => enabled
700+
701+ xmlrpc
702+
703+ core library version => xmlrpc-epi v. 0.51
704+ php extension version => 0.51
705+ author => Dan Libby
706+ homepage => http://xmlrpc-epi.sourceforge.net
707+ open sourced by => Epinions.com
708+
709+ xmlwriter
710+
711+ XMLWriter => enabled
712+
713+ xsl
714+
715+ XSL => enabled
716+ libxslt Version => 1.1.26
717+ libxslt compiled against libxml Version => 2.7.6
718+ EXSLT => enabled
719+ libexslt Version => 1.1.26
720+
721+ zip
722+
723+ Zip => enabled
724+ Extension Version => $Id: 727cc853ca1ae15d995c3520c5719784ddc1e292 $
725+ Zip version => 1.11.0
726+ Libzip version => 0.10.1
727+
728+ zlib
729+
730+ ZLib Support => enabled
731+ Stream Wrapper => compress.zlib://
732+ Stream Filter => zlib.inflate, zlib.deflate
733+ Compiled Version => 1.2.3
734+ Linked Version => 1.2.3
735+
736+ Directive => Local Value => Master Value
737+ zlib.output_compression => Off => Off
738+ zlib.output_compression_level => -1 => -1
739+ zlib.output_handler => no value => no value
740+
741+ Additional Modules
742+
743+ Module Name
744+ sysvsem
745+ sysvshm
746+ phpinfo()
747+
748+ bcmath
749+
750+ BCMath support => enabled
751+
752+ Directive => Local Value => Master Value
753+ bcmath.scale => 0 => 0
754+
755+ bz2
756+
757+ BZip2 Support => Enabled
758+ Stream Wrapper support => compress.bzip2://
759+ Stream Filter support => bzip2.decompress, bzip2.compress
760+ BZip2 Version => 1.0.5, 10-Dec-2007
761+
762+ calendar
763+
764+ Calendar support => enabled
765+
766+ Core
767+
768+ PHP Version => 5.4.11
769+
770+ Directive => Local Value => Master Value
771+ allow_url_fopen => On => On
772+ allow_url_include => Off => Off
773+ always_populate_raw_post_data => Off => Off
774+ arg_separator.input => & => &
775+ arg_separator.output => & => &
776+ asp_tags => Off => Off
777+ auto_append_file => no value => no value
778+ auto_globals_jit => On => On
779+ auto_prepend_file => no value => no value
780+ browscap => no value => no value
781+ default_charset => no value => no value
782+ default_mimetype => text/html => text/html
783+ disable_classes => no value => no value
784+ disable_functions => no value => no value
785+ display_errors => STDOUT => STDOUT
786+ display_startup_errors => On => On
787+ doc_root => no value => no value
788+ docref_ext => .html => .html
789+ docref_root => no value => no value
790+ enable_dl => On => On
791+ enable_post_data_reading => On => On
792+ error_append_string => no value => no value
793+ error_log => no value => no value
794+ error_prepend_string => no value => no value
795+ error_reporting => 32767 => 32767
796+ exit_on_timeout => Off => Off
797+ expose_php => On => On
798+ extension_dir => /usr/local/src/php-5.4.11/modules/ => /usr/local/src/php-5.4.11/modules/
799+ file_uploads => On => On
800+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
801+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
802+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
803+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
804+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
805+ html_errors => Off => Off
806+ ignore_repeated_errors => Off => Off
807+ ignore_repeated_source => Off => Off
808+ ignore_user_abort => Off => Off
809+ implicit_flush => On => On
810+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
811+ log_errors => Off => Off
812+ log_errors_max_len => 1024 => 1024
813+ mail.add_x_header => Off => Off
814+ mail.force_extra_parameters => no value => no value
815+ mail.log => no value => no value
816+ max_execution_time => 0 => 0
817+ max_file_uploads => 20 => 20
818+ max_input_nesting_level => 64 => 64
819+ max_input_time => -1 => -1
820+ max_input_vars => 1000 => 1000
821+ memory_limit => 128M => 128M
822+ open_basedir => no value => no value
823+ output_buffering => no value => no value
824+ output_handler => no value => no value
825+ post_max_size => 8M => 8M
826+ precision => 14 => 14
827+ realpath_cache_size => 16K => 16K
828+ realpath_cache_ttl => 120 => 120
829+ register_argc_argv => On => On
830+ report_memleaks => On => On
831+ report_zend_debug => Off => Off
832+ request_order => no value => no value
833+ sendmail_from => no value => no value
834+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
835+ serialize_precision => 17 => 17
836+ short_open_tag => On => On
837+ SMTP => localhost => localhost
838+ smtp_port => 25 => 25
839+ sql.safe_mode => Off => Off
840+ track_errors => On => On
841+ unserialize_callback_func => no value => no value
842+ upload_max_filesize => 2M => 2M
843+ upload_tmp_dir => no value => no value
844+ user_dir => no value => no value
845+ user_ini.cache_ttl => 300 => 300
846+ user_ini.filename => .user.ini => .user.ini
847+ variables_order => EGPCS => EGPCS
848+ xmlrpc_error_number => 0 => 0
849+ xmlrpc_errors => Off => Off
850+ zend.detect_unicode => On => On
851+ zend.enable_gc => On => On
852+ zend.multibyte => Off => Off
853+ zend.script_encoding => no value => no value
854+
855+ ctype
856+
857+ ctype functions => enabled
858+
859+ curl
860+
861+ cURL support => enabled
862+ cURL Information => 7.19.7
863+ Age => 3
864+ Features
865+ AsynchDNS => No
866+ Debug => No
867+ GSS-Negotiate => Yes
868+ IDN => Yes
869+ IPv6 => Yes
870+ Largefile => Yes
871+ NTLM => Yes
872+ SPNEGO => No
873+ SSL => Yes
874+ SSPI => No
875+ krb4 => No
876+ libz => Yes
877+ CharConv => No
878+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
879+ Host => i386-redhat-linux-gnu
880+ SSL Version => NSS/3.13.1.0
881+ ZLib Version => 1.2.3
882+ libSSH Version => libssh2/1.2.2
883+
884+ date
885+
886+ date/time support => enabled
887+ "Olson" Timezone Database Version => 2012.10
888+ Timezone Database => internal
889+
890+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
891+ Default timezone => UTC
892+
893+ Directive => Local Value => Master Value
894+ date.default_latitude => 31.7667 => 31.7667
895+ date.default_longitude => 35.2333 => 35.2333
896+ date.sunrise_zenith => 90.583333 => 90.583333
897+ date.sunset_zenith => 90.583333 => 90.583333
898+ date.timezone => no value => no value
899+
900+ dba
901+
902+ DBA support => enabled
903+ Supported handlers => cdb cdb_make inifile flatfile
904+
905+ Directive => Local Value => Master Value
906+ dba.default_handler => flatfile => flatfile
907+
908+ dom
909+
910+ DOM/XML => enabled
911+ DOM/XML API Version => 20031129
912+ libxml Version => 2.7.6
913+ HTML Support => enabled
914+ XPath Support => enabled
915+ XPointer Support => enabled
916+ Schema Support => enabled
917+ RelaxNG Support => enabled
918+
919+ ereg
920+
921+ Regex Library => Bundled library enabled
922+
923+ exif
924+
925+ EXIF Support => enabled
926+ EXIF Version => 1.4 $Id$
927+ Supported EXIF Version => 0220
928+ Supported filetypes => JPEG,TIFF
929+
930+ Directive => Local Value => Master Value
931+ exif.decode_jis_intel => JIS => JIS
932+ exif.decode_jis_motorola => JIS => JIS
933+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
934+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
935+ exif.encode_jis => no value => no value
936+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
937+
938+ fileinfo
939+
940+ fileinfo support => enabled
941+ version => 1.0.5
942+
943+ filter
944+
945+ Input Validation and Filtering => enabled
946+ Revision => $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $
947+
948+ Directive => Local Value => Master Value
949+ filter.default => unsafe_raw => unsafe_raw
950+ filter.default_flags => no value => no value
951+
952+ ftp
953+
954+ FTP support => enabled
955+
956+ gd
957+
958+ GD Support => enabled
959+ GD Version => bundled (2.0.34 compatible)
960+ FreeType Support => enabled
961+ FreeType Linkage => with freetype
962+ FreeType Version => 2.3.11
963+ GIF Read Support => enabled
964+ GIF Create Support => enabled
965+ JPEG Support => enabled
966+ libJPEG Version => 6b
967+ PNG Support => enabled
968+ libPNG Version => 1.2.49
969+ WBMP Support => enabled
970+ XBM Support => enabled
971+ JIS-mapped Japanese Font Support => enabled
972+
973+ Directive => Local Value => Master Value
974+ gd.jpeg_ignore_warning => 0 => 0
975+
976+ gettext
977+
978+ GetText Support => enabled
979+
980+ hash
981+
982+ hash support => enabled
983+ 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
984+
985+ iconv
986+
987+ iconv support => enabled
988+ iconv implementation => glibc
989+ iconv library version => 2.12
990+
991+ Directive => Local Value => Master Value
992+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
993+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
994+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
995+
996+ json
997+
998+ json support => enabled
999+ json version => 1.2.1
1000+
1001+ libxml
1002+
1003+ libXML support => active
1004+ libXML Compiled Version => 2.7.6
1005+ libXML Loaded Version => 20706
1006+ libXML streams => enabled
1007+
1008+ mbstring
1009+
1010+ Multibyte Support => enabled
1011+ Multibyte string engine => libmbfl
1012+ HTTP input encoding translation => disabled
1013+ libmbfl version => 1.3.2
1014+
1015+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
1016+
1017+ Multibyte (japanese) regex support => enabled
1018+ Multibyte regex (oniguruma) backtrack check => On
1019+ Multibyte regex (oniguruma) version => 4.7.1
1020+
1021+ Directive => Local Value => Master Value
1022+ mbstring.detect_order => no value => no value
1023+ mbstring.encoding_translation => Off => Off
1024+ mbstring.func_overload => 0 => 0
1025+ mbstring.http_input => pass => pass
1026+ mbstring.http_output => pass => pass
1027+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
1028+ mbstring.internal_encoding => no value => no value
1029+ mbstring.language => neutral => neutral
1030+ mbstring.strict_detection => Off => Off
1031+ mbstring.substitute_character => no value => no value
1032+
1033+ mhash
1034+
1035+ MHASH support => Enabled
1036+ MHASH API Version => Emulated Support
1037+
1038+ mysql
1039+
1040+ MySQL Support => enabled
1041+ Active Persistent Links => 0
1042+ Active Links => 0
1043+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1044+
1045+ Directive => Local Value => Master Value
1046+ mysql.allow_local_infile => On => On
1047+ mysql.allow_persistent => On => On
1048+ mysql.connect_timeout => 60 => 60
1049+ mysql.default_host => no value => no value
1050+ mysql.default_password => no value => no value
1051+ mysql.default_port => no value => no value
1052+ mysql.default_socket => no value => no value
1053+ mysql.default_user => no value => no value
1054+ mysql.max_links => Unlimited => Unlimited
1055+ mysql.max_persistent => Unlimited => Unlimited
1056+ mysql.trace_mode => Off => Off
1057+
1058+ mysqli
1059+
1060+ MysqlI Support => enabled
1061+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1062+ Active Persistent Links => 0
1063+ Inactive Persistent Links => 0
1064+ Active Links => 0
1065+
1066+ Directive => Local Value => Master Value
1067+ mysqli.allow_local_infile => On => On
1068+ mysqli.allow_persistent => On => On
1069+ mysqli.default_host => no value => no value
1070+ mysqli.default_port => 3306 => 3306
1071+ mysqli.default_pw => no value => no value
1072+ mysqli.default_socket => no value => no value
1073+ mysqli.default_user => no value => no value
1074+ mysqli.max_links => Unlimited => Unlimited
1075+ mysqli.max_persistent => Unlimited => Unlimited
1076+ mysqli.reconnect => Off => Off
1077+
1078+ mysqlnd
1079+
1080+ mysqlnd => enabled
1081+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1082+ Compression => supported
1083+ SSL => supported
1084+ Command buffer size => 4096
1085+ Read buffer size => 32768
1086+ Read timeout => 31536000
1087+ Collecting statistics => Yes
1088+ Collecting memory statistics => No
1089+ Tracing => n/a
1090+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
1091+ API Extensions => mysqli,mysql,pdo_mysql
1092+
1093+ mysqlnd statistics =>
1094+ bytes_sent => 0
1095+ bytes_received => 0
1096+ packets_sent => 0
1097+ packets_received => 0
1098+ protocol_overhead_in => 0
1099+ protocol_overhead_out => 0
1100+ bytes_received_ok_packet => 0
1101+ bytes_received_eof_packet => 0
1102+ bytes_received_rset_header_packet => 0
1103+ bytes_received_rset_field_meta_packet => 0
1104+ bytes_received_rset_row_packet => 0
1105+ bytes_received_prepare_response_packet => 0
1106+ bytes_received_change_user_packet => 0
1107+ packets_sent_command => 0
1108+ packets_received_ok => 0
1109+ packets_received_eof => 0
1110+ packets_received_rset_header => 0
1111+ packets_received_rset_field_meta => 0
1112+ packets_received_rset_row => 0
1113+ packets_received_prepare_response => 0
1114+ packets_received_change_user => 0
1115+ result_set_queries => 0
1116+ non_result_set_queries => 0
1117+ no_index_used => 0
1118+ bad_index_used => 0
1119+ slow_queries => 0
1120+ buffered_sets => 0
1121+ unbuffered_sets => 0
1122+ ps_buffered_sets => 0
1123+ ps_unbuffered_sets => 0
1124+ flushed_normal_sets => 0
1125+ flushed_ps_sets => 0
1126+ ps_prepared_never_executed => 0
1127+ ps_prepared_once_executed => 0
1128+ rows_fetched_from_server_normal => 0
1129+ rows_fetched_from_server_ps => 0
1130+ rows_buffered_from_client_normal => 0
1131+ rows_buffered_from_client_ps => 0
1132+ rows_fetched_from_client_normal_buffered => 0
1133+ rows_fetched_from_client_normal_unbuffered => 0
1134+ rows_fetched_from_client_ps_buffered => 0
1135+ rows_fetched_from_client_ps_unbuffered => 0
1136+ rows_fetched_from_client_ps_cursor => 0
1137+ rows_affected_normal => 0
1138+ rows_affected_ps => 0
1139+ rows_skipped_normal => 0
1140+ rows_skipped_ps => 0
1141+ copy_on_write_saved => 0
1142+ copy_on_write_performed => 0
1143+ command_buffer_too_small => 0
1144+ connect_success => 0
1145+ connect_failure => 0
1146+ connection_reused => 0
1147+ reconnect => 0
1148+ pconnect_success => 0
1149+ active_connections => 0
1150+ active_persistent_connections => 0
1151+ explicit_close => 0
1152+ implicit_close => 0
1153+ disconnect_close => 0
1154+ in_middle_of_command_close => 0
1155+ explicit_free_result => 0
1156+ implicit_free_result => 0
1157+ explicit_stmt_close => 0
1158+ implicit_stmt_close => 0
1159+ mem_emalloc_count => 0
1160+ mem_emalloc_amount => 0
1161+ mem_ecalloc_count => 0
1162+ mem_ecalloc_amount => 0
1163+ mem_erealloc_count => 0
1164+ mem_erealloc_amount => 0
1165+ mem_efree_count => 0
1166+ mem_efree_amount => 0
1167+ mem_malloc_count => 0
1168+ mem_malloc_amount => 0
1169+ mem_calloc_count => 0
1170+ mem_calloc_amount => 0
1171+ mem_realloc_count => 0
1172+ mem_realloc_amount => 0
1173+ mem_free_count => 0
1174+ mem_free_amount => 0
1175+ mem_estrndup_count => 0
1176+ mem_strndup_count => 0
1177+ mem_estndup_count => 0
1178+ mem_strdup_count => 0
1179+ proto_text_fetched_null => 0
1180+ proto_text_fetched_bit => 0
1181+ proto_text_fetched_tinyint => 0
1182+ proto_text_fetched_short => 0
1183+ proto_text_fetched_int24 => 0
1184+ proto_text_fetched_int => 0
1185+ proto_text_fetched_bigint => 0
1186+ proto_text_fetched_decimal => 0
1187+ proto_text_fetched_float => 0
1188+ proto_text_fetched_double => 0
1189+ proto_text_fetched_date => 0
1190+ proto_text_fetched_year => 0
1191+ proto_text_fetched_time => 0
1192+ proto_text_fetched_datetime => 0
1193+ proto_text_fetched_timestamp => 0
1194+ proto_text_fetched_string => 0
1195+ proto_text_fetched_blob => 0
1196+ proto_text_fetched_enum => 0
1197+ proto_text_fetched_set => 0
1198+ proto_text_fetched_geometry => 0
1199+ proto_text_fetched_other => 0
1200+ proto_binary_fetched_null => 0
1201+ proto_binary_fetched_bit => 0
1202+ proto_binary_fetched_tinyint => 0
1203+ proto_binary_fetched_short => 0
1204+ proto_binary_fetched_int24 => 0
1205+ proto_binary_fetched_int => 0
1206+ proto_binary_fetched_bigint => 0
1207+ proto_binary_fetched_decimal => 0
1208+ proto_binary_fetched_float => 0
1209+ proto_binary_fetched_double => 0
1210+ proto_binary_fetched_date => 0
1211+ proto_binary_fetched_year => 0
1212+ proto_binary_fetched_time => 0
1213+ proto_binary_fetched_datetime => 0
1214+ proto_binary_fetched_timestamp => 0
1215+ proto_binary_fetched_string => 0
1216+ proto_binary_fetched_blob => 0
1217+ proto_binary_fetched_enum => 0
1218+ proto_binary_fetched_set => 0
1219+ proto_binary_fetched_geometry => 0
1220+ proto_binary_fetched_other => 0
1221+ init_command_executed_count => 0
1222+ init_command_failed_count => 0
1223+ com_quit => 0
1224+ com_init_db => 0
1225+ com_query => 0
1226+ com_field_list => 0
1227+ com_create_db => 0
1228+ com_drop_db => 0
1229+ com_refresh => 0
1230+ com_shutdown => 0
1231+ com_statistics => 0
1232+ com_process_info => 0
1233+ com_connect => 0
1234+ com_process_kill => 0
1235+ com_debug => 0
1236+ com_ping => 0
1237+ com_time => 0
1238+ com_delayed_insert => 0
1239+ com_change_user => 0
1240+ com_binlog_dump => 0
1241+ com_table_dump => 0
1242+ com_connect_out => 0
1243+ com_register_slave => 0
1244+ com_stmt_prepare => 0
1245+ com_stmt_execute => 0
1246+ com_stmt_send_long_data => 0
1247+ com_stmt_close => 0
1248+ com_stmt_reset => 0
1249+ com_stmt_set_option => 0
1250+ com_stmt_fetch => 0
1251+ com_deamon => 0
1252+ bytes_received_real_data_normal => 0
1253+ bytes_received_real_data_ps => 0
1254+
1255+ example statistics =>
1256+ stat1 => 0
1257+ stat2 => 0
1258+
1259+ pcre
1260+
1261+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1262+ PCRE Library Version => 8.31 2012-07-06
1263+
1264+ Directive => Local Value => Master Value
1265+ pcre.backtrack_limit => 1000000 => 1000000
1266+ pcre.recursion_limit => 100000 => 100000
1267+
1268+ PDO
1269+
1270+ PDO support => enabled
1271+ PDO drivers => sqlite, mysql
1272+
1273+ pdo_mysql
1274+
1275+ PDO Driver for MySQL => enabled
1276+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1277+
1278+ Directive => Local Value => Master Value
1279+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
1280+
1281+ pdo_sqlite
1282+
1283+ PDO Driver for SQLite 3.x => enabled
1284+ SQLite Library => 3.7.7.1
1285+
1286+ Phar
1287+
1288+ Phar: PHP Archive support => enabled
1289+ Phar EXT version => 2.0.1
1290+ Phar API version => 1.1.1
1291+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1292+ Phar-based phar archives => enabled
1293+ Tar-based phar archives => enabled
1294+ ZIP-based phar archives => enabled
1295+ gzip compression => enabled
1296+ bzip2 compression => enabled
1297+ OpenSSL support => disabled (install ext/openssl)
1298+
1299+
1300+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1301+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1302+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1303+ Directive => Local Value => Master Value
1304+ phar.cache_list => no value => no value
1307+
1309+
1310+ Revision => $Id: 32db6705f5b617967a546be3114e178a4138c1ca $
1311+
1312+ Reflection
1313+
1314+ Reflection => enabled
1315+ Version => $Id: 25ecbad68e5a4573ffee43ea24a0591ea179492a $
1316+
1317+ session
1318+
1319+ Session Support => enabled
1320+ Registered save handlers => files user
1321+ Registered serializer handlers => php php_binary wddx
1322+
1323+ Directive => Local Value => Master Value
1324+ session.auto_start => Off => Off
1325+ session.cache_expire => 180 => 180
1326+ session.cache_limiter => nocache => nocache
1327+ session.cookie_domain => no value => no value
1328+ session.cookie_httponly => Off => Off
1329+ session.cookie_lifetime => 0 => 0
1330+ session.cookie_path => / => /
1331+ session.cookie_secure => Off => Off
1332+ session.entropy_file => /dev/urandom => /dev/urandom
1333+ session.entropy_length => 32 => 32
1334+ session.gc_divisor => 100 => 100
1335+ session.gc_maxlifetime => 1440 => 1440
1336+ session.gc_probability => 1 => 1
1337+ session.hash_bits_per_character => 4 => 4
1338+ session.hash_function => 0 => 0
1339+ session.name => PHPSESSID => PHPSESSID
1340+ session.referer_check => no value => no value
1341+ session.save_handler => files => files
1342+ session.save_path => no value => no value
1343+ session.serialize_handler => php => php
1344+ session.upload_progress.cleanup => On => On
1345+ session.upload_progress.enabled => On => On
1346+ session.upload_progress.freq => 1% => 1%
1347+ session.upload_progress.min_freq => 1 => 1
1348+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1349+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1350+ session.use_cookies => On => On
1351+ session.use_only_cookies => On => On
1352+ session.use_trans_sid => 0 => 0
1353+
1354+ shmop
1355+
1356+ shmop support => enabled
1357+
1358+ SimpleXML
1359+
1360+ Simplexml support => enabled
1361+ Revision => $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
1362+ Schema support => enabled
1363+
1364+ soap
1365+
1366+ Soap Client => enabled
1367+ Soap Server => enabled
1368+
1369+ Directive => Local Value => Master Value
1370+ soap.wsdl_cache => 1 => 1
1371+ soap.wsdl_cache_dir => /tmp => /tmp
1372+ soap.wsdl_cache_enabled => 1 => 1
1373+ soap.wsdl_cache_limit => 5 => 5
1374+ soap.wsdl_cache_ttl => 86400 => 86400
1375+
1376+ sockets
1377+
1378+ Sockets Support => enabled
1379+
1380+ SPL
1381+
1382+ SPL support => enabled
1383+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1384+ 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
1385+
1386+ sqlite3
1387+
1388+ SQLite3 support => enabled
1389+ SQLite3 module version => 0.7
1390+ SQLite Library => 3.7.7.1
1391+
1392+ Directive => Local Value => Master Value
1393+ sqlite3.extension_dir => no value => no value
1394+
1395+ standard
1396+
1397+ Dynamic Library Support => enabled
1398+ Path to sendmail => /usr/sbin/sendmail -t -i
1399+
1400+ Directive => Local Value => Master Value
1401+ assert.active => 1 => 1
1402+ assert.bail => 0 => 0
1403+ assert.callback => no value => no value
1404+ assert.quiet_eval => 0 => 0
1405+ assert.warning => 1 => 1
1406+ auto_detect_line_endings => 0 => 0
1407+ default_socket_timeout => 60 => 60
1408+ from => no value => no value
1409+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1410+ user_agent => no value => no value
1411+
1412+ sysvmsg
1413+
1414+ sysvmsg support => enabled
1415+ Revision => $Id: e268047b695fe9a43cdf415c429729252347becd $
1416+
1417+ tidy
1418+
1419+ Tidy support => enabled
1420+ libTidy Release => 14 June 2007
1421+ Extension Version => 2.0 ($Id$)
1422+
1423+ Directive => Local Value => Master Value
1424+ tidy.clean_output => 0 => 0
1425+ tidy.default_config => no value => no value
1426+
1427+ tokenizer
1428+
1429+ Tokenizer Support => enabled
1430+
1431+ wddx
1432+
1433+ WDDX Support => enabled
1434+ WDDX Session Serializer => enabled
1435+
1436+ xml
1437+
1438+ XML Support => active
1439+ XML Namespace Support => active
1440+ libxml2 Version => 2.7.6
1441+
1442+ xmlreader
1443+
1444+ XMLReader => enabled
1445+
1446+ xmlrpc
1447+
1448+ core library version => xmlrpc-epi v. 0.51
1449+ php extension version => 0.51
1450+ author => Dan Libby
1451+ homepage => http://xmlrpc-epi.sourceforge.net
1452+ open sourced by => Epinions.com
1453+
1454+ xmlwriter
1455+
1456+ XMLWriter => enabled
1457+
1458+ xsl
1459+
1460+ XSL => enabled
1461+ libxslt Version => 1.1.26
1462+ libxslt compiled against libxml Version => 2.7.6
1463+ EXSLT => enabled
1464+ libexslt Version => 1.1.26
1465+
1466+ zip
1467+
1468+ Zip => enabled
1469+ Extension Version => $Id: 727cc853ca1ae15d995c3520c5719784ddc1e292 $
1470+ Zip version => 1.11.0
1471+ Libzip version => 0.10.1
1472+
1473+ zlib
1474+
1475+ ZLib Support => enabled
1476+ Stream Wrapper => compress.zlib://
1477+ Stream Filter => zlib.inflate, zlib.deflate
1478+ Compiled Version => 1.2.3
1479+ Linked Version => 1.2.3
1480+
1481+ Directive => Local Value => Master Value
1482+ zlib.output_compression => Off => Off
1483+ zlib.output_compression_level => -1 => -1
1484+ zlib.output_handler => no value => no value
1485+
1486+ Additional Modules
1487+
1488+ Module Name
1489+ sysvsem
1490+ sysvshm
1491+ ===DONE===