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