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

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

Count Diff
2 (29%)
001+ /root/php-5.6.5/sapi/cli/php: symbol lookup error: /root/php-5.6.5/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 (14%)
005+ freya 3.18.3-201.fc21.x86_64 #1 SMP Mon Jan 19 15:59:31 UTC 2015 x86_64
032+ Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
033+ with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, 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 => 0 => 0
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 => UTF-8 => UTF-8
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 => /usr/src/php-5.6.5/modules/ => /usr/src/php-5.6.5/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 => .:/usr/local/lib/php => .:/usr/local/lib/php
086+ input_encoding => no value => no value
087+ internal_encoding => no value => no value
088+ log_errors => Off => Off
089+ log_errors_max_len => 0 => 0
090+ mail.add_x_header => Off => Off
091+ mail.force_extra_parameters => no value => no value
092+ mail.log => no value => no value
093+ max_execution_time => 0 => 0
094+ max_file_uploads => 20 => 20
095+ max_input_nesting_level => 64 => 64
096+ max_input_time => -1 => -1
097+ max_input_vars => 1000 => 1000
098+ memory_limit => 128M => 128M
099+ open_basedir => no value => no value
100+ output_buffering => no value => no value
101+ output_encoding => no value => no value
102+ output_handler => no value => no value
103+ post_max_size => 8M => 8M
104+ precision => 14 => 14
105+ realpath_cache_size => 16K => 16K
106+ realpath_cache_ttl => 120 => 120
107+ register_argc_argv => On => On
108+ report_memleaks => On => On
109+ report_zend_debug => Off => Off
110+ request_order => no value => no value
111+ sendmail_from => no value => no value
112+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
113+ serialize_precision => 17 => 17
114+ short_open_tag => On => On
115+ SMTP => localhost => localhost
116+ smtp_port => 25 => 25
117+ sql.safe_mode => Off => Off
118+ sys_temp_dir => no value => no value
119+ track_errors => On => On
120+ unserialize_callback_func => no value => no value
121+ upload_max_filesize => 2M => 2M
122+ upload_tmp_dir => no value => no value
123+ user_dir => no value => no value
124+ user_ini.cache_ttl => 300 => 300
125+ user_ini.filename => .user.ini => .user.ini
126+ variables_order => EGPCS => EGPCS
127+ xmlrpc_error_number => 0 => 0
128+ xmlrpc_errors => Off => Off
129+ zend.detect_unicode => On => On
130+ zend.enable_gc => On => On
131+ zend.multibyte => Off => Off
132+ zend.script_encoding => no value => no value
133+
134+ ctype
135+
136+ ctype functions => enabled
137+
138+ date
139+
140+ date/time support => enabled
141+ "Olson" Timezone Database Version => 2014.10
142+ Timezone Database => internal
143+
144+ 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
145+ Default timezone => UTC
146+
147+ Directive => Local Value => Master Value
148+ date.default_latitude => 31.7667 => 31.7667
149+ date.default_longitude => 35.2333 => 35.2333
150+ date.sunrise_zenith => 90.583333 => 90.583333
151+ date.sunset_zenith => 90.583333 => 90.583333
152+ date.timezone => no value => no value
153+
154+ dom
155+
156+ DOM/XML => enabled
157+ DOM/XML API Version => 20031129
158+ libxml Version => 2.6.32
159+ HTML Support => enabled
160+ XPath Support => enabled
161+ XPointer Support => enabled
162+ Schema Support => enabled
163+ RelaxNG Support => enabled
164+
165+ ereg
166+
167+ Regex Library => Bundled library enabled
168+
169+ fileinfo
170+
171+ fileinfo support => enabled
172+ version => 1.0.5
173+ libmagic => 517
174+
175+ filter
176+
177+ Input Validation and Filtering => enabled
178+ Revision => $Id: a408ee30dc87767f918de9439364deec6760290c $
179+
180+ Directive => Local Value => Master Value
181+ filter.default => unsafe_raw => unsafe_raw
182+ filter.default_flags => no value => no value
183+
184+ hash
185+
186+ hash support => enabled
187+ 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 gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 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
188+
189+ iconv
190+
191+ iconv support => enabled
192+ iconv implementation => glibc
193+ iconv library version => 2.20
194+
195+ Directive => Local Value => Master Value
196+ iconv.input_encoding => no value => no value
197+ iconv.internal_encoding => no value => no value
198+ iconv.output_encoding => no value => no value
199+
200+ json
201+
202+ json support => enabled
203+ json version => 1.2.1
204+
205+ libxml
206+
207+ libXML support => active
208+ libXML Compiled Version => 2.6.32
209+ libXML Loaded Version => 20632
210+ libXML streams => enabled
211+
212+ pcre
213+
214+ PCRE (Perl Compatible Regular Expressions) Support => enabled
215+ PCRE Library Version => 8.34 2013-12-15
216+
217+ Directive => Local Value => Master Value
218+ pcre.backtrack_limit => 1000000 => 1000000
219+ pcre.recursion_limit => 100000 => 100000
220+
221+ PDO
222+
223+ PDO support => enabled
224+ PDO drivers => sqlite
225+
226+ pdo_sqlite
227+
228+ PDO Driver for SQLite 3.x => enabled
229+ SQLite Library => 3.8.7.2
230+
231+ Phar
232+
233+ Phar: PHP Archive support => enabled
234+ Phar EXT version => 2.0.2
235+ Phar API version => 1.1.1
236+ SVN revision => $Id: ac6bd272c417316cc97fd46ea4f8372dcf054406 $
237+ Phar-based phar archives => enabled
238+ Tar-based phar archives => enabled
239+ ZIP-based phar archives => enabled
240+ gzip compression => disabled (install ext/zlib)
241+ bzip2 compression => disabled (install pecl/bz2)
242+ OpenSSL support => disabled (install ext/openssl)
243+
244+
245+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
246+ Phar fully realized by Gregory Beaver and Marcus Boerger.
247+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
248+ Directive => Local Value => Master Value
249+ phar.cache_list => no value => no value
250+ phar.readonly => On => On
251+ phar.require_hash => On => On
252+
253+ posix
254+
255+ Revision => $Id: 1dfa9997ed76804e53c91e0ce862f3707617b6ed $
256+
257+ Reflection
258+
259+ Reflection => enabled
260+ Version => $Id: b2a30058688ac580cb2883c4283c19fd0e00d535 $
261+
262+ session
263+
264+ Session Support => enabled
265+ Registered save handlers => files user
266+ Registered serializer handlers => php_serialize php php_binary
267+
268+ Directive => Local Value => Master Value
269+ session.auto_start => Off => Off
270+ session.cache_expire => 180 => 180
271+ session.cache_limiter => nocache => nocache
272+ session.cookie_domain => no value => no value
273+ session.cookie_httponly => Off => Off
274+ session.cookie_lifetime => 0 => 0
275+ session.cookie_path => / => /
276+ session.cookie_secure => Off => Off
277+ session.entropy_file => /dev/urandom => /dev/urandom
278+ session.entropy_length => 32 => 32
279+ session.gc_divisor => 100 => 100
280+ session.gc_maxlifetime => 1440 => 1440
281+ session.gc_probability => 1 => 1
282+ session.hash_bits_per_character => 4 => 4
283+ session.hash_function => 0 => 0
284+ session.name => PHPSESSID => PHPSESSID
285+ session.referer_check => no value => no value
286+ session.save_handler => files => files
287+ session.save_path => no value => no value
288+ session.serialize_handler => php => php
289+ session.upload_progress.cleanup => On => On
290+ session.upload_progress.enabled => On => On
291+ session.upload_progress.freq => 1% => 1%
292+ session.upload_progress.min_freq => 1 => 1
293+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
294+ session.upload_progress.prefix => upload_progress_ => upload_progress_
295+ session.use_cookies => On => On
296+ session.use_only_cookies => On => On
297+ session.use_strict_mode => Off => Off
298+ session.use_trans_sid => 0 => 0
299+
300+ SimpleXML
301+
302+ Simplexml support => enabled
303+ Revision => $Id: a915862ec47f9589309acc4996ca8f6179788746 $
304+ Schema support => enabled
305+
306+ SPL
307+
308+ SPL support => enabled
309+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
310+ 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
311+
312+ sqlite3
313+
314+ SQLite3 support => enabled
315+ SQLite3 module version => 0.7-dev
316+ SQLite Library => 3.8.7.2
317+
318+ Directive => Local Value => Master Value
319+ sqlite3.extension_dir => no value => no value
320+
321+ standard
322+
323+ Dynamic Library Support => enabled
324+ Path to sendmail => /usr/sbin/sendmail -t -i
325+
326+ Directive => Local Value => Master Value
327+ assert.active => 1 => 1
328+ assert.bail => 0 => 0
329+ assert.callback => no value => no value
330+ assert.quiet_eval => 0 => 0
331+ assert.warning => 1 => 1
332+ auto_detect_line_endings => 0 => 0
333+ default_socket_timeout => 60 => 60
334+ from => no value => no value
335+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
336+ user_agent => no value => no value
337+
338+ tokenizer
339+
340+ Tokenizer Support => enabled
341+
342+ xml
343+
344+ XML Support => active
345+ XML Namespace Support => active
346+ libxml2 Version => 2.6.32
347+
348+ xmlreader
349+
350+ XMLReader => enabled
351+
352+ xmlwriter
353+
354+ XMLWriter => enabled
355+
356+ Zend OPcache
357+
358+ Opcode Caching => Disabled
359+ Optimization => Disabled
360+ Startup Failed => Opcode Caching is disabled for CLI
361+
362+ Directive => Local Value => Master Value
363+ opcache.blacklist_filename => no value => no value
364+ opcache.consistency_checks => 0 => 0
365+ opcache.dups_fix => Off => Off
366+ opcache.enable => On => On
367+ opcache.enable_cli => Off => Off
368+ opcache.enable_file_override => Off => Off
369+ opcache.error_log => no value => no value
370+ opcache.fast_shutdown => 0 => 0
371+ opcache.file_update_protection => 0 => 0
372+ opcache.force_restart_timeout => 180 => 180
373+ opcache.inherited_hack => On => On
374+ opcache.interned_strings_buffer => 4 => 4
375+ opcache.load_comments => 1 => 1
376+ opcache.log_verbosity_level => 1 => 1
377+ opcache.max_accelerated_files => 2000 => 2000
378+ opcache.max_file_size => 0 => 0
379+ opcache.max_wasted_percentage => 5 => 5
380+ opcache.memory_consumption => 64 => 64
381+ opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF
382+ opcache.preferred_memory_model => no value => no value
383+ opcache.protect_memory => 0 => 0
384+ opcache.restrict_api => no value => no value
385+ opcache.revalidate_freq => 2 => 2
386+ opcache.revalidate_path => Off => Off
387+ opcache.save_comments => 1 => 1
388+ opcache.use_cwd => On => On
389+ opcache.validate_timestamps => On => On
390+
391+ Additional Modules
392+
393+ Module Name
394+
395+ Environment
396+
397+ Variable => Value
398+ LDFLAGS => -L/usr/local/share/glib-2.0
399+ XDG_SESSION_ID => 341
400+ HOSTNAME => freya.gillespie.local
401+ freya
402+ TEST_PHP_SRCDIR => /usr/src/php-5.6.5
403+ SHELL => /bin/bash
404+ TERM => vt100
405+ HISTSIZE => 1000
406+ SSH_CLIENT => 192.168.0.32 21758 22
407+ png_REQUIRES => libpng
408+ SSH_TTY => /dev/pts/0
409+ USER => root
410+ 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:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=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:
411+ SCRIPT_FILENAME => %s/phpinfo.php
412+ MAKELEVEL => 1
413+ PATH => /usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
414+ MAIL => /var/spool/mail/root
415+ USE_ZEND_ALLOC => 1
416+ _ => /usr/src/php-5.6.5/sapi/cli/php
417+ PWD => /usr/src/php-5.6.5
418+ LANG => en_CA.UTF-8
419+ TEST_PHP_EXECUTABLE => /usr/src/php-5.6.5/sapi/cli/php
420+ REDIRECT_STATUS => 1
421+ PATH_TRANSLATED => %s/phpinfo.php
422+ HISTCONTROL => ignoredups
423+ HOME => /root
424+ SHLVL => 3
425+ LOGNAME => root
426+ CVS_RSH => ssh
427+ SSH_CONNECTION => 192.168.0.32 21758 192.168.0.38 22
428+ LESSOPEN => ||/usr/bin/lesspipe.sh %s
429+ PKG_CONFIG_PATH => /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/lib/pkgconfig
430+ XDG_RUNTIME_DIR => /run/user/0
431+ CC => cc
432+ REQUEST_METHOD => GET
433+ ZEND_DONT_UNLOAD_MODULES => 0
434+
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()
437+ Variable => Value
438+ _SERVER["LDFLAGS"] => -L/usr/local/share/glib-2.0
439+ _SERVER["XDG_SESSION_ID"] => 341
440+ _SERVER["HOSTNAME"] => freya.gillespie.local
441+ freya
442+ _SERVER["TEST_PHP_SRCDIR"] => /usr/src/php-5.6.5
443+ _SERVER["SHELL"] => /bin/bash
444+ _SERVER["TERM"] => vt100
445+ _SERVER["HISTSIZE"] => 1000
446+ _SERVER["SSH_CLIENT"] => 192.168.0.32 21758 22
447+ _SERVER["png_REQUIRES"] => libpng
448+ _SERVER["SSH_TTY"] => /dev/pts/0
449+ _SERVER["USER"] => root
450+ _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:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=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:
451+ _SERVER["SCRIPT_FILENAME"] => %s/phpinfo.php
452+ _SERVER["MAKELEVEL"] => 1
453+ _SERVER["PATH"] => /usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
454+ _SERVER["MAIL"] => /var/spool/mail/root
455+ _SERVER["USE_ZEND_ALLOC"] => 1
456+ _SERVER["_"] => /usr/src/php-5.6.5/sapi/cli/php
457+ _SERVER["PWD"] => /usr/src/php-5.6.5
458+ _SERVER["LANG"] => en_CA.UTF-8
459+ _SERVER["TEST_PHP_EXECUTABLE"] => /usr/src/php-5.6.5/sapi/cli/php
460+ _SERVER["REDIRECT_STATUS"] => 1
461+ _SERVER["PATH_TRANSLATED"] => %s/phpinfo.php
462+ _SERVER["HISTCONTROL"] => ignoredups
463+ _SERVER["HOME"] => /root
464+ _SERVER["SHLVL"] => 3
465+ _SERVER["LOGNAME"] => root
466+ _SERVER["CVS_RSH"] => ssh
467+ _SERVER["SSH_CONNECTION"] => 192.168.0.32 21758 192.168.0.38 22
468+ _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
469+ _SERVER["PKG_CONFIG_PATH"] => /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/lib/pkgconfig
470+ _SERVER["XDG_RUNTIME_DIR"] => /run/user/0
471+ _SERVER["CC"] => cc
472+ _SERVER["REQUEST_METHOD"] => GET
473+ _SERVER["ZEND_DONT_UNLOAD_MODULES"] => 0
474+ _SERVER["PHP_SELF"] => %s/phpinfo.php
475+ _SERVER["SCRIPT_NAME"] => %s/phpinfo.php
476+ _SERVER["DOCUMENT_ROOT"] =>
477+ _SERVER["REQUEST_TIME_FLOAT"] => 1424294160.116
479+ _SERVER["argv"] => Array
480+ (
481+ [0] => %s/phpinfo.php
482+ )
484+ _SERVER["argc"] => 1
485+ _ENV["LDFLAGS"] => -L/usr/local/share/glib-2.0
486+ _ENV["XDG_SESSION_ID"] => 341
487+ _ENV["HOSTNAME"] => freya.gillespie.local
488+ freya
489+ _ENV["TEST_PHP_SRCDIR"] => /usr/src/php-5.6.5
490+ _ENV["SHELL"] => /bin/bash
491+ _ENV["TERM"] => vt100
492+ _ENV["HISTSIZE"] => 1000
493+ _ENV["SSH_CLIENT"] => 192.168.0.32 21758 22
494+ _ENV["png_REQUIRES"] => libpng
495+ _ENV["SSH_TTY"] => /dev/pts/0
496+ _ENV["USER"] => root
497+ _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:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=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:
498+ _ENV["SCRIPT_FILENAME"] => %s/phpinfo.php
499+ _ENV["MAKELEVEL"] => 1
500+ _ENV["PATH"] => /usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
501+ _ENV["MAIL"] => /var/spool/mail/root
502+ _ENV["USE_ZEND_ALLOC"] => 1
503+ _ENV["_"] => /usr/src/php-5.6.5/sapi/cli/php
504+ _ENV["PWD"] => /usr/src/php-5.6.5
505+ _ENV["LANG"] => en_CA.UTF-8
506+ _ENV["TEST_PHP_EXECUTABLE"] => /usr/src/php-5.6.5/sapi/cli/php
507+ _ENV["REDIRECT_STATUS"] => 1
508+ _ENV["PATH_TRANSLATED"] => %s/phpinfo.php
509+ _ENV["HISTCONTROL"] => ignoredups
510+ _ENV["HOME"] => /root
511+ _ENV["SHLVL"] => 3
512+ _ENV["LOGNAME"] => root
513+ _ENV["CVS_RSH"] => ssh
514+ _ENV["SSH_CONNECTION"] => 192.168.0.32 21758 192.168.0.38 22
515+ _ENV["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
516+ _ENV["PKG_CONFIG_PATH"] => /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/lib/pkgconfig
517+ _ENV["XDG_RUNTIME_DIR"] => /run/user/0
518+ _ENV["CC"] => cc
519+ _ENV["REQUEST_METHOD"] => GET
520+ _ENV["ZEND_DONT_UNLOAD_MODULES"] => 0
524+ it under the terms of the PHP License as published by the PHP Group
525+ and included in the distribution in the file: LICENSE
526+
527+ This program is distributed in the hope that it will be useful,
528+ but WITHOUT ANY WARRANTY; without even the implied warranty of
529+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
530+
531+ If you did not receive a copy of the PHP license, or have any
532+ questions about PHP licensing, please contact license@php.net.
534+ --
535+
536+ Warning: phpinfo() expects parameter 1 to be long, array given in %s/phpinfo.php on line 5
537+ NULL
538+ --
539+ phpinfo()
540+ bool(true)
541+ --
542+ phpinfo()
543+
544+ PHP License
545+ This program is free software; you can redistribute it and/or modify
546+ it under the terms of the PHP License as published by the PHP Group
547+ and included in the distribution in the file: LICENSE
548+
549+ This program is distributed in the hope that it will be useful,
550+ but WITHOUT ANY WARRANTY; without even the implied warranty of
551+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
552+
553+ If you did not receive a copy of the PHP license, or have any
554+ questions about PHP licensing, please contact license@php.net.
555+ bool(true)
1 (14%)
001+ /usr/local/src/php-5.6.5/sapi/cli/php: symbol lookup error: /usr/local/src/php-5.6.5/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 (14%)
001+ /root/php56/sapi/cli/php: symbol lookup error: /root/php56/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 (14%)
001+ /opt/app/src/php-5.6.5/sapi/cli/php: symbol lookup error: /opt/app/src/php-5.6.5/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 (14%)
001+ /home/NAPORTAL/vannt/Downloads/php-5.6.5/sapi/cli/php: symbol lookup error: /home/NAPORTAL/vannt/Downloads/php-5.6.5/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)