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

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

Count Diff
2 (33%)
001+ /usr/src/php-5.5.8/sapi/cli/php: symbol lookup error: /usr/src/php-5.5.8/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%)
005+ bugtable.pisen.com 3.8.0-35-generic #50~precise1-Ubuntu SMP Wed Dec 4 17:28:45 UTC 2013 i686
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.8/modules/ => /opt/php-5.5.8/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+ 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.9
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.7.2
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.15
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.7.2
205+ libXML Loaded Version => 20702
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: e6cef1dfedc7f815dc9bcafe4f7d42161cfecdc1 $
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.7.2
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+ LESSOPEN => | /usr/bin/lesspipe %s
395+ GNOME_KEYRING_PID => 2685
396+ MAIL => /var/mail/root
397+ USER => root
398+ SSH_AGENT_PID => 2761
399+ SHLVL => 3
400+ TEST_PHP_SRCDIR => /opt/php-5.5.8
401+ HOME => /root
402+ XDG_SESSION_COOKIE => b0f83c75edbd8e201718fb9500000a08-1390041271.730675-1594582684
403+ DESKTOP_SESSION => ubuntu-2d
404+ XDG_SEAT_PATH => /org/freedesktop/DisplayManager/Seat0
405+ DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-FfUYiLbyAA,guid=de3833b85695081e8393f0510000015e
406+ COLORTERM => gnome-terminal
407+ PATH_TRANSLATED => %s/phpinfo.php
408+ SCRIPT_FILENAME => %s/phpinfo.php
409+ ZEND_DONT_UNLOAD_MODULES => 0
410+ GNOME_KEYRING_CONTROL => /tmp/keyring-8BQQDT
411+ UBUNTU_MENUPROXY => libappmenu.so
412+ MANDATORY_PATH => /usr/share/gconf/ubuntu-2d.mandatory.path
413+ LOGNAME => root
414+ TEST_PHP_EXECUTABLE => /opt/php-5.5.8/sapi/cli/php
415+ WINDOWID => 71303173
416+ _ => /opt/php-5.5.8/sapi/cli/php
417+ DEFAULTS_PATH => /usr/share/gconf/ubuntu-2d.default.path
418+ TERM => xterm
419+ GNOME_DESKTOP_SESSION_ID => this-is-deprecated
420+ PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
421+ SESSION_MANAGER => local/ubuntu
422+ bugtable.pisen.com:@/tmp/.ICE-unix/2696,unix/ubuntu
423+ bugtable.pisen.com:/tmp/.ICE-unix/2696
424+ XDG_SESSION_PATH => /org/freedesktop/DisplayManager/Session0
425+ MAKELEVEL => 1
426+ DISPLAY => :0
427+ LANG => en_US.UTF-8
428+ XDG_CURRENT_DESKTOP => Unity
429+ 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: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:*.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:*.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:*.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=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
430+ XAUTHORITY => /home/ubuntu/.Xauthority
431+ SSH_AUTH_SOCK => /tmp/keyring-8BQQDT/ssh
432+ SHELL => /bin/bash
433+ GDMSESSION => ubuntu-2d
434+ REDIRECT_STATUS => 1
435+ LESSCLOSE => /usr/bin/lesspipe %s %s
436+ REQUEST_METHOD => GET
437+ GPG_AGENT_INFO => /tmp/keyring-8BQQDT/gpg:0:1
438+ PWD => /opt/php-5.5.8
439+ XDG_CONFIG_DIRS => /etc/xdg/xdg-ubuntu-2d:/etc/xdg
440+ XDG_DATA_DIRS => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
441+ CC => cc
442+ USE_ZEND_ALLOC => 1
443+
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()
446+ Variable => Value
447+ _SERVER["LESSOPEN"] => | /usr/bin/lesspipe %s
448+ _SERVER["GNOME_KEYRING_PID"] => 2685
449+ _SERVER["MAIL"] => /var/mail/root
450+ _SERVER["USER"] => root
451+ _SERVER["SSH_AGENT_PID"] => 2761
452+ _SERVER["SHLVL"] => 3
453+ _SERVER["TEST_PHP_SRCDIR"] => /opt/php-5.5.8
454+ _SERVER["HOME"] => /root
455+ _SERVER["XDG_SESSION_COOKIE"] => b0f83c75edbd8e201718fb9500000a08-1390041271.730675-1594582684
456+ _SERVER["DESKTOP_SESSION"] => ubuntu-2d
457+ _SERVER["XDG_SEAT_PATH"] => /org/freedesktop/DisplayManager/Seat0
458+ _SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-FfUYiLbyAA,guid=de3833b85695081e8393f0510000015e
459+ _SERVER["COLORTERM"] => gnome-terminal
460+ _SERVER["PATH_TRANSLATED"] => %s/phpinfo.php
461+ _SERVER["SCRIPT_FILENAME"] => %s/phpinfo.php
462+ _SERVER["ZEND_DONT_UNLOAD_MODULES"] => 0
463+ _SERVER["GNOME_KEYRING_CONTROL"] => /tmp/keyring-8BQQDT
464+ _SERVER["UBUNTU_MENUPROXY"] => libappmenu.so
465+ _SERVER["MANDATORY_PATH"] => /usr/share/gconf/ubuntu-2d.mandatory.path
466+ _SERVER["LOGNAME"] => root
467+ _SERVER["TEST_PHP_EXECUTABLE"] => /opt/php-5.5.8/sapi/cli/php
468+ _SERVER["WINDOWID"] => 71303173
469+ _SERVER["_"] => /opt/php-5.5.8/sapi/cli/php
470+ _SERVER["DEFAULTS_PATH"] => /usr/share/gconf/ubuntu-2d.default.path
471+ _SERVER["TERM"] => xterm
472+ _SERVER["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
473+ _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
474+ _SERVER["SESSION_MANAGER"] => local/ubuntu
475+ bugtable.pisen.com:@/tmp/.ICE-unix/2696,unix/ubuntu
476+ bugtable.pisen.com:/tmp/.ICE-unix/2696
477+ _SERVER["XDG_SESSION_PATH"] => /org/freedesktop/DisplayManager/Session0
478+ _SERVER["MAKELEVEL"] => 1
479+ _SERVER["DISPLAY"] => :0
480+ _SERVER["LANG"] => en_US.UTF-8
481+ _SERVER["XDG_CURRENT_DESKTOP"] => Unity
482+ _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: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:*.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:*.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:*.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=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
483+ _SERVER["XAUTHORITY"] => /home/ubuntu/.Xauthority
484+ _SERVER["SSH_AUTH_SOCK"] => /tmp/keyring-8BQQDT/ssh
485+ _SERVER["SHELL"] => /bin/bash
486+ _SERVER["GDMSESSION"] => ubuntu-2d
487+ _SERVER["REDIRECT_STATUS"] => 1
488+ _SERVER["LESSCLOSE"] => /usr/bin/lesspipe %s %s
489+ _SERVER["REQUEST_METHOD"] => GET
490+ _SERVER["GPG_AGENT_INFO"] => /tmp/keyring-8BQQDT/gpg:0:1
491+ _SERVER["PWD"] => /opt/php-5.5.8
492+ _SERVER["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-ubuntu-2d:/etc/xdg
493+ _SERVER["XDG_DATA_DIRS"] => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
494+ _SERVER["CC"] => cc
495+ _SERVER["USE_ZEND_ALLOC"] => 1
496+ _SERVER["PHP_SELF"] => %s/phpinfo.php
497+ _SERVER["SCRIPT_NAME"] => %s/phpinfo.php
498+ _SERVER["DOCUMENT_ROOT"] =>
499+ _SERVER["REQUEST_TIME_FLOAT"] => 1390097329.217
501+ _SERVER["argv"] => Array
502+ (
503+ [0] => %s/phpinfo.php
504+ )
506+ _SERVER["argc"] => 1
507+ _ENV["LESSOPEN"] => | /usr/bin/lesspipe %s
508+ _ENV["GNOME_KEYRING_PID"] => 2685
509+ _ENV["MAIL"] => /var/mail/root
510+ _ENV["USER"] => root
511+ _ENV["SSH_AGENT_PID"] => 2761
512+ _ENV["SHLVL"] => 3
513+ _ENV["TEST_PHP_SRCDIR"] => /opt/php-5.5.8
514+ _ENV["HOME"] => /root
515+ _ENV["XDG_SESSION_COOKIE"] => b0f83c75edbd8e201718fb9500000a08-1390041271.730675-1594582684
516+ _ENV["DESKTOP_SESSION"] => ubuntu-2d
517+ _ENV["XDG_SEAT_PATH"] => /org/freedesktop/DisplayManager/Seat0
518+ _ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-FfUYiLbyAA,guid=de3833b85695081e8393f0510000015e
519+ _ENV["COLORTERM"] => gnome-terminal
520+ _ENV["PATH_TRANSLATED"] => %s/phpinfo.php
521+ _ENV["SCRIPT_FILENAME"] => %s/phpinfo.php
522+ _ENV["ZEND_DONT_UNLOAD_MODULES"] => 0
523+ _ENV["GNOME_KEYRING_CONTROL"] => /tmp/keyring-8BQQDT
524+ _ENV["UBUNTU_MENUPROXY"] => libappmenu.so
525+ _ENV["MANDATORY_PATH"] => /usr/share/gconf/ubuntu-2d.mandatory.path
526+ _ENV["LOGNAME"] => root
527+ _ENV["TEST_PHP_EXECUTABLE"] => /opt/php-5.5.8/sapi/cli/php
528+ _ENV["WINDOWID"] => 71303173
529+ _ENV["_"] => /opt/php-5.5.8/sapi/cli/php
530+ _ENV["DEFAULTS_PATH"] => /usr/share/gconf/ubuntu-2d.default.path
531+ _ENV["TERM"] => xterm
532+ _ENV["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
533+ _ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
534+ _ENV["SESSION_MANAGER"] => local/ubuntu
535+ bugtable.pisen.com:@/tmp/.ICE-unix/2696,unix/ubuntu
536+ bugtable.pisen.com:/tmp/.ICE-unix/2696
537+ _ENV["XDG_SESSION_PATH"] => /org/freedesktop/DisplayManager/Session0
538+ _ENV["MAKELEVEL"] => 1
539+ _ENV["DISPLAY"] => :0
540+ _ENV["LANG"] => en_US.UTF-8
541+ _ENV["XDG_CURRENT_DESKTOP"] => Unity
542+ _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: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:*.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:*.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:*.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=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
543+ _ENV["XAUTHORITY"] => /home/ubuntu/.Xauthority
544+ _ENV["SSH_AUTH_SOCK"] => /tmp/keyring-8BQQDT/ssh
545+ _ENV["SHELL"] => /bin/bash
546+ _ENV["GDMSESSION"] => ubuntu-2d
547+ _ENV["REDIRECT_STATUS"] => 1
548+ _ENV["LESSCLOSE"] => /usr/bin/lesspipe %s %s
549+ _ENV["REQUEST_METHOD"] => GET
550+ _ENV["GPG_AGENT_INFO"] => /tmp/keyring-8BQQDT/gpg:0:1
551+ _ENV["PWD"] => /opt/php-5.5.8
552+ _ENV["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-ubuntu-2d:/etc/xdg
553+ _ENV["XDG_DATA_DIRS"] => /usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
554+ _ENV["CC"] => cc
555+ _ENV["USE_ZEND_ALLOC"] => 1
559+ it under the terms of the PHP License as published by the PHP Group
560+ and included in the distribution in the file: LICENSE
561+
562+ This program is distributed in the hope that it will be useful,
563+ but WITHOUT ANY WARRANTY; without even the implied warranty of
564+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
565+
566+ If you did not receive a copy of the PHP license, or have any
567+ questions about PHP licensing, please contact license@php.net.
569+ --
570+
571+ Warning: phpinfo() expects parameter 1 to be long, array given in %s/phpinfo.php on line 5
572+ NULL
573+ --
574+ phpinfo()
575+ bool(true)
576+ --
577+ phpinfo()
578+
579+ PHP License
580+ This program is free software; you can redistribute it and/or modify
581+ it under the terms of the PHP License as published by the PHP Group
582+ and included in the distribution in the file: LICENSE
583+
584+ This program is distributed in the hope that it will be useful,
585+ but WITHOUT ANY WARRANTY; without even the implied warranty of
586+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
587+
588+ If you did not receive a copy of the PHP license, or have any
589+ questions about PHP licensing, please contact license@php.net.
590+ bool(true)
1 (17%)
001+ /usr/local/src/src_2014/php-5.5.8/sapi/cli/php: symbol lookup error: /usr/local/src/src_2014/php-5.5.8/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+ /root/php-5.5.8/sapi/cli/php: symbol lookup error: /root/php-5.5.8/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+ /fsuite/_data/php-5.5.8/sapi/cli/php: symbol lookup error: /fsuite/_data/php-5.5.8/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)