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

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

Count Diff
1 (33%)
006- Configure Command => %s
012+ /etc/php.d/curl.ini,
013+ /etc/php.d/dom.ini,
014+ /etc/php.d/fileinfo.ini,
015+ /etc/php.d/gd.ini,
016+ /etc/php.d/geoip.ini,
017+ /etc/php.d/gmagick.ini,
018+ /etc/php.d/igbinary.ini,
019+ /etc/php.d/imap.ini,
020+ /etc/php.d/intl.ini,
021+ /etc/php.d/json.ini,
022+ /etc/php.d/ldap.ini,
023+ /etc/php.d/mbstring.ini,
024+ /etc/php.d/mcrypt.ini,
025+ /etc/php.d/memcache.ini,
026+ /etc/php.d/memcached.ini,
027+ /etc/php.d/mysql.ini,
028+ /etc/php.d/mysqli.ini,
029+ /etc/php.d/opcache.ini,
030+ /etc/php.d/pdo.ini,
031+ /etc/php.d/pdo_mysql.ini,
032+ /etc/php.d/pdo_sqlite.ini,
033+ /etc/php.d/phar.ini,
034+ /etc/php.d/redis.ini,
035+ /etc/php.d/soap.ini,
036+ /etc/php.d/ssh2.ini,
037+ /etc/php.d/xmlreader.ini,
038+ /etc/php.d/xmlrpc.ini,
039+ /etc/php.d/xmlwriter.ini,
040+ /etc/php.d/xsl.ini,
041+ /etc/php.d/zip.ini
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
031- _______________________________________________________________________
034- Configuration
036- Core
038- Additional Modules
040- Environment
044+ PHP Extension => 20100525
045+ Zend Extension => 220100525
046+ Zend Extension Build => API220100525,NTS
047+ PHP Extension Build => API20100525,NTS
048+ Debug Build => no
049+ Thread Safety => disabled
050+ Zend Signal Handling => disabled
051+ Zend Memory Manager => enabled
052+ Zend Multibyte Support => provided by mbstring
053+ IPv6 Support => enabled
054+ DTrace Support => disabled
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()
056+ Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, ssh2.shell, ssh2.exec, ssh2.tunnel, ssh2.scp, ssh2.sftp, zip
057+ Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
058+ Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
064+
065+ _______________________________________________________________________
066+
067+
068+ Configuration
069+
070+ apc
071+
072+ APC support => Emulated
073+
074+ apcu
075+
076+ APCu Support => disabled
077+ Version => 4.0.1
078+ APCu Debugging => Disabled
079+ MMAP Support => Enabled
080+ MMAP File Mask => /tmp/apc.XXXXXX
081+ Serialization Support => broken
082+ Revision => $Revision: 328290 $
083+ Build Date => Apr 30 2013 10:33:12
084+
085+ Directive => Local Value => Master Value
086+ apc.coredump_unmap => Off => Off
087+ apc.enable_cli => Off => Off
088+ apc.enabled => On => On
089+ apc.entries_hint => 4096 => 4096
090+ apc.gc_ttl => 3600 => 3600
091+ apc.mmap_file_mask => /tmp/apc.XXXXXX => /tmp/apc.XXXXXX
092+ apc.preload_path => no value => no value
093+ apc.rfc1867 => Off => Off
094+ apc.rfc1867_freq => 0 => 0
095+ apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS
096+ apc.rfc1867_prefix => upload_ => upload_
097+ apc.rfc1867_ttl => 3600 => 3600
098+ apc.serializer => default => default
099+ apc.shm_segments => 1 => 1
100+ apc.shm_size => 32M => 32M
101+ apc.slam_defense => On => On
102+ apc.smart => 0 => 0
103+ apc.ttl => 0 => 0
104+ apc.use_request_time => On => On
105+ apc.writable => /tmp => /tmp
106+
107+ bz2
108+
109+ BZip2 Support => Enabled
110+ Stream Wrapper support => compress.bzip2://
111+ Stream Filter support => bzip2.decompress, bzip2.compress
112+ BZip2 Version => 1.0.3, 15-Feb-2005
113+
114+ calendar
115+
116+ Calendar support => enabled
117+
118+ Core
119+
120+ PHP Version => 5.4.17
121+
122+ Directive => Local Value => Master Value
123+ allow_url_fopen => On => On
124+ allow_url_include => Off => Off
125+ always_populate_raw_post_data => Off => Off
126+ arg_separator.input => & => &
127+ arg_separator.output => & => &
128+ asp_tags => Off => Off
129+ auto_append_file => no value => no value
130+ auto_globals_jit => On => On
131+ auto_prepend_file => no value => no value
132+ browscap => /etc/extra/browscap.ini => /etc/extra/browscap.ini
133+ default_charset => no value => no value
134+ default_mimetype => text/html => text/html
135+ disable_classes => no value => no value
136+ disable_functions => no value => no value
137+ display_errors => STDOUT => STDOUT
138+ display_startup_errors => On => On
139+ doc_root => no value => no value
140+ docref_ext => .html => .html
141+ docref_root => no value => no value
142+ enable_dl => On => On
143+ enable_post_data_reading => On => On
144+ error_append_string => no value => no value
145+ error_log => /var/log/php_errorlog => /var/log/php_errorlog
146+ error_prepend_string => no value => no value
147+ error_reporting => 32767 => 32767
148+ exit_on_timeout => Off => Off
149+ expose_php => Off => Off
150+ extension_dir => /usr/lib/php/modules => /usr/lib/php/modules
151+ file_uploads => On => On
152+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
153+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
154+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
155+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
156+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
157+ html_errors => Off => Off
158+ ignore_repeated_errors => Off => Off
159+ ignore_repeated_source => Off => Off
160+ ignore_user_abort => Off => Off
161+ implicit_flush => On => On
162+ include_path => .:/php-includes:/usr/share/php-includes:/usr/share/pear => .:/php-includes:/usr/share/php-includes:/usr/share/pear
163+ log_errors => Off => Off
164+ log_errors_max_len => 1024 => 1024
165+ mail.add_x_header => Off => Off
166+ mail.force_extra_parameters => no value => no value
167+ mail.log => no value => no value
168+ max_execution_time => 0 => 0
169+ max_file_uploads => 20 => 20
170+ max_input_nesting_level => 64 => 64
171+ max_input_time => -1 => -1
172+ max_input_vars => 1000 => 1000
173+ memory_limit => 128M => 128M
174+ open_basedir => no value => no value
175+ output_buffering => no value => no value
176+ output_handler => no value => no value
177+ post_max_size => 128M => 128M
178+ precision => 14 => 14
179+ realpath_cache_size => 16K => 16K
180+ realpath_cache_ttl => 120 => 120
181+ register_argc_argv => On => On
182+ report_memleaks => On => On
183+ report_zend_debug => Off => Off
184+ request_order => no value => no value
185+ sendmail_from => no value => no value
186+ sendmail_path => /usr/sbin/ssmtp -i -t => /usr/sbin/ssmtp -i -t
187+ serialize_precision => 100 => 100
188+ short_open_tag => Off => Off
189+ SMTP => localhost => localhost
190+ smtp_port => 25 => 25
191+ sql.safe_mode => Off => Off
192+ track_errors => On => On
193+ unserialize_callback_func => no value => no value
194+ upload_max_filesize => 128M => 128M
195+ upload_tmp_dir => no value => no value
196+ user_dir => no value => no value
197+ user_ini.cache_ttl => 300 => 300
198+ user_ini.filename => .user.ini => .user.ini
199+ variables_order => EGPCS => EGPCS
200+ xmlrpc_error_number => 0 => 0
201+ xmlrpc_errors => Off => Off
202+ zend.detect_unicode => On => On
203+ zend.enable_gc => On => On
204+ zend.multibyte => Off => Off
205+ zend.script_encoding => no value => no value
206+
207+ ctype
208+
209+ ctype functions => enabled
210+
211+ curl
212+
213+ cURL support => enabled
214+ cURL Information => 7.21.7
215+ Age => 3
216+ Features
217+ AsynchDNS => Yes
218+ Debug => No
219+ GSS-Negotiate => Yes
220+ IDN => Yes
221+ IPv6 => Yes
222+ Largefile => Yes
223+ NTLM => Yes
224+ SPNEGO => No
225+ SSL => Yes
226+ SSPI => No
227+ krb4 => No
228+ libz => Yes
229+ CharConv => No
230+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
231+ Host => i686-redhat-linux-gnu
232+ SSL Version => OpenSSL/0.9.8b
233+ ZLib Version => 1.2.3
234+ libSSH Version => libssh2/1.2.7
235+
236+ date
237+
238+ date/time support => enabled
239+ "Olson" Timezone Database Version => 0.system
240+ Timezone Database => internal
241+ Default timezone => America/Montreal
242+
243+ Directive => Local Value => Master Value
244+ date.default_latitude => 31.7667 => 31.7667
245+ date.default_longitude => 35.2333 => 35.2333
246+ date.sunrise_zenith => 90.583333 => 90.583333
247+ date.sunset_zenith => 90.583333 => 90.583333
248+ date.timezone => America/Montreal => America/Montreal
249+
250+ dom
251+
252+ DOM/XML => enabled
253+ DOM/XML API Version => 20031129
254+ libxml Version => 2.6.26
255+ HTML Support => enabled
256+ XPath Support => enabled
257+ XPointer Support => enabled
258+ Schema Support => enabled
259+ RelaxNG Support => enabled
260+
261+ ereg
262+
263+ Regex Library => Bundled library enabled
264+
265+ exif
266+
267+ EXIF Support => enabled
268+ EXIF Version => 1.4 $Id$
269+ Supported EXIF Version => 0220
270+ Supported filetypes => JPEG,TIFF
271+
272+ Directive => Local Value => Master Value
273+ exif.decode_jis_intel => JIS => JIS
274+ exif.decode_jis_motorola => JIS => JIS
275+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
276+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
277+ exif.encode_jis => no value => no value
278+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
279+
280+ fileinfo
281+
282+ fileinfo support => enabled
283+ version => 1.0.5
284+
285+ filter
286+
287+ Input Validation and Filtering => enabled
288+ Revision => $Id: 2aa8dd57d9c0c655cd45e6e5872bb95fa5ad76cf $
289+
290+ Directive => Local Value => Master Value
291+ filter.default => unsafe_raw => unsafe_raw
292+ filter.default_flags => no value => no value
293+
294+ ftp
295+
296+ FTP support => enabled
297+
298+ gd
299+
300+ GD Support => enabled
301+ GD Version => bundled (2.1.0 compatible)
302+ FreeType Support => enabled
303+ FreeType Linkage => with freetype
304+ FreeType Version => 2.2.1
305+ T1Lib Support => enabled
306+ GIF Read Support => enabled
307+ GIF Create Support => enabled
308+ JPEG Support => enabled
309+ libJPEG Version => 6b
310+ PNG Support => enabled
311+ libPNG Version => 1.2.10
312+ WBMP Support => enabled
313+ XPM Support => enabled
314+ libXpm Version => 30411
315+ XBM Support => enabled
316+
317+ Directive => Local Value => Master Value
318+ gd.jpeg_ignore_warning => 0 => 0
319+
320+ geoip
321+
322+ geoip support => enabled
323+ geoip extension version => 1.0.8
324+ geoip library version => 1004008
325+
326+ Directive => Local Value => Master Value
327+ geoip.custom_directory => no value => no value
328+
329+ gettext
330+
331+ GetText Support => enabled
332+
333+ gmagick
334+
335+ gmagick module => enabled
336+ gmagick version => 1.1.2RC1
337+ GraphicsMagick version => GraphicsMagick 1.3.17 2012-10-13 Q8 http://www.GraphicsMagick.org/
338+
339+ gmp
340+
341+ gmp support => enabled
342+ GMP version => 4.1.4
343+
344+ hash
345+
346+ hash support => enabled
347+ 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
348+
349+ iconv
350+
351+ iconv support => enabled
352+ iconv implementation => glibc
353+ iconv library version => 2.5
354+
355+ Directive => Local Value => Master Value
356+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
357+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
358+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
359+
360+ igbinary
361+
362+ igbinary support => enabled
363+ igbinary version => 1.1.2-dev
364+ igbinary APC serializer ABI => 0
365+
366+ Directive => Local Value => Master Value
367+ igbinary.compact_strings => On => On
368+
369+ imap
370+
371+ IMAP c-Client Version => 2004
372+ SSL Support => enabled
373+ Kerberos Support => enabled
374+
375+ intl
376+
377+ Internationalization support => enabled
378+ version => 1.1.0
379+ ICU version => 3.6
380+
381+ Directive => Local Value => Master Value
382+ intl.default_locale => no value => no value
383+ intl.error_level => 0 => 0
384+
385+ json
386+
387+ json support => enabled
388+ json version => 1.2.1
389+
390+ ldap
391+
392+ LDAP Support => enabled
393+ RCS Version => $Id$
394+ Total Links => 0/unlimited
395+ API Version => 3001
396+ Vendor Name => OpenLDAP
397+ Vendor Version => 20343
398+ SASL Support => Enabled
399+
400+ Directive => Local Value => Master Value
401+ ldap.max_links => Unlimited => Unlimited
402+
403+ libxml
404+
405+ libXML support => active
406+ libXML Compiled Version => 2.6.26
407+ libXML Loaded Version => 20626
408+ libXML streams => enabled
409+
410+ mbstring
411+
412+ Multibyte Support => enabled
413+ Multibyte string engine => libmbfl
414+ HTTP input encoding translation => disabled
415+ libmbfl version => 1.3.2
416+
417+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
418+
419+ Multibyte (japanese) regex support => enabled
420+ Multibyte regex (oniguruma) backtrack check => On
421+ Multibyte regex (oniguruma) version => 4.7.1
422+
423+ Directive => Local Value => Master Value
424+ mbstring.detect_order => no value => no value
425+ mbstring.encoding_translation => Off => Off
426+ mbstring.func_overload => 0 => 0
427+ mbstring.http_input => pass => pass
428+ mbstring.http_output => pass => pass
429+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
430+ mbstring.internal_encoding => no value => no value
431+ mbstring.language => neutral => neutral
432+ mbstring.strict_detection => Off => Off
433+ mbstring.substitute_character => no value => no value
434+
435+ mcrypt
436+
437+ mcrypt support => enabled
438+ mcrypt_filter support => enabled
439+ Version => 2.5.7
440+ Api No => 20021217
441+ 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
442+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
443+
444+ Directive => Local Value => Master Value
445+ mcrypt.algorithms_dir => no value => no value
446+ mcrypt.modes_dir => no value => no value
447+
448+ memcache
449+
450+ memcache support => enabled
451+ Version => 3.0.8
452+ Revision => $Revision: 329835 $
453+
454+ Directive => Local Value => Master Value
455+ memcache.allow_failover => 1 => 1
456+ memcache.chunk_size => 32768 => 32768
457+ memcache.compress_threshold => 20000 => 20000
458+ memcache.default_port => 11211 => 11211
459+ memcache.hash_function => crc32 => crc32
460+ memcache.hash_strategy => consistent => consistent
461+ memcache.lock_timeout => 15 => 15
462+ memcache.max_failover_attempts => 20 => 20
463+ memcache.protocol => ascii => ascii
464+ memcache.redundancy => 1 => 1
465+ memcache.session_redundancy => 2 => 2
466+
467+ memcached
468+
469+ memcached support => enabled
470+ Version => 2.1.0
471+ libmemcached version => 1.0.4
472+ Session support => yes
473+ igbinary support => yes
474+ json support => yes
475+
476+ Directive => Local Value => Master Value
477+ memcached.compression_factor => 1.3 => 1.3
478+ memcached.compression_threshold => 2000 => 2000
479+ memcached.compression_type => fastlz => fastlz
480+ memcached.serializer => igbinary => igbinary
481+ memcached.sess_binary => 0 => 0
482+ memcached.sess_lock_wait => 150000 => 150000
483+ memcached.sess_locking => 1 => 1
484+ memcached.sess_prefix => memc.sess.key. => memc.sess.key.
485+
486+ mhash
487+
488+ MHASH support => Enabled
489+ MHASH API Version => Emulated Support
490+
491+ mysql
492+
493+ MySQL Support => enabled
494+ Active Persistent Links => 0
495+ Active Links => 0
496+ Client API version => 5.5.32
497+ MYSQL_MODULE_TYPE => external
498+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
499+ MYSQL_INCLUDE => -I/usr/include/mysql
500+ MYSQL_LIBS => -L/usr/lib/mysql -lmysqlclient
501+
502+ Directive => Local Value => Master Value
503+ mysql.allow_local_infile => On => On
504+ mysql.allow_persistent => On => On
505+ mysql.connect_timeout => 60 => 60
506+ mysql.default_host => no value => no value
507+ mysql.default_password => no value => no value
508+ mysql.default_port => no value => no value
509+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
510+ mysql.default_user => no value => no value
511+ mysql.max_links => Unlimited => Unlimited
512+ mysql.max_persistent => Unlimited => Unlimited
513+ mysql.trace_mode => Off => Off
514+
515+ mysqli
516+
517+ MysqlI Support => enabled
518+ Client API library version => 5.5.32
519+ Active Persistent Links => 0
520+ Inactive Persistent Links => 0
521+ Active Links => 0
522+ Client API header version => 5.5.32
523+ MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
524+
525+ Directive => Local Value => Master Value
526+ mysqli.allow_local_infile => On => On
527+ mysqli.allow_persistent => On => On
528+ mysqli.default_host => no value => no value
529+ mysqli.default_port => 3306 => 3306
530+ mysqli.default_pw => no value => no value
531+ mysqli.default_socket => no value => no value
532+ mysqli.default_user => no value => no value
533+ mysqli.max_links => Unlimited => Unlimited
534+ mysqli.max_persistent => Unlimited => Unlimited
535+ mysqli.reconnect => Off => Off
536+
537+ openssl
538+
539+ OpenSSL support => enabled
540+ OpenSSL Library Version => OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
541+ OpenSSL Header Version => OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
542+
543+ pcntl
544+
545+ pcntl support => enabled
546+
547+ pcre
548+
549+ PCRE (Perl Compatible Regular Expressions) Support => enabled
550+ PCRE Library Version => 8.32 2012-11-30
551+
552+ Directive => Local Value => Master Value
553+ pcre.backtrack_limit => 1000000 => 1000000
554+ pcre.recursion_limit => 100000 => 100000
555+
556+ PDO
557+
558+ PDO support => enabled
559+ PDO drivers => mysql, sqlite
560+
561+ pdo_mysql
562+
563+ PDO Driver for MySQL => enabled
564+ Client API version => 5.5.32
565+
566+ Directive => Local Value => Master Value
567+ pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
568+
569+ pdo_sqlite
570+
571+ PDO Driver for SQLite 3.x => enabled
572+ SQLite Library => 3.3.6
573+
574+ Phar
575+
576+ Phar: PHP Archive support => enabled
577+ Phar EXT version => 2.0.1
578+ Phar API version => 1.1.1
579+ SVN revision => $Id: c5042cc34acebcc0926625b57dff03deebbe6472 $
580+ Phar-based phar archives => enabled
581+ Tar-based phar archives => enabled
582+ ZIP-based phar archives => enabled
583+ gzip compression => enabled
584+ bzip2 compression => enabled
585+ Native OpenSSL support => enabled
586+
587+
588+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
589+ Phar fully realized by Gregory Beaver and Marcus Boerger.
590+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
591+ Directive => Local Value => Master Value
592+ phar.cache_list => no value => no value
593+ phar.readonly => On => On
594+ phar.require_hash => On => On
595+
596+ readline
597+
598+ Readline Support => enabled
599+ Readline library => EditLine wrapper
600+
601+ Directive => Local Value => Master Value
602+ cli.pager => no value => no value
603+ cli.prompt => \b \> => \b \>
604+
605+ redis
606+
607+ Redis Support => enabled
608+ Redis Version => 2.2.3
609+
610+ Reflection
611+
612+ Reflection => enabled
613+ Version => $Id: 6c4d8062369898a397e4b128348042f5c01b4427 $
614+
615+ session
616+
617+ Session Support => enabled
618+ Registered save handlers => files user memcache memcached redis
619+ Registered serializer handlers => php php_binary igbinary
620+
621+ Directive => Local Value => Master Value
622+ session.auto_start => Off => Off
623+ session.cache_expire => 180 => 180
624+ session.cache_limiter => nocache => nocache
625+ session.cookie_domain => no value => no value
626+ session.cookie_httponly => Off => Off
627+ session.cookie_lifetime => 0 => 0
628+ session.cookie_path => / => /
629+ session.cookie_secure => Off => Off
630+ session.entropy_file => no value => no value
631+ session.entropy_length => 0 => 0
632+ session.gc_divisor => 1000 => 1000
633+ session.gc_maxlifetime => 3600 => 3600
634+ session.gc_probability => 1 => 1
635+ session.hash_bits_per_character => 5 => 5
636+ session.hash_function => 0 => 0
637+ session.name => PHPSESSIONID => PHPSESSIONID
638+ session.referer_check => no value => no value
639+ session.save_handler => files => files
640+ session.save_path => /var/php_sessions => /var/php_sessions
641+ session.serialize_handler => php => php
642+ session.upload_progress.cleanup => On => On
643+ session.upload_progress.enabled => On => On
644+ session.upload_progress.freq => 1% => 1%
645+ session.upload_progress.min_freq => 1 => 1
646+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
647+ session.upload_progress.prefix => upload_progress_ => upload_progress_
648+ session.use_cookies => On => On
649+ session.use_only_cookies => On => On
650+ session.use_trans_sid => 0 => 0
651+
652+ shmop
653+
654+ shmop support => enabled
655+
656+ SimpleXML
657+
658+ Simplexml support => enabled
659+ Revision => $Id: 692516840b2d7d6e7aedb0bedded1f53b764a99f $
660+ Schema support => enabled
661+
662+ soap
663+
664+ Soap Client => enabled
665+ Soap Server => enabled
666+
667+ Directive => Local Value => Master Value
668+ soap.wsdl_cache => 1 => 1
669+ soap.wsdl_cache_dir => /tmp => /tmp
670+ soap.wsdl_cache_enabled => 1 => 1
671+ soap.wsdl_cache_limit => 5 => 5
672+ soap.wsdl_cache_ttl => 86400 => 86400
673+
674+ sockets
675+
676+ Sockets Support => enabled
677+
678+ SPL
679+
680+ SPL support => enabled
681+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
682+ 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
683+
684+ ssh2
685+
686+ SSH2 support => enabled
687+ extension version => 0.12
688+ libssh2 version => 1.2.7
689+ banner => SSH-2.0-libssh2_1.2.7
690+
691+ standard
692+
693+ Dynamic Library Support => enabled
694+ Path to sendmail => /usr/sbin/ssmtp -i -t
695+
696+ Directive => Local Value => Master Value
697+ assert.active => 1 => 1
698+ assert.bail => 0 => 0
699+ assert.callback => no value => no value
700+ assert.quiet_eval => 0 => 0
701+ assert.warning => 1 => 1
702+ auto_detect_line_endings => 0 => 0
703+ default_socket_timeout => 60 => 60
704+ from => no value => no value
705+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
706+ user_agent => no value => no value
707+
708+ tokenizer
709+
710+ Tokenizer Support => enabled
711+
712+ xml
713+
714+ XML Support => active
715+ XML Namespace Support => active
716+ libxml2 Version => 2.6.26
717+
718+ xmlreader
719+
720+ XMLReader => enabled
721+
722+ xmlrpc
723+
724+ core library version => xmlrpc-epi v. 0.51
725+ php extension version => 0.51
726+ author => Dan Libby
727+ homepage => http://xmlrpc-epi.sourceforge.net
728+ open sourced by => Epinions.com
729+
730+ xmlwriter
731+
732+ XMLWriter => enabled
733+
734+ xsl
735+
736+ XSL => enabled
737+ libxslt Version => 1.1.17
738+ libxslt compiled against libxml Version => 2.6.26
739+ EXSLT => enabled
740+ libexslt Version => 1.1.17
741+
742+ Zend OPcache
743+
744+ Opcode Caching => Disabled
745+ Optimization => Disabled
746+ Startup Failed => Opcode Caching is disabled for CLI
747+
748+ Directive => Local Value => Master Value
749+ opcache.blacklist_filename => /etc/php.d/opcache*.blacklist => /etc/php.d/opcache*.blacklist
750+ opcache.consistency_checks => 0 => 0
751+ opcache.dups_fix => Off => Off
752+ opcache.enable => On => On
753+ opcache.enable_cli => Off => Off
754+ opcache.enable_file_override => Off => Off
755+ opcache.error_log => no value => no value
756+ opcache.fast_shutdown => 1 => 1
757+ opcache.force_restart_timeout => 180 => 180
758+ opcache.inherited_hack => On => On
759+ opcache.interned_strings_buffer => 8 => 8
760+ opcache.load_comments => 1 => 1
761+ opcache.log_verbosity_level => 1 => 1
762+ opcache.max_accelerated_files => 4000 => 4000
763+ opcache.max_file_size => 0 => 0
764+ opcache.max_wasted_percentage => 5 => 5
765+ opcache.memory_consumption => 128 => 128
766+ opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF
767+ opcache.preferred_memory_model => no value => no value
768+ opcache.protect_memory => 0 => 0
769+ opcache.revalidate_freq => 2 => 2
770+ opcache.revalidate_path => Off => Off
771+ opcache.save_comments => 1 => 1
772+ opcache.use_cwd => On => On
773+ opcache.validate_timestamps => On => On
774+
775+ zip
776+
777+ Zip => enabled
778+ Extension Version => $Id: 0c033d4e4613d577409950ed7bf8da4b68286d15 $
779+ Zip version => 1.11.0
780+ Libzip version => 0.10.1
781+
782+ zlib
783+
784+ ZLib Support => enabled
785+ Stream Wrapper => compress.zlib://
786+ Stream Filter => zlib.inflate, zlib.deflate
787+ Compiled Version => 1.2.3
788+ Linked Version => 1.2.3
789+
790+ Directive => Local Value => Master Value
791+ zlib.output_compression => Off => Off
792+ zlib.output_compression_level => -1 => -1
793+ zlib.output_handler => no value => no value
794+
795+ Additional Modules
796+
797+ Module Name
798+
799+ Environment
800+
801+ Variable => Value
802+ HOSTNAME => www00.sti.usherbrooke.ca
803+ TERM => xterm
804+ SHELL => /bin/bash
805+ HISTSIZE => 1000
806+ KDE_NO_IPV6 => 1
807+ PHPRC => /etc/php.ini
808+ USER => root
809+ LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
810+ DOCUMENT_ROOT => /htdocs
811+ SCRIPT_FILENAME => %s/phpinfo.php
812+ SUDO_USER => assf2002
813+ SUDO_UID => 321766
814+ KDEDIR => /usr
815+ USERNAME => root
816+ PHP_FCGI_CHILDREN => 20
817+ MAIL => /var/spool/mail/assf2002
818+ PATH => /opt/Sencha/Cmd/3.1.2.342:/opt/Sencha/Cmd/3.1.1.274:/opt/Sencha/Cmd/3.1.0.256:/opt/Sencha/Cmd/3.1.0.256:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/java/latest/bin:/usr/bin:/bin
819+ USE_ZEND_ALLOC => 1
820+ INPUTRC => /etc/inputrc
821+ PWD => /htdocs/php-5.4.18-src
822+ JAVA_HOME => /usr/java/latest
823+ EDITOR => vim
824+ LANG => en_CA.UTF-8
825+ KDE_IS_PRELINKED => 1
826+ TEST_PHP_EXECUTABLE => /usr/bin/php
827+ REDIRECT_STATUS => 1
828+ PATH_TRANSLATED => %s/phpinfo.php
829+ SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
830+ HOME => /root
831+ SUDO_COMMAND => /bin/su
832+ SHLVL => 3
833+ LESSCHARSET => latin1
834+ LOGNAME => root
835+ LESS => -a -e -i -M -q -s
836+ CVS_RSH => ssh
837+ LESSOPEN => |/usr/bin/lesspipe.sh %s
838+ DISPLAY => localhost:13.0
839+ SUDO_GID => 321766
840+ REQUEST_METHOD => GET
841+ G_BROKEN_FILENAMES => 1
842+ PHP_FCGI_MAX_REQUESTS => 5000
843+ ZEND_DONT_UNLOAD_MODULES => 0
844+ XAUTHORITY => /root/.xauthwR8h2j
845+ _ => /usr/bin/php
846+
849+ Variable => Value
850+ _SERVER["HOSTNAME"] => www00.sti.usherbrooke.ca
851+ _SERVER["TERM"] => xterm
852+ _SERVER["SHELL"] => /bin/bash
853+ _SERVER["HISTSIZE"] => 1000
854+ _SERVER["KDE_NO_IPV6"] => 1
855+ _SERVER["PHPRC"] => /etc/php.ini
856+ _SERVER["USER"] => root
857+ _SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
858+ _SERVER["DOCUMENT_ROOT"] =>
859+ _SERVER["SCRIPT_FILENAME"] => %s/phpinfo.php
860+ _SERVER["SUDO_USER"] => assf2002
861+ _SERVER["SUDO_UID"] => 321766
862+ _SERVER["KDEDIR"] => /usr
863+ _SERVER["USERNAME"] => root
864+ _SERVER["PHP_FCGI_CHILDREN"] => 20
865+ _SERVER["MAIL"] => /var/spool/mail/assf2002
866+ _SERVER["PATH"] => /opt/Sencha/Cmd/3.1.2.342:/opt/Sencha/Cmd/3.1.1.274:/opt/Sencha/Cmd/3.1.0.256:/opt/Sencha/Cmd/3.1.0.256:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/java/latest/bin:/usr/bin:/bin
867+ _SERVER["USE_ZEND_ALLOC"] => 1
868+ _SERVER["INPUTRC"] => /etc/inputrc
869+ _SERVER["PWD"] => /htdocs/php-5.4.18-src
870+ _SERVER["JAVA_HOME"] => /usr/java/latest
871+ _SERVER["EDITOR"] => vim
872+ _SERVER["LANG"] => en_CA.UTF-8
873+ _SERVER["KDE_IS_PRELINKED"] => 1
874+ _SERVER["TEST_PHP_EXECUTABLE"] => /usr/bin/php
875+ _SERVER["REDIRECT_STATUS"] => 1
876+ _SERVER["PATH_TRANSLATED"] => %s/phpinfo.php
877+ _SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
878+ _SERVER["HOME"] => /root
879+ _SERVER["SUDO_COMMAND"] => /bin/su
880+ _SERVER["SHLVL"] => 3
881+ _SERVER["LESSCHARSET"] => latin1
882+ _SERVER["LOGNAME"] => root
883+ _SERVER["LESS"] => -a -e -i -M -q -s
884+ _SERVER["CVS_RSH"] => ssh
885+ _SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
886+ _SERVER["DISPLAY"] => localhost:13.0
887+ _SERVER["SUDO_GID"] => 321766
888+ _SERVER["REQUEST_METHOD"] => GET
889+ _SERVER["G_BROKEN_FILENAMES"] => 1
890+ _SERVER["PHP_FCGI_MAX_REQUESTS"] => 5000
891+ _SERVER["ZEND_DONT_UNLOAD_MODULES"] => 0
892+ _SERVER["XAUTHORITY"] => /root/.xauthwR8h2j
893+ _SERVER["_"] => /usr/bin/php
894+ _SERVER["PHP_SELF"] => %s/phpinfo.php
895+ _SERVER["SCRIPT_NAME"] => %s/phpinfo.php
896+ _SERVER["REQUEST_TIME_FLOAT"] => 1376943486.251
898+ _SERVER["argv"] => Array
899+ (
900+ [0] => %s/phpinfo.php
901+ )
903+ _SERVER["argc"] => 1
904+ _ENV["HOSTNAME"] => www00.sti.usherbrooke.ca
905+ _ENV["TERM"] => xterm
906+ _ENV["SHELL"] => /bin/bash
907+ _ENV["HISTSIZE"] => 1000
908+ _ENV["KDE_NO_IPV6"] => 1
909+ _ENV["PHPRC"] => /etc/php.ini
910+ _ENV["USER"] => root
911+ _ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
912+ _ENV["DOCUMENT_ROOT"] => /htdocs
913+ _ENV["SCRIPT_FILENAME"] => %s/phpinfo.php
914+ _ENV["SUDO_USER"] => assf2002
915+ _ENV["SUDO_UID"] => 321766
916+ _ENV["KDEDIR"] => /usr
917+ _ENV["USERNAME"] => root
918+ _ENV["PHP_FCGI_CHILDREN"] => 20
919+ _ENV["MAIL"] => /var/spool/mail/assf2002
920+ _ENV["PATH"] => /opt/Sencha/Cmd/3.1.2.342:/opt/Sencha/Cmd/3.1.1.274:/opt/Sencha/Cmd/3.1.0.256:/opt/Sencha/Cmd/3.1.0.256:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/java/latest/bin:/usr/bin:/bin
921+ _ENV["USE_ZEND_ALLOC"] => 1
922+ _ENV["INPUTRC"] => /etc/inputrc
923+ _ENV["PWD"] => /htdocs/php-5.4.18-src
924+ _ENV["JAVA_HOME"] => /usr/java/latest
925+ _ENV["EDITOR"] => vim
926+ _ENV["LANG"] => en_CA.UTF-8
927+ _ENV["KDE_IS_PRELINKED"] => 1
928+ _ENV["TEST_PHP_EXECUTABLE"] => /usr/bin/php
929+ _ENV["REDIRECT_STATUS"] => 1
930+ _ENV["PATH_TRANSLATED"] => %s/phpinfo.php
931+ _ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
932+ _ENV["HOME"] => /root
933+ _ENV["SUDO_COMMAND"] => /bin/su
934+ _ENV["SHLVL"] => 3
935+ _ENV["LESSCHARSET"] => latin1
936+ _ENV["LOGNAME"] => root
937+ _ENV["LESS"] => -a -e -i -M -q -s
938+ _ENV["CVS_RSH"] => ssh
939+ _ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
940+ _ENV["DISPLAY"] => localhost:13.0
941+ _ENV["SUDO_GID"] => 321766
942+ _ENV["REQUEST_METHOD"] => GET
943+ _ENV["G_BROKEN_FILENAMES"] => 1
944+ _ENV["PHP_FCGI_MAX_REQUESTS"] => 5000
945+ _ENV["ZEND_DONT_UNLOAD_MODULES"] => 0
946+ _ENV["XAUTHORITY"] => /root/.xauthwR8h2j
947+ _ENV["_"] => /usr/bin/php
951+ it under the terms of the PHP License as published by the PHP Group
952+ and included in the distribution in the file: LICENSE
953+
954+ This program is distributed in the hope that it will be useful,
955+ but WITHOUT ANY WARRANTY; without even the implied warranty of
956+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
957+
958+ If you did not receive a copy of the PHP license, or have any
959+ questions about PHP licensing, please contact license@php.net.
961+ --
962+
963+ Warning: phpinfo() expects parameter 1 to be long, array given in %s/phpinfo.php on line 5
964+ NULL
965+ --
966+ phpinfo()
967+ bool(true)
968+ --
969+ phpinfo()
970+
971+ PHP License
972+ This program is free software; you can redistribute it and/or modify
973+ it under the terms of the PHP License as published by the PHP Group
974+ and included in the distribution in the file: LICENSE
975+
976+ This program is distributed in the hope that it will be useful,
977+ but WITHOUT ANY WARRANTY; without even the implied warranty of
978+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
979+
980+ If you did not receive a copy of the PHP license, or have any
981+ questions about PHP licensing, please contact license@php.net.
982+ bool(true)
1 (33%)
001+ /usr/local/src/php-5.4.17/sapi/cli/php: symbol lookup error: /usr/local/src/php-5.4.17/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 (33%)
001+ /root/Moduli/php-5.4.17/sapi/cli/php: symbol lookup error: /root/Moduli/php-5.4.17/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)