Test: /ext/standard/tests/general_functions/phpinfo.phpt - Version 5.5.7    

There are 5 different diffs reported by users for this test.

Count Diff
2 (33%)
001+ /download/php-5.5.7/sapi/cli/php: symbol lookup error: /download/php-5.5.7/modules/pdo_sqlite.so: undefined symbol: sqlite3_libversion
001- phpinfo()
002- PHP Version => %s
003-
004- System => %s
005- Build Date => %s%a
006- Configure Command => %s
007- Server API => Command Line Interface
008- Virtual Directory Support => %s
009- Configuration File (php.ini) Path => %s
010- Loaded Configuration File => %a
011- Scan this dir for additional .ini files => %a
012- Additional .ini files parsed => %a
013- PHP API => %d
014- PHP Extension => %d
015- Zend Extension => %d
016- Zend Extension Build => API%s
017- PHP Extension Build => API%s
018- Debug Build => %s
019- Thread Safety => %s
020- Zend Signal Handling => %s
021- Zend Memory Manager => %s
022- Zend Multibyte Support => %s
023- IPv6 Support => %s
024- DTrace Support => %s
025-
026- Registered PHP Streams => %s
027- Registered Stream Socket Transports => %s
028- Registered Stream Filters => %s
029-
030- %a
031- _______________________________________________________________________
032-
033-
034- Configuration
035- %A
036- Core
037- %A
038- Additional Modules
039- %A
040- Environment
041- %A
042- PHP Variables
043- %A
044- PHP License
045- %A
046- bool(true)
047- --
048-
049- Warning: phpinfo() expects parameter 1 to be long, array given in %sphpinfo.php on line 5
050- NULL
051- --
052- phpinfo()
053- bool(true)
054- --
055- phpinfo()
056-
057- PHP License
058- %a
059- bool(true)
1 (17%)
006- Configure Command => %s
011- Scan this dir for additional .ini files => %a
012- Additional .ini files parsed => %a
028+ Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
029+ with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies
030+
031+
036- Core
038- Additional Modules
040+
041+ Directive => Local Value => Master Value
042+ bcmath.scale => 0 => 0
043+
044+ calendar
045+
046+ Calendar support => enabled
047+
048+ Core
049+
050+ PHP Version => 5.5.7
051+
052+ Directive => Local Value => Master Value
053+ allow_url_fopen => On => On
054+ allow_url_include => Off => Off
055+ always_populate_raw_post_data => Off => Off
056+ arg_separator.input => & => &
057+ arg_separator.output => & => &
058+ asp_tags => Off => Off
059+ auto_append_file => no value => no value
060+ auto_globals_jit => On => On
061+ auto_prepend_file => no value => no value
062+ browscap => no value => no value
063+ default_charset => no value => no value
064+ default_mimetype => text/html => text/html
065+ disable_classes => no value => no value
066+ disable_functions => no value => no value
067+ display_errors => STDOUT => STDOUT
068+ display_startup_errors => On => On
069+ doc_root => no value => no value
070+ docref_ext => .html => .html
071+ docref_root => no value => no value
072+ enable_dl => On => On
073+ enable_post_data_reading => On => On
074+ error_append_string => no value => no value
075+ error_log => no value => no value
076+ error_prepend_string => no value => no value
077+ error_reporting => 32767 => 32767
078+ exit_on_timeout => Off => Off
079+ expose_php => On => On
080+ extension_dir => /home/installd/php-5.5.7/modules/ => /home/installd/php-5.5.7/modules/
081+ file_uploads => On => On
082+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
083+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
084+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
085+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
086+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
087+ html_errors => Off => Off
088+ ignore_repeated_errors => Off => Off
089+ ignore_repeated_source => Off => Off
090+ ignore_user_abort => Off => Off
091+ implicit_flush => On => On
092+ include_path => .: => .:
093+ log_errors => Off => Off
094+ log_errors_max_len => 1024 => 1024
095+ mail.add_x_header => Off => Off
096+ mail.force_extra_parameters => no value => no value
097+ mail.log => no value => no value
098+ max_execution_time => 0 => 0
099+ max_file_uploads => 20 => 20
100+ max_input_nesting_level => 64 => 64
101+ max_input_time => -1 => -1
102+ max_input_vars => 1000 => 1000
103+ memory_limit => 128M => 128M
104+ open_basedir => no value => no value
105+ output_buffering => no value => no value
106+ output_handler => no value => no value
107+ post_max_size => 8M => 8M
108+ precision => 14 => 14
109+ realpath_cache_size => 16K => 16K
110+ realpath_cache_ttl => 120 => 120
111+ register_argc_argv => On => On
112+ report_memleaks => On => On
113+ report_zend_debug => Off => Off
114+ request_order => no value => no value
115+ sendmail_from => no value => no value
116+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
117+ serialize_precision => 17 => 17
118+ short_open_tag => On => On
119+ SMTP => localhost => localhost
120+ smtp_port => 25 => 25
121+ sql.safe_mode => Off => Off
122+ sys_temp_dir => no value => no value
123+ track_errors => On => On
124+ unserialize_callback_func => no value => no value
125+ upload_max_filesize => 2M => 2M
126+ upload_tmp_dir => no value => no value
127+ user_dir => no value => no value
128+ user_ini.cache_ttl => 300 => 300
129+ user_ini.filename => .user.ini => .user.ini
130+ variables_order => EGPCS => EGPCS
131+ xmlrpc_error_number => 0 => 0
132+ xmlrpc_errors => Off => Off
133+ zend.detect_unicode => On => On
134+ zend.enable_gc => On => On
135+ zend.multibyte => Off => Off
136+ zend.script_encoding => no value => no value
137+
138+ ctype
139+
140+ ctype functions => enabled
141+
142+ curl
143+
144+ cURL support => enabled
145+ cURL Information => 7.19.7
146+ Age => 3
147+ Features
148+ AsynchDNS => No
149+ CharConv => No
150+ Debug => No
151+ GSS-Negotiate => Yes
152+ IDN => Yes
153+ IPv6 => Yes
154+ krb4 => No
155+ Largefile => Yes
156+ libz => Yes
157+ NTLM => Yes
158+ SPNEGO => No
159+ SSL => Yes
160+ SSPI => No
161+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
162+ Host => x86_64-redhat-linux-gnu
163+ SSL Version => NSS/3.14.0.0
164+ ZLib Version => 1.2.3
165+ libSSH Version => libssh2/1.4.2
166+
167+ date
168+
169+ date/time support => enabled
170+ "Olson" Timezone Database Version => 2013.8
171+ Timezone Database => internal
172+
173+ 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.php on line 2
174+ Default timezone => UTC
175+
176+ Directive => Local Value => Master Value
177+ date.default_latitude => 31.7667 => 31.7667
178+ date.default_longitude => 35.2333 => 35.2333
179+ date.sunrise_zenith => 90.583333 => 90.583333
180+ date.sunset_zenith => 90.583333 => 90.583333
181+ date.timezone => no value => no value
182+
183+ dom
184+
185+ DOM/XML => enabled
186+ DOM/XML API Version => 20031129
187+ libxml Version => 2.7.6
188+ HTML Support => enabled
189+ XPath Support => enabled
190+ XPointer Support => enabled
191+ Schema Support => enabled
192+ RelaxNG Support => enabled
193+
194+ ereg
195+
196+ Regex Library => Bundled library enabled
197+
198+ exif
199+
200+ EXIF Support => enabled
201+ EXIF Version => 1.4 $Id$
202+ Supported EXIF Version => 0220
203+ Supported filetypes => JPEG,TIFF
204+
205+ Directive => Local Value => Master Value
206+ exif.decode_jis_intel => JIS => JIS
207+ exif.decode_jis_motorola => JIS => JIS
208+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
209+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
210+ exif.encode_jis => no value => no value
211+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
212+
213+ fileinfo
214+
215+ fileinfo support => enabled
216+ version => 1.0.5-dev
217+
218+ filter
219+
220+ Input Validation and Filtering => enabled
221+ Revision => $Id: 12aebcf366f801ceeae618aefd4383fef24e701b $
222+
223+ Directive => Local Value => Master Value
224+ filter.default => unsafe_raw => unsafe_raw
225+ filter.default_flags => no value => no value
226+
227+ ftp
228+
229+ FTP support => enabled
230+
231+ gd
232+
233+ GD Support => enabled
234+ GD Version => bundled (2.1.0 compatible)
235+ GIF Read Support => enabled
236+ GIF Create Support => enabled
237+ PNG Support => enabled
238+ libPNG Version => 1.2.49
239+ WBMP Support => enabled
240+ XBM Support => enabled
241+
242+ Directive => Local Value => Master Value
243+ gd.jpeg_ignore_warning => 0 => 0
244+
245+ gettext
246+
247+ GetText Support => enabled
248+
249+ hash
250+
251+ hash support => enabled
252+ 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
253+
254+ iconv
255+
256+ iconv support => enabled
257+ iconv implementation => glibc
258+ iconv library version => 2.12
259+
260+ Directive => Local Value => Master Value
261+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
262+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
263+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
264+
265+ json
266+
267+ json support => enabled
268+ json version => 1.2.1
269+
270+ libxml
271+
272+ libXML support => active
273+ libXML Compiled Version => 2.7.6
274+ libXML Loaded Version => 20706
275+ libXML streams => enabled
276+
277+ mbstring
278+
279+ Multibyte Support => enabled
280+ Multibyte string engine => libmbfl
281+ HTTP input encoding translation => disabled
282+ libmbfl version => 1.3.2
283+
284+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
285+
286+ Multibyte (japanese) regex support => enabled
287+ Multibyte regex (oniguruma) backtrack check => On
288+ Multibyte regex (oniguruma) version => 5.9.2
289+
290+ Directive => Local Value => Master Value
291+ mbstring.detect_order => no value => no value
292+ mbstring.encoding_translation => Off => Off
293+ mbstring.func_overload => 0 => 0
294+ mbstring.http_input => pass => pass
295+ mbstring.http_output => pass => pass
296+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
297+ mbstring.internal_encoding => no value => no value
298+ mbstring.language => neutral => neutral
299+ mbstring.strict_detection => Off => Off
300+ mbstring.substitute_character => no value => no value
301+
302+ mcrypt
303+
304+ mcrypt support => enabled
305+ mcrypt_filter support => enabled
306+ Version => 2.5.8
307+ Api No => 20021217
308+ 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
309+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
310+
311+ Directive => Local Value => Master Value
312+ mcrypt.algorithms_dir => no value => no value
313+ mcrypt.modes_dir => no value => no value
314+
315+ mhash
316+
317+ MHASH support => Enabled
318+ MHASH API Version => Emulated Support
319+
320+ mysql
321+
322+ MySQL Support => enabled
323+ Active Persistent Links => 0
324+ Active Links => 0
325+ Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 40933630edef551dfaca71298a83fad8d03d62d4 $
326+
327+ Directive => Local Value => Master Value
328+ mysql.allow_local_infile => On => On
329+ mysql.allow_persistent => On => On
330+ mysql.connect_timeout => 60 => 60
331+ mysql.default_host => no value => no value
332+ mysql.default_password => no value => no value
333+ mysql.default_port => no value => no value
334+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
335+ mysql.default_user => no value => no value
336+ mysql.max_links => Unlimited => Unlimited
337+ mysql.max_persistent => Unlimited => Unlimited
338+ mysql.trace_mode => Off => Off
339+
340+ mysqli
341+
342+ MysqlI Support => enabled
343+ Client API library version => mysqlnd 5.0.11-dev - 20120503 - $Id: 40933630edef551dfaca71298a83fad8d03d62d4 $
344+ Active Persistent Links => 0
345+ Inactive Persistent Links => 0
346+ Active Links => 0
347+
348+ Directive => Local Value => Master Value
349+ mysqli.allow_local_infile => On => On
350+ mysqli.allow_persistent => On => On
351+ mysqli.default_host => no value => no value
352+ mysqli.default_port => 3306 => 3306
353+ mysqli.default_pw => no value => no value
354+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
355+ mysqli.default_user => no value => no value
356+ mysqli.max_links => Unlimited => Unlimited
357+ mysqli.max_persistent => Unlimited => Unlimited
358+ mysqli.reconnect => Off => Off
359+
360+ mysqlnd
361+
362+ mysqlnd => enabled
363+ Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 40933630edef551dfaca71298a83fad8d03d62d4 $
364+ Compression => supported
365+ core SSL => supported
366+ extended SSL => supported
367+ Command buffer size => 4096
368+ Read buffer size => 32768
369+ Read timeout => 31536000
370+ Collecting statistics => Yes
371+ Collecting memory statistics => No
372+ Tracing => n/a
373+ Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
374+ API Extensions => mysqli,pdo_mysql,mysql
375+
376+ mysqlnd statistics =>
377+ bytes_sent => 0
378+ bytes_received => 0
379+ packets_sent => 0
380+ packets_received => 0
381+ protocol_overhead_in => 0
382+ protocol_overhead_out => 0
383+ bytes_received_ok_packet => 0
384+ bytes_received_eof_packet => 0
385+ bytes_received_rset_header_packet => 0
386+ bytes_received_rset_field_meta_packet => 0
387+ bytes_received_rset_row_packet => 0
388+ bytes_received_prepare_response_packet => 0
389+ bytes_received_change_user_packet => 0
390+ packets_sent_command => 0
391+ packets_received_ok => 0
392+ packets_received_eof => 0
393+ packets_received_rset_header => 0
394+ packets_received_rset_field_meta => 0
395+ packets_received_rset_row => 0
396+ packets_received_prepare_response => 0
397+ packets_received_change_user => 0
398+ result_set_queries => 0
399+ non_result_set_queries => 0
400+ no_index_used => 0
401+ bad_index_used => 0
402+ slow_queries => 0
403+ buffered_sets => 0
404+ unbuffered_sets => 0
405+ ps_buffered_sets => 0
406+ ps_unbuffered_sets => 0
407+ flushed_normal_sets => 0
408+ flushed_ps_sets => 0
409+ ps_prepared_never_executed => 0
410+ ps_prepared_once_executed => 0
411+ rows_fetched_from_server_normal => 0
412+ rows_fetched_from_server_ps => 0
413+ rows_buffered_from_client_normal => 0
414+ rows_buffered_from_client_ps => 0
415+ rows_fetched_from_client_normal_buffered => 0
416+ rows_fetched_from_client_normal_unbuffered => 0
417+ rows_fetched_from_client_ps_buffered => 0
418+ rows_fetched_from_client_ps_unbuffered => 0
419+ rows_fetched_from_client_ps_cursor => 0
420+ rows_affected_normal => 0
421+ rows_affected_ps => 0
422+ rows_skipped_normal => 0
423+ rows_skipped_ps => 0
424+ copy_on_write_saved => 0
425+ copy_on_write_performed => 0
426+ command_buffer_too_small => 0
427+ connect_success => 0
428+ connect_failure => 0
429+ connection_reused => 0
430+ reconnect => 0
431+ pconnect_success => 0
432+ active_connections => 0
433+ active_persistent_connections => 0
434+ explicit_close => 0
435+ implicit_close => 0
436+ disconnect_close => 0
437+ in_middle_of_command_close => 0
438+ explicit_free_result => 0
439+ implicit_free_result => 0
440+ explicit_stmt_close => 0
441+ implicit_stmt_close => 0
442+ mem_emalloc_count => 0
443+ mem_emalloc_amount => 0
444+ mem_ecalloc_count => 0
445+ mem_ecalloc_amount => 0
446+ mem_erealloc_count => 0
447+ mem_erealloc_amount => 0
448+ mem_efree_count => 0
449+ mem_efree_amount => 0
450+ mem_malloc_count => 0
451+ mem_malloc_amount => 0
452+ mem_calloc_count => 0
453+ mem_calloc_amount => 0
454+ mem_realloc_count => 0
455+ mem_realloc_amount => 0
456+ mem_free_count => 0
457+ mem_free_amount => 0
458+ mem_estrndup_count => 0
459+ mem_strndup_count => 0
460+ mem_estndup_count => 0
461+ mem_strdup_count => 0
462+ proto_text_fetched_null => 0
463+ proto_text_fetched_bit => 0
464+ proto_text_fetched_tinyint => 0
465+ proto_text_fetched_short => 0
466+ proto_text_fetched_int24 => 0
467+ proto_text_fetched_int => 0
468+ proto_text_fetched_bigint => 0
469+ proto_text_fetched_decimal => 0
470+ proto_text_fetched_float => 0
471+ proto_text_fetched_double => 0
472+ proto_text_fetched_date => 0
473+ proto_text_fetched_year => 0
474+ proto_text_fetched_time => 0
475+ proto_text_fetched_datetime => 0
476+ proto_text_fetched_timestamp => 0
477+ proto_text_fetched_string => 0
478+ proto_text_fetched_blob => 0
479+ proto_text_fetched_enum => 0
480+ proto_text_fetched_set => 0
481+ proto_text_fetched_geometry => 0
482+ proto_text_fetched_other => 0
483+ proto_binary_fetched_null => 0
484+ proto_binary_fetched_bit => 0
485+ proto_binary_fetched_tinyint => 0
486+ proto_binary_fetched_short => 0
487+ proto_binary_fetched_int24 => 0
488+ proto_binary_fetched_int => 0
489+ proto_binary_fetched_bigint => 0
490+ proto_binary_fetched_decimal => 0
491+ proto_binary_fetched_float => 0
492+ proto_binary_fetched_double => 0
493+ proto_binary_fetched_date => 0
494+ proto_binary_fetched_year => 0
495+ proto_binary_fetched_time => 0
496+ proto_binary_fetched_datetime => 0
497+ proto_binary_fetched_timestamp => 0
498+ proto_binary_fetched_string => 0
499+ proto_binary_fetched_blob => 0
500+ proto_binary_fetched_enum => 0
501+ proto_binary_fetched_set => 0
502+ proto_binary_fetched_geometry => 0
503+ proto_binary_fetched_other => 0
504+ init_command_executed_count => 0
505+ init_command_failed_count => 0
506+ com_quit => 0
507+ com_init_db => 0
508+ com_query => 0
509+ com_field_list => 0
510+ com_create_db => 0
511+ com_drop_db => 0
512+ com_refresh => 0
513+ com_shutdown => 0
514+ com_statistics => 0
515+ com_process_info => 0
516+ com_connect => 0
517+ com_process_kill => 0
518+ com_debug => 0
519+ com_ping => 0
520+ com_time => 0
521+ com_delayed_insert => 0
522+ com_change_user => 0
523+ com_binlog_dump => 0
524+ com_table_dump => 0
525+ com_connect_out => 0
526+ com_register_slave => 0
527+ com_stmt_prepare => 0
528+ com_stmt_execute => 0
529+ com_stmt_send_long_data => 0
530+ com_stmt_close => 0
531+ com_stmt_reset => 0
532+ com_stmt_set_option => 0
533+ com_stmt_fetch => 0
534+ com_deamon => 0
535+ bytes_received_real_data_normal => 0
536+ bytes_received_real_data_ps => 0
537+
538+ openssl
539+
540+ OpenSSL support => enabled
541+ OpenSSL Library Version => OpenSSL 1.0.1e-fips 11 Feb 2013
542+ OpenSSL Header Version => OpenSSL 1.0.1e-fips 11 Feb 2013
543+
544+ pcre
545+
546+ PCRE (Perl Compatible Regular Expressions) Support => enabled
547+ PCRE Library Version => 7.8 2008-09-05
548+
549+ Directive => Local Value => Master Value
550+ pcre.backtrack_limit => 1000000 => 1000000
551+ pcre.recursion_limit => 100000 => 100000
552+
553+ PDO
554+
555+ PDO support => enabled
556+ PDO drivers => mysql, sqlite
557+
558+ pdo_mysql
559+
560+ PDO Driver for MySQL => enabled
561+ Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 40933630edef551dfaca71298a83fad8d03d62d4 $
562+
563+ Directive => Local Value => Master Value
564+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
565+
566+ pdo_sqlite
567+
568+ PDO Driver for SQLite 3.x => enabled
569+ SQLite Library => 3.7.7.1
570+
571+ posix
572+
573+ Revision => $Id: 32db6705f5b617967a546be3114e178a4138c1ca $
574+
575+ Reflection
576+
577+ Reflection => enabled
578+ Version => $Id: b1f7484f243ca1baeb64560b43b1927e7279dc80 $
579+
580+ session
581+
582+ Session Support => enabled
583+ Registered save handlers => files user
584+ Registered serializer handlers => php_serialize php php_binary
585+
586+ Directive => Local Value => Master Value
587+ session.auto_start => Off => Off
588+ session.cache_expire => 180 => 180
589+ session.cache_limiter => nocache => nocache
590+ session.cookie_domain => no value => no value
591+ session.cookie_httponly => Off => Off
592+ session.cookie_lifetime => 0 => 0
593+ session.cookie_path => / => /
594+ session.cookie_secure => Off => Off
595+ session.entropy_file => /dev/urandom => /dev/urandom
596+ session.entropy_length => 32 => 32
597+ session.gc_divisor => 100 => 100
598+ session.gc_maxlifetime => 1440 => 1440
599+ session.gc_probability => 1 => 1
600+ session.hash_bits_per_character => 4 => 4
601+ session.hash_function => 0 => 0
602+ session.name => PHPSESSID => PHPSESSID
603+ session.referer_check => no value => no value
604+ session.save_handler => files => files
605+ session.save_path => no value => no value
606+ session.serialize_handler => php => php
607+ session.upload_progress.cleanup => On => On
608+ session.upload_progress.enabled => On => On
609+ session.upload_progress.freq => 1% => 1%
610+ session.upload_progress.min_freq => 1 => 1
611+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
612+ session.upload_progress.prefix => upload_progress_ => upload_progress_
613+ session.use_cookies => On => On
614+ session.use_only_cookies => On => On
615+ session.use_strict_mode => Off => Off
616+ session.use_trans_sid => 0 => 0
617+
618+ SimpleXML
619+
620+ Simplexml support => enabled
621+ Revision => $Id: eba46b909103648e33046d39de5d9de73bc28162 $
622+ Schema support => enabled
623+
624+ SPL
625+
626+ SPL support => enabled
627+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
628+ 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
629+
630+ sqlite3
631+
632+ SQLite3 support => enabled
633+ SQLite3 module version => 0.7-dev
634+ SQLite Library => 3.7.7.1
635+
636+ Directive => Local Value => Master Value
637+ sqlite3.extension_dir => no value => no value
638+
639+ standard
640+
641+ Dynamic Library Support => enabled
642+ Path to sendmail => /usr/sbin/sendmail -t -i
643+
644+ Directive => Local Value => Master Value
645+ assert.active => 1 => 1
646+ assert.bail => 0 => 0
647+ assert.callback => no value => no value
648+ assert.quiet_eval => 0 => 0
649+ assert.warning => 1 => 1
650+ auto_detect_line_endings => 0 => 0
651+ default_socket_timeout => 60 => 60
652+ from => no value => no value
653+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
654+ user_agent => no value => no value
655+
656+ tokenizer
657+
658+ Tokenizer Support => enabled
659+
660+ xml
661+
662+ XML Support => active
663+ XML Namespace Support => active
664+ libxml2 Version => 2.7.6
665+
666+ xmlreader
667+
668+ XMLReader => enabled
669+
670+ xmlrpc
671+
672+ core library version => xmlrpc-epi v. 0.51
673+ php extension version => 0.51
674+ author => Dan Libby
675+ homepage => http://xmlrpc-epi.sourceforge.net
676+ open sourced by => Epinions.com
677+
678+ xmlwriter
679+
680+ XMLWriter => enabled
681+
682+ xsl
683+
684+ XSL => enabled
685+ libxslt Version => 1.1.26
686+ libxslt compiled against libxml Version => 2.7.6
687+ EXSLT => enabled
688+ libexslt Version => 1.1.26
689+
690+ Zend OPcache
691+
692+ Opcode Caching => Disabled
693+ Optimization => Disabled
694+ Startup Failed => Opcode Caching is disabled for CLI
695+
696+ Directive => Local Value => Master Value
697+ opcache.blacklist_filename => no value => no value
698+ opcache.consistency_checks => 0 => 0
699+ opcache.dups_fix => Off => Off
700+ opcache.enable => On => On
701+ opcache.enable_cli => Off => Off
702+ opcache.enable_file_override => Off => Off
703+ opcache.error_log => no value => no value
704+ opcache.fast_shutdown => 0 => 0
705+ opcache.file_update_protection => 0 => 0
706+ opcache.force_restart_timeout => 180 => 180
707+ opcache.inherited_hack => On => On
708+ opcache.interned_strings_buffer => 4 => 4
709+ opcache.load_comments => 1 => 1
710+ opcache.log_verbosity_level => 1 => 1
711+ opcache.max_accelerated_files => 2000 => 2000
712+ opcache.max_file_size => 0 => 0
713+ opcache.max_wasted_percentage => 5 => 5
714+ opcache.memory_consumption => 64 => 64
715+ opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF
716+ opcache.preferred_memory_model => no value => no value
717+ opcache.protect_memory => 0 => 0
718+ opcache.restrict_api => no value => no value
719+ opcache.revalidate_freq => 2 => 2
720+ opcache.revalidate_path => Off => Off
721+ opcache.save_comments => 1 => 1
722+ opcache.use_cwd => On => On
723+ opcache.validate_timestamps => On => On
724+
725+ zip
726+
727+ Zip => enabled
728+ Extension Version => $Id: d3ec27bafeaf3029bbb38e7de437f9fbadbff703 $
729+ Zip version => 1.11.0
730+ Libzip version => 0.10.1
731+
732+ zlib
733+
734+ ZLib Support => enabled
735+ Stream Wrapper => compress.zlib://
736+ Stream Filter => zlib.inflate, zlib.deflate
737+ Compiled Version => 1.2.3
738+ Linked Version => 1.2.3
739+
740+ Directive => Local Value => Master Value
741+ zlib.output_compression => Off => Off
742+ zlib.output_compression_level => -1 => -1
743+ zlib.output_handler => no value => no value
744+
745+ Additional Modules
746+
747+ Module Name
748+ sysvsem
749+ sysvshm
750+
751+ Environment
752+
753+ Variable => Value
754+ HOSTNAME => hostigation.lamphost.cn
755+ TEST_PHP_SRCDIR => /home/installd/php-5.5.7
756+ SHELL => /bin/bash
757+ TERM => xterm
758+ HISTSIZE => 1000
759+ SSH_CLIENT => 116.251.210.22 43101 32
760+ SSH_TTY => /dev/pts/0
761+ USER => root
762+ LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
763+ SCRIPT_FILENAME => %s/phpinfo.php
764+ MAKELEVEL => 1
765+ PATH => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
766+ MAIL => /var/spool/mail/root
767+ USE_ZEND_ALLOC => 1
768+ _ => /home/installd/php-5.5.7/sapi/cli/php
769+ PWD => /home/installd/php-5.5.7
770+ EDITOR => /usr/bin/vim
771+ LANG => en_US
772+ TEST_PHP_EXECUTABLE => /home/installd/php-5.5.7/sapi/cli/php
773+ REDIRECT_STATUS => 1
774+ PATH_TRANSLATED => %s/phpinfo.php
775+ HISTCONTROL => ignoredups
776+ HOME => /root
777+ SHLVL => 3
778+ LOGNAME => root
779+ VISUAL => /usr/bin/vim
780+ CVS_RSH => ssh
781+ SSH_CONNECTION => 116.251.210.22 43101 69.85.84.162 32
782+ LESSOPEN => |/usr/bin/lesspipe.sh %s
783+ CC => cc
784+ REQUEST_METHOD => GET
785+ HISTTIMEFORMAT => %F %T
786+ G_BROKEN_FILENAMES => 1
787+ ZEND_DONT_UNLOAD_MODULES => 0
788+
040- Environment
044- PHP License
046- bool(true)
047- --
049- Warning: phpinfo() expects parameter 1 to be long, array given in %sphpinfo.php on line 5
050- NULL
051- --
052- phpinfo()
053- bool(true)
054- --
055- phpinfo()
791+ Variable => Value
792+ _SERVER["HOSTNAME"] => hostigation.lamphost.cn
793+ _SERVER["TEST_PHP_SRCDIR"] => /home/installd/php-5.5.7
794+ _SERVER["SHELL"] => /bin/bash
795+ _SERVER["TERM"] => xterm
796+ _SERVER["HISTSIZE"] => 1000
797+ _SERVER["SSH_CLIENT"] => 116.251.210.22 43101 32
798+ _SERVER["SSH_TTY"] => /dev/pts/0
799+ _SERVER["USER"] => root
800+ _SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
801+ _SERVER["SCRIPT_FILENAME"] => %s/phpinfo.php
802+ _SERVER["MAKELEVEL"] => 1
803+ _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
804+ _SERVER["MAIL"] => /var/spool/mail/root
805+ _SERVER["USE_ZEND_ALLOC"] => 1
806+ _SERVER["_"] => /home/installd/php-5.5.7/sapi/cli/php
807+ _SERVER["PWD"] => /home/installd/php-5.5.7
808+ _SERVER["EDITOR"] => /usr/bin/vim
809+ _SERVER["LANG"] => en_US
810+ _SERVER["TEST_PHP_EXECUTABLE"] => /home/installd/php-5.5.7/sapi/cli/php
811+ _SERVER["REDIRECT_STATUS"] => 1
812+ _SERVER["PATH_TRANSLATED"] => %s/phpinfo.php
813+ _SERVER["HISTCONTROL"] => ignoredups
814+ _SERVER["HOME"] => /root
815+ _SERVER["SHLVL"] => 3
816+ _SERVER["LOGNAME"] => root
817+ _SERVER["VISUAL"] => /usr/bin/vim
818+ _SERVER["CVS_RSH"] => ssh
819+ _SERVER["SSH_CONNECTION"] => 116.251.210.22 43101 69.85.84.162 32
820+ _SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
821+ _SERVER["CC"] => cc
822+ _SERVER["REQUEST_METHOD"] => GET
823+ _SERVER["HISTTIMEFORMAT"] => %F %T
824+ _SERVER["G_BROKEN_FILENAMES"] => 1
825+ _SERVER["ZEND_DONT_UNLOAD_MODULES"] => 0
826+ _SERVER["PHP_SELF"] => %s/phpinfo.php
827+ _SERVER["SCRIPT_NAME"] => %s/phpinfo.php
828+ _SERVER["DOCUMENT_ROOT"] =>
829+ _SERVER["REQUEST_TIME_FLOAT"] => 1387511545.1419
831+ _SERVER["argv"] => Array
832+ (
833+ [0] => %s/phpinfo.php
834+ )
836+ _SERVER["argc"] => 1
837+ _ENV["HOSTNAME"] => hostigation.lamphost.cn
838+ _ENV["TEST_PHP_SRCDIR"] => /home/installd/php-5.5.7
839+ _ENV["SHELL"] => /bin/bash
840+ _ENV["TERM"] => xterm
841+ _ENV["HISTSIZE"] => 1000
842+ _ENV["SSH_CLIENT"] => 116.251.210.22 43101 32
843+ _ENV["SSH_TTY"] => /dev/pts/0
844+ _ENV["USER"] => root
845+ _ENV["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
846+ _ENV["SCRIPT_FILENAME"] => %s/phpinfo.php
847+ _ENV["MAKELEVEL"] => 1
848+ _ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
849+ _ENV["MAIL"] => /var/spool/mail/root
850+ _ENV["USE_ZEND_ALLOC"] => 1
851+ _ENV["_"] => /home/installd/php-5.5.7/sapi/cli/php
852+ _ENV["PWD"] => /home/installd/php-5.5.7
853+ _ENV["EDITOR"] => /usr/bin/vim
854+ _ENV["LANG"] => en_US
855+ _ENV["TEST_PHP_EXECUTABLE"] => /home/installd/php-5.5.7/sapi/cli/php
856+ _ENV["REDIRECT_STATUS"] => 1
857+ _ENV["PATH_TRANSLATED"] => %s/phpinfo.php
858+ _ENV["HISTCONTROL"] => ignoredups
859+ _ENV["HOME"] => /root
860+ _ENV["SHLVL"] => 3
861+ _ENV["LOGNAME"] => root
862+ _ENV["VISUAL"] => /usr/bin/vim
863+ _ENV["CVS_RSH"] => ssh
864+ _ENV["SSH_CONNECTION"] => 116.251.210.22 43101 69.85.84.162 32
865+ _ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
866+ _ENV["CC"] => cc
867+ _ENV["REQUEST_METHOD"] => GET
868+ _ENV["HISTTIMEFORMAT"] => %F %T
869+ _ENV["G_BROKEN_FILENAMES"] => 1
870+ _ENV["ZEND_DONT_UNLOAD_MODULES"] => 0
874+ it under the terms of the PHP License as published by the PHP Group
875+ and included in the distribution in the file: LICENSE
876+
877+ This program is distributed in the hope that it will be useful,
878+ but WITHOUT ANY WARRANTY; without even the implied warranty of
879+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
880+
881+ If you did not receive a copy of the PHP license, or have any
882+ questions about PHP licensing, please contact license@php.net.
884+ --
885+
886+ Warning: phpinfo() expects parameter 1 to be long, array given in %s/phpinfo.php on line 5
887+ NULL
888+ --
889+ phpinfo()
890+ bool(true)
891+ --
892+ phpinfo()
893+
894+ PHP License
895+ This program is free software; you can redistribute it and/or modify
896+ it under the terms of the PHP License as published by the PHP Group
897+ and included in the distribution in the file: LICENSE
898+
899+ This program is distributed in the hope that it will be useful,
900+ but WITHOUT ANY WARRANTY; without even the implied warranty of
901+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
902+
903+ If you did not receive a copy of the PHP license, or have any
904+ questions about PHP licensing, please contact license@php.net.
905+ bool(true)
1 (17%)
005+ www 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64
032+ Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
033+ with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies
034+
035+
038- Additional Modules
040- Environment
044- PHP License
045+ Directive => Local Value => Master Value
046+ allow_url_fopen => On => On
047+ allow_url_include => Off => Off
048+ always_populate_raw_post_data => Off => Off
049+ arg_separator.input => & => &
050+ arg_separator.output => & => &
051+ asp_tags => Off => Off
052+ auto_append_file => no value => no value
053+ auto_globals_jit => On => On
054+ auto_prepend_file => no value => no value
055+ browscap => no value => no value
056+ default_charset => no value => no value
057+ default_mimetype => text/html => text/html
058+ disable_classes => no value => no value
059+ disable_functions => no value => no value
060+ display_errors => STDOUT => STDOUT
061+ display_startup_errors => On => On
062+ doc_root => no value => no value
063+ docref_ext => .html => .html
064+ docref_root => no value => no value
065+ enable_dl => On => On
066+ enable_post_data_reading => On => On
067+ error_append_string => no value => no value
068+ error_log => no value => no value
069+ error_prepend_string => no value => no value
070+ error_reporting => 32767 => 32767
071+ exit_on_timeout => Off => Off
072+ expose_php => On => On
073+ extension_dir => /opt/php-5.5.7/modules/ => /opt/php-5.5.7/modules/
074+ file_uploads => On => On
075+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
076+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
077+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
078+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
079+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
080+ html_errors => Off => Off
081+ ignore_repeated_errors => Off => Off
082+ ignore_repeated_source => Off => Off
083+ ignore_user_abort => Off => Off
084+ implicit_flush => On => On
085+ include_path => .:/nesting/server/php/lib/php => .:/nesting/server/php/lib/php
086+ log_errors => Off => Off
087+ log_errors_max_len => 1024 => 1024
088+ mail.add_x_header => Off => Off
089+ mail.force_extra_parameters => no value => no value
090+ mail.log => no value => no value
091+ max_execution_time => 0 => 0
092+ max_file_uploads => 20 => 20
093+ max_input_nesting_level => 64 => 64
094+ max_input_time => -1 => -1
095+ max_input_vars => 1000 => 1000
096+ memory_limit => 128M => 128M
097+ open_basedir => no value => no value
098+ output_buffering => no value => no value
099+ output_handler => no value => no value
100+ post_max_size => 8M => 8M
101+ precision => 14 => 14
102+ realpath_cache_size => 16K => 16K
103+ realpath_cache_ttl => 120 => 120
104+ register_argc_argv => On => On
105+ report_memleaks => On => On
106+ report_zend_debug => Off => Off
107+ request_order => no value => no value
108+ sendmail_from => no value => no value
109+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
110+ serialize_precision => 17 => 17
111+ short_open_tag => On => On
112+ SMTP => localhost => localhost
113+ smtp_port => 25 => 25
114+ sql.safe_mode => Off => Off
115+ sys_temp_dir => no value => no value
116+ track_errors => On => On
117+ unserialize_callback_func => no value => no value
118+ upload_max_filesize => 2M => 2M
119+ upload_tmp_dir => no value => no value
120+ user_dir => no value => no value
121+ user_ini.cache_ttl => 300 => 300
122+ user_ini.filename => .user.ini => .user.ini
123+ variables_order => EGPCS => EGPCS
124+ xmlrpc_error_number => 0 => 0
125+ xmlrpc_errors => Off => Off
126+ zend.detect_unicode => On => On
127+ zend.enable_gc => On => On
128+ zend.multibyte => Off => Off
129+ zend.script_encoding => no value => no value
130+
131+ ctype
132+
133+ ctype functions => enabled
134+
135+ date
136+
137+ date/time support => enabled
138+ "Olson" Timezone Database Version => 2013.8
139+ Timezone Database => internal
140+
141+ 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.php on line 2
142+ Default timezone => UTC
143+
144+ Directive => Local Value => Master Value
145+ date.default_latitude => 31.7667 => 31.7667
146+ date.default_longitude => 35.2333 => 35.2333
147+ date.sunrise_zenith => 90.583333 => 90.583333
148+ date.sunset_zenith => 90.583333 => 90.583333
149+ date.timezone => no value => no value
150+
151+ dom
152+
153+ DOM/XML => enabled
154+ DOM/XML API Version => 20031129
155+ libxml Version => 2.9.1
156+ HTML Support => enabled
157+ XPath Support => enabled
158+ XPointer Support => enabled
159+ Schema Support => enabled
160+ RelaxNG Support => enabled
161+
162+ ereg
163+
164+ Regex Library => Bundled library enabled
165+
166+ fileinfo
167+
168+ fileinfo support => enabled
169+ version => 1.0.5-dev
170+
171+ filter
172+
173+ Input Validation and Filtering => enabled
174+ Revision => $Id: 12aebcf366f801ceeae618aefd4383fef24e701b $
175+
176+ Directive => Local Value => Master Value
177+ filter.default => unsafe_raw => unsafe_raw
178+ filter.default_flags => no value => no value
179+
180+ hash
181+
182+ hash support => enabled
183+ 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
184+
185+ iconv
186+
187+ iconv support => enabled
188+ iconv implementation => glibc
189+ iconv library version => 2.17
190+
191+ Directive => Local Value => Master Value
192+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
193+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
194+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
195+
196+ json
197+
198+ json support => enabled
199+ json version => 1.2.1
200+
201+ libxml
202+
203+ libXML support => active
204+ libXML Compiled Version => 2.9.1
205+ libXML Loaded Version => 20901
206+ libXML streams => enabled
207+
208+ pcre
209+
210+ PCRE (Perl Compatible Regular Expressions) Support => enabled
211+ PCRE Library Version => 8.32 2012-11-30
212+
213+ Directive => Local Value => Master Value
214+ pcre.backtrack_limit => 1000000 => 1000000
215+ pcre.recursion_limit => 100000 => 100000
216+
217+ PDO
218+
219+ PDO support => enabled
220+ PDO drivers => sqlite
221+
222+ pdo_sqlite
223+
224+ PDO Driver for SQLite 3.x => enabled
225+ SQLite Library => 3.7.7.1
226+
227+ Phar
228+
229+ Phar: PHP Archive support => enabled
230+ Phar EXT version => 2.0.2
231+ Phar API version => 1.1.1
232+ SVN revision => $Id: 13b3d6428e324aa0041694ace9992641a0f48ed8 $
233+ Phar-based phar archives => enabled
234+ Tar-based phar archives => enabled
235+ ZIP-based phar archives => enabled
236+ gzip compression => disabled (install ext/zlib)
237+ bzip2 compression => disabled (install pecl/bz2)
238+ OpenSSL support => disabled (install ext/openssl)
239+
240+
241+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
242+ Phar fully realized by Gregory Beaver and Marcus Boerger.
243+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
244+ Directive => Local Value => Master Value
245+ phar.cache_list => no value => no value
246+ phar.readonly => On => On
247+ phar.require_hash => On => On
248+
249+ posix
250+
251+ Revision => $Id: 32db6705f5b617967a546be3114e178a4138c1ca $
252+
253+ Reflection
254+
255+ Reflection => enabled
256+ Version => $Id: b1f7484f243ca1baeb64560b43b1927e7279dc80 $
257+
258+ session
259+
260+ Session Support => enabled
261+ Registered save handlers => files user
262+ Registered serializer handlers => php_serialize php php_binary
263+
264+ Directive => Local Value => Master Value
265+ session.auto_start => Off => Off
266+ session.cache_expire => 180 => 180
267+ session.cache_limiter => nocache => nocache
268+ session.cookie_domain => no value => no value
269+ session.cookie_httponly => Off => Off
270+ session.cookie_lifetime => 0 => 0
271+ session.cookie_path => / => /
272+ session.cookie_secure => Off => Off
273+ session.entropy_file => /dev/urandom => /dev/urandom
274+ session.entropy_length => 32 => 32
275+ session.gc_divisor => 100 => 100
276+ session.gc_maxlifetime => 1440 => 1440
277+ session.gc_probability => 1 => 1
278+ session.hash_bits_per_character => 4 => 4
279+ session.hash_function => 0 => 0
280+ session.name => PHPSESSID => PHPSESSID
281+ session.referer_check => no value => no value
282+ session.save_handler => files => files
283+ session.save_path => no value => no value
284+ session.serialize_handler => php => php
285+ session.upload_progress.cleanup => On => On
286+ session.upload_progress.enabled => On => On
287+ session.upload_progress.freq => 1% => 1%
288+ session.upload_progress.min_freq => 1 => 1
289+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
290+ session.upload_progress.prefix => upload_progress_ => upload_progress_
291+ session.use_cookies => On => On
292+ session.use_only_cookies => On => On
293+ session.use_strict_mode => Off => Off
294+ session.use_trans_sid => 0 => 0
295+
296+ SimpleXML
297+
298+ Simplexml support => enabled
299+ Revision => $Id: eba46b909103648e33046d39de5d9de73bc28162 $
300+ Schema support => enabled
301+
302+ SPL
303+
304+ SPL support => enabled
305+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
306+ 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
307+
308+ sqlite3
309+
310+ SQLite3 support => enabled
311+ SQLite3 module version => 0.7-dev
312+ SQLite Library => 3.7.7.1
313+
314+ Directive => Local Value => Master Value
315+ sqlite3.extension_dir => no value => no value
316+
317+ standard
318+
319+ Dynamic Library Support => enabled
320+ Path to sendmail => /usr/sbin/sendmail -t -i
321+
322+ Directive => Local Value => Master Value
323+ assert.active => 1 => 1
324+ assert.bail => 0 => 0
325+ assert.callback => no value => no value
326+ assert.quiet_eval => 0 => 0
327+ assert.warning => 1 => 1
328+ auto_detect_line_endings => 0 => 0
329+ default_socket_timeout => 60 => 60
330+ from => no value => no value
331+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
332+ user_agent => no value => no value
333+
334+ tokenizer
335+
336+ Tokenizer Support => enabled
337+
338+ xml
339+
340+ XML Support => active
341+ XML Namespace Support => active
342+ libxml2 Version => 2.9.1
343+
344+ xmlreader
345+
346+ XMLReader => enabled
347+
348+ xmlwriter
349+
350+ XMLWriter => enabled
351+
352+ Zend OPcache
353+
354+ Opcode Caching => Disabled
355+ Optimization => Disabled
356+ Startup Failed => Opcode Caching is disabled for CLI
357+
358+ Directive => Local Value => Master Value
359+ opcache.blacklist_filename => no value => no value
360+ opcache.consistency_checks => 0 => 0
361+ opcache.dups_fix => Off => Off
362+ opcache.enable => On => On
363+ opcache.enable_cli => Off => Off
364+ opcache.enable_file_override => Off => Off
365+ opcache.error_log => no value => no value
366+ opcache.fast_shutdown => 0 => 0
367+ opcache.file_update_protection => 0 => 0
368+ opcache.force_restart_timeout => 180 => 180
369+ opcache.inherited_hack => On => On
370+ opcache.interned_strings_buffer => 4 => 4
371+ opcache.load_comments => 1 => 1
372+ opcache.log_verbosity_level => 1 => 1
373+ opcache.max_accelerated_files => 2000 => 2000
374+ opcache.max_file_size => 0 => 0
375+ opcache.max_wasted_percentage => 5 => 5
376+ opcache.memory_consumption => 64 => 64
377+ opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF
378+ opcache.preferred_memory_model => no value => no value
379+ opcache.protect_memory => 0 => 0
380+ opcache.restrict_api => no value => no value
381+ opcache.revalidate_freq => 2 => 2
382+ opcache.revalidate_path => Off => Off
383+ opcache.save_comments => 1 => 1
384+ opcache.use_cwd => On => On
385+ opcache.validate_timestamps => On => On
386+
387+ Additional Modules
388+
389+ Module Name
390+
391+ Environment
392+
393+ Variable => Value
394+ XDG_SESSION_ID => 177
395+ HOSTNAME => #localhost.localdomain
396+ www
397+ TEST_PHP_SRCDIR => /opt/php-5.5.7
398+ SHELL => /bin/bash
399+ TERM => xterm-256color
400+ HISTSIZE => 1000
401+ SSH_CLIENT => 192.168.0.180 58076 22
402+ SSH_TTY => /dev/pts/2
403+ USER => root
404+ LS_COLORS => rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
405+ SCRIPT_FILENAME => %s/phpinfo.php
406+ MAKELEVEL => 1
407+ PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
408+ MAIL => /var/spool/mail/root
409+ USE_ZEND_ALLOC => 1
410+ _ => /opt/php-5.5.7/sapi/cli/php
411+ PWD => /opt/php-5.5.7
412+ LANG => zh_CN.UTF-8
413+ TEST_PHP_EXECUTABLE => /opt/php-5.5.7/sapi/cli/php
414+ REDIRECT_STATUS => 1
415+ PATH_TRANSLATED => %s/phpinfo.php
416+ HISTCONTROL => ignoredups
417+ HOME => /root
418+ SHLVL => 3
419+ LOGNAME => root
420+ SSH_CONNECTION => 192.168.0.180 58076 192.168.0.221 22
421+ LESSOPEN => ||/usr/bin/lesspipe.sh %s
422+ XDG_RUNTIME_DIR => /run/user/0
423+ CC => cc
424+ REQUEST_METHOD => GET
425+ ZEND_DONT_UNLOAD_MODULES => 0
426+
046- bool(true)
047- --
049- Warning: phpinfo() expects parameter 1 to be long, array given in %sphpinfo.php on line 5
050- NULL
051- --
052- phpinfo()
053- bool(true)
054- --
055- phpinfo()
429+ Variable => Value
430+ _SERVER["XDG_SESSION_ID"] => 177
431+ _SERVER["HOSTNAME"] => #localhost.localdomain
432+ www
433+ _SERVER["TEST_PHP_SRCDIR"] => /opt/php-5.5.7
434+ _SERVER["SHELL"] => /bin/bash
435+ _SERVER["TERM"] => xterm-256color
436+ _SERVER["HISTSIZE"] => 1000
437+ _SERVER["SSH_CLIENT"] => 192.168.0.180 58076 22
438+ _SERVER["SSH_TTY"] => /dev/pts/2
439+ _SERVER["USER"] => root
440+ _SERVER["LS_COLORS"] => rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
441+ _SERVER["SCRIPT_FILENAME"] => %s/phpinfo.php
442+ _SERVER["MAKELEVEL"] => 1
443+ _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
444+ _SERVER["MAIL"] => /var/spool/mail/root
445+ _SERVER["USE_ZEND_ALLOC"] => 1
446+ _SERVER["_"] => /opt/php-5.5.7/sapi/cli/php
447+ _SERVER["PWD"] => /opt/php-5.5.7
448+ _SERVER["LANG"] => zh_CN.UTF-8
449+ _SERVER["TEST_PHP_EXECUTABLE"] => /opt/php-5.5.7/sapi/cli/php
450+ _SERVER["REDIRECT_STATUS"] => 1
451+ _SERVER["PATH_TRANSLATED"] => %s/phpinfo.php
452+ _SERVER["HISTCONTROL"] => ignoredups
453+ _SERVER["HOME"] => /root
454+ _SERVER["SHLVL"] => 3
455+ _SERVER["LOGNAME"] => root
456+ _SERVER["SSH_CONNECTION"] => 192.168.0.180 58076 192.168.0.221 22
457+ _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
458+ _SERVER["XDG_RUNTIME_DIR"] => /run/user/0
459+ _SERVER["CC"] => cc
460+ _SERVER["REQUEST_METHOD"] => GET
461+ _SERVER["ZEND_DONT_UNLOAD_MODULES"] => 0
462+ _SERVER["PHP_SELF"] => %s/phpinfo.php
463+ _SERVER["SCRIPT_NAME"] => %s/phpinfo.php
464+ _SERVER["DOCUMENT_ROOT"] =>
465+ _SERVER["REQUEST_TIME_FLOAT"] => 1461652378.9451
467+ _SERVER["argv"] => Array
468+ (
469+ [0] => %s/phpinfo.php
470+ )
472+ _SERVER["argc"] => 1
473+ _ENV["XDG_SESSION_ID"] => 177
474+ _ENV["HOSTNAME"] => #localhost.localdomain
475+ www
476+ _ENV["TEST_PHP_SRCDIR"] => /opt/php-5.5.7
477+ _ENV["SHELL"] => /bin/bash
478+ _ENV["TERM"] => xterm-256color
479+ _ENV["HISTSIZE"] => 1000
480+ _ENV["SSH_CLIENT"] => 192.168.0.180 58076 22
481+ _ENV["SSH_TTY"] => /dev/pts/2
482+ _ENV["USER"] => root
483+ _ENV["LS_COLORS"] => rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
484+ _ENV["SCRIPT_FILENAME"] => %s/phpinfo.php
485+ _ENV["MAKELEVEL"] => 1
486+ _ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
487+ _ENV["MAIL"] => /var/spool/mail/root
488+ _ENV["USE_ZEND_ALLOC"] => 1
489+ _ENV["_"] => /opt/php-5.5.7/sapi/cli/php
490+ _ENV["PWD"] => /opt/php-5.5.7
491+ _ENV["LANG"] => zh_CN.UTF-8
492+ _ENV["TEST_PHP_EXECUTABLE"] => /opt/php-5.5.7/sapi/cli/php
493+ _ENV["REDIRECT_STATUS"] => 1
494+ _ENV["PATH_TRANSLATED"] => %s/phpinfo.php
495+ _ENV["HISTCONTROL"] => ignoredups
496+ _ENV["HOME"] => /root
497+ _ENV["SHLVL"] => 3
498+ _ENV["LOGNAME"] => root
499+ _ENV["SSH_CONNECTION"] => 192.168.0.180 58076 192.168.0.221 22
500+ _ENV["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
501+ _ENV["XDG_RUNTIME_DIR"] => /run/user/0
502+ _ENV["CC"] => cc
503+ _ENV["REQUEST_METHOD"] => GET
504+ _ENV["ZEND_DONT_UNLOAD_MODULES"] => 0
508+ it under the terms of the PHP License as published by the PHP Group
509+ and included in the distribution in the file: LICENSE
510+
511+ This program is distributed in the hope that it will be useful,
512+ but WITHOUT ANY WARRANTY; without even the implied warranty of
513+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
514+
515+ If you did not receive a copy of the PHP license, or have any
516+ questions about PHP licensing, please contact license@php.net.
518+ --
519+
520+ Warning: phpinfo() expects parameter 1 to be long, array given in %s/phpinfo.php on line 5
521+ NULL
522+ --
523+ phpinfo()
524+ bool(true)
525+ --
526+ phpinfo()
527+
528+ PHP License
529+ This program is free software; you can redistribute it and/or modify
530+ it under the terms of the PHP License as published by the PHP Group
531+ and included in the distribution in the file: LICENSE
532+
533+ This program is distributed in the hope that it will be useful,
534+ but WITHOUT ANY WARRANTY; without even the implied warranty of
535+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
536+
537+ If you did not receive a copy of the PHP license, or have any
538+ questions about PHP licensing, please contact license@php.net.
539+ bool(true)
1 (17%)
001+ /home/src/php/php-5.5.7/sapi/cli/php: symbol lookup error: /home/src/php/php-5.5.7/modules/pdo_sqlite.so: undefined symbol: sqlite3_libversion
001- phpinfo()
002- PHP Version => %s
003-
004- System => %s
005- Build Date => %s%a
006- Configure Command => %s
007- Server API => Command Line Interface
008- Virtual Directory Support => %s
009- Configuration File (php.ini) Path => %s
010- Loaded Configuration File => %a
011- Scan this dir for additional .ini files => %a
012- Additional .ini files parsed => %a
013- PHP API => %d
014- PHP Extension => %d
015- Zend Extension => %d
016- Zend Extension Build => API%s
017- PHP Extension Build => API%s
018- Debug Build => %s
019- Thread Safety => %s
020- Zend Signal Handling => %s
021- Zend Memory Manager => %s
022- Zend Multibyte Support => %s
023- IPv6 Support => %s
024- DTrace Support => %s
025-
026- Registered PHP Streams => %s
027- Registered Stream Socket Transports => %s
028- Registered Stream Filters => %s
029-
030- %a
031- _______________________________________________________________________
032-
033-
034- Configuration
035- %A
036- Core
037- %A
038- Additional Modules
039- %A
040- Environment
041- %A
042- PHP Variables
043- %A
044- PHP License
045- %A
046- bool(true)
047- --
048-
049- Warning: phpinfo() expects parameter 1 to be long, array given in %sphpinfo.php on line 5
050- NULL
051- --
052- phpinfo()
053- bool(true)
054- --
055- phpinfo()
056-
057- PHP License
058- %a
059- bool(true)
1 (17%)
001+ /home/lilei.zhu/php-5.5.7/sapi/cli/php: symbol lookup error: /home/lilei.zhu/php-5.5.7/modules/pdo_sqlite.so: undefined symbol: sqlite3_libversion
001- phpinfo()
002- PHP Version => %s
003-
004- System => %s
005- Build Date => %s%a
006- Configure Command => %s
007- Server API => Command Line Interface
008- Virtual Directory Support => %s
009- Configuration File (php.ini) Path => %s
010- Loaded Configuration File => %a
011- Scan this dir for additional .ini files => %a
012- Additional .ini files parsed => %a
013- PHP API => %d
014- PHP Extension => %d
015- Zend Extension => %d
016- Zend Extension Build => API%s
017- PHP Extension Build => API%s
018- Debug Build => %s
019- Thread Safety => %s
020- Zend Signal Handling => %s
021- Zend Memory Manager => %s
022- Zend Multibyte Support => %s
023- IPv6 Support => %s
024- DTrace Support => %s
025-
026- Registered PHP Streams => %s
027- Registered Stream Socket Transports => %s
028- Registered Stream Filters => %s
029-
030- %a
031- _______________________________________________________________________
032-
033-
034- Configuration
035- %A
036- Core
037- %A
038- Additional Modules
039- %A
040- Environment
041- %A
042- PHP Variables
043- %A
044- PHP License
045- %A
046- bool(true)
047- --
048-
049- Warning: phpinfo() expects parameter 1 to be long, array given in %sphpinfo.php on line 5
050- NULL
051- --
052- phpinfo()
053- bool(true)
054- --
055- phpinfo()
056-
057- PHP License
058- %a
059- bool(true)