List of reports associated
Test name:Version: 5.6.7
Goto: PHPInfo Build environment
PHPInfo
phpinfo() PHP Version => 5.6.7 System => Linux www.nowdancing.org 2.6.32-504.12.2.el6.x86_64 #1 SMP Wed Mar 11 22:03:14 UTC 2015 x86_64 Build Date => Mar 21 2015 15:54:46 Configure Command => './configure' '--prefix=/php/' '--enable-cli' '--enable-fpm' '--disable-pdo' '--with-config-file-path=/php/conf' '--with-openssl' '--enable-bcmath' '--with-bz2' '--with-imagick=/adev/ImageMagick6905/dummymagic' '--with-sqlite3' '--disable-session' '--enable-sockets' '--enable-zip' '--enable-static' '--with-pdflib=/adev/PDFlib705/pdf/' '--enable-hash' '--enable-intl' '--enable-opcache' '--with-couchbase' '--without-mysql' '--enable-mbstring' 'CFLAGS=-I/usr '-I/usr/lib' '-I/adev/ImageMagick6905/dummymagic' '-I/adev/ImageMagick6905/dummymagic/include' '-I/adev/ImageMagick6905/dummymagic/include/ImageMagick' '-I/adev/ImageMagick6905'' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /php/conf Loaded Configuration File => /php/conf/php.ini Scan this dir for additional .ini files => (none) Additional .ini files parsed => (none) PHP API => 20131106 PHP Extension => 20131226 Zend Extension => 220131226 Zend Extension Build => API220131226,NTS PHP Extension Build => API20131226,NTS Debug Build => no Thread Safety => disabled Zend Signal Handling => disabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring IPv6 Support => enabled DTrace Support => disabled Registered PHP Streams => https, ftps, compress.bzip2, php, file, glob, data, http, ftp, phar, zip Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls, tlsv1.0, tlsv1.1, tlsv1.2 Registered Stream Filters => bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk This program makes use of the Zend Scripting Language Engine: Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies _______________________________________________________________________ Configuration bcmath BCMath support => enabled Directive => Local Value => Master Value bcmath.scale => 0 => 0 bz2 BZip2 Support => Enabled Stream Wrapper support => compress.bzip2:// Stream Filter support => bzip2.decompress, bzip2.compress BZip2 Version => 1.0.5, 10-Dec-2007 Core PHP Version => 5.6.7 Directive => Local Value => Master Value allow_url_fopen => On => On allow_url_include => Off => Off always_populate_raw_post_data => 0 => 0 arg_separator.input => & => & arg_separator.output => & => & asp_tags => Off => Off auto_append_file => no value => no value auto_globals_jit => On => On auto_prepend_file => no value => no value browscap => no value => no value default_charset => UTF-8 => UTF-8 default_mimetype => text/html => text/html disable_classes => no value => no value disable_functions => no value => no value display_errors => STDERR => STDERR display_startup_errors => Off => Off doc_root => web => web docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On enable_post_data_reading => On => On error_append_string => no value => no value error_log => /syslog/PHPerr.log => /syslog/PHPerr.log error_prepend_string => no value => no value error_reporting => 2061 => 2061 exit_on_timeout => Off => Off expose_php => Off => Off extension_dir => /php/modules => /php/modules file_uploads => On => On highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font> highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font> highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font> highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font> highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font> html_errors => Off => Off ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => On include_path => .:/php/lib/php => .:/php/lib/php input_encoding => no value => no value internal_encoding => no value => no value log_errors => On => On log_errors_max_len => 0 => 0 mail.add_x_header => Off => Off mail.force_extra_parameters => no value => no value mail.log => no value => no value max_execution_time => 0 => 0 max_file_uploads => 20 => 20 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 max_input_vars => 1000 => 1000 memory_limit => 128M => 128M open_basedir => no value => no value output_buffering => 0 => 0 output_encoding => no value => no value output_handler => no value => no value post_max_size => 8M => 8M precision => 14 => 14 realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On report_memleaks => On => On report_zend_debug => Off => Off request_order => no value => no value sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => 5 => 5 short_open_tag => On => On SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off sys_temp_dir => no value => no value track_errors => Off => Off unserialize_callback_func => no value => no value upload_max_filesize => 10M => 10M upload_tmp_dir => /web/upload ;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. allow_url_fopen = On ; Whether to allow include/require to open URLs (like http:// or ftp://) as files. allow_url_include = Off ; Define the anonymous ftp password (your email address) ;from=john@doe.com ; Define the User-Agent string ; user_agent=PHP ; Default timeout for socket based streams (seconds) default_socket_timeout = 60 ; If your scripts have to deal with files from Macintosh systems, ; or you are running on a Mac and need to deal with files from ; unix or win32 systems, setting this flag will cause PHP to ; automatically detect the EOL character in those files so that ; fgets() and file() will work regardless of the source of the file. ; auto_detect_line_endings = Off ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;;;;;;;;;;;;; ; ; If you wish to have an extension loaded automatically, use the following ; syntax: ; ; extension=modulename.extension ; ; For example, on Windows: ; ; extension=msql.dll ; ; ... or under UNIX: ; ; extension=msql.so ; ; Note that it should be the name of the module only; no directory information ; needs to go here. Specify the location of the extension with the ; extension_dir directive above. ; Windows Extensions ; Note that ODBC support is built in, so no dll is needed for it. ; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5) ; extension folders as well as the separate PECL DLL download (PHP 5). ; Be sure to appropriately set the extension_dir directive. ; extension=magickwand.so ; extension=imagick.so ; extension=libmagic.so [Session] ; Handler used to store/retrieve data. ; session.save_handler = files ; Argument passed to save_handler. In the case of files, this is the path ; where data files are stored. Note: Windows users have to change this ; variable in order to use PHP's session functions. ; ; As of PHP 4.0.1, you can define the path as: ; ; session.save_path = N => /web/upload ;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. allow_url_fopen = On ; Whether to allow include/require to open URLs (like http:// or ftp://) as files. allow_url_include = Off ; Define the anonymous ftp password (your email address) ;from=john@doe.com ; Define the User-Agent string ; user_agent=PHP ; Default timeout for socket based streams (seconds) default_socket_timeout = 60 ; If your scripts have to deal with files from Macintosh systems, ; or you are running on a Mac and need to deal with files from ; unix or win32 systems, setting this flag will cause PHP to ; automatically detect the EOL character in those files so that ; fgets() and file() will work regardless of the source of the file. ; auto_detect_line_endings = Off ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;;;;;;;;;;;;; ; ; If you wish to have an extension loaded automatically, use the following ; syntax: ; ; extension=modulename.extension ; ; For example, on Windows: ; ; extension=msql.dll ; ; ... or under UNIX: ; ; extension=msql.so ; ; Note that it should be the name of the module only; no directory information ; needs to go here. Specify the location of the extension with the ; extension_dir directive above. ; Windows Extensions ; Note that ODBC support is built in, so no dll is needed for it. ; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5) ; extension folders as well as the separate PECL DLL download (PHP 5). ; Be sure to appropriately set the extension_dir directive. ; extension=magickwand.so ; extension=imagick.so ; extension=libmagic.so [Session] ; Handler used to store/retrieve data. ; session.save_handler = files ; Argument passed to save_handler. In the case of files, this is the path ; where data files are stored. Note: Windows users have to change this ; variable in order to use PHP's session functions. ; ; As of PHP 4.0.1, you can define the path as: ; ; session.save_path = N user_dir => no value => no value user_ini.cache_ttl => 300 => 300 user_ini.filename => .user.ini => .user.ini variables_order => GPCS => GPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off zend.detect_unicode => On => On zend.enable_gc => On => On zend.multibyte => Off => Off zend.script_encoding => no value => no value couchbase Version => 2.0.5 ctype ctype functions => enabled date date/time support => enabled "Olson" Timezone Database Version => 2015.1 Timezone Database => internal Default timezone => UTC Directive => Local Value => Master Value date.default_latitude => 31.7667 => 31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith => 90.583333 => 90.583333 date.sunset_zenith => 90.583333 => 90.583333 date.timezone => no value => no value dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml Version => 2.7.6 HTML Support => enabled XPath Support => enabled XPointer Support => enabled Schema Support => enabled RelaxNG Support => enabled ereg Regex Library => Bundled library enabled fileinfo fileinfo support => enabled version => 1.0.5 libmagic => 517 filter Input Validation and Filtering => enabled Revision => $Id: 86120bba568c551914a35636ec408f1e7e66af32 $ Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value hash hash support => enabled 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 iconv iconv support => enabled iconv implementation => glibc iconv library version => 2.12 Directive => Local Value => Master Value iconv.input_encoding => no value => no value iconv.internal_encoding => no value => no value iconv.output_encoding => no value => no value imagick imagick module => enabled imagick module version => 3.1.2 imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator ImageMagick version => ImageMagick 6.9.0-5 Q16 x86_64 2015-02-23 http://www.imagemagick.org ImageMagick copyright => Copyright (C) 1999-2015 ImageMagick Studio LLC ImageMagick release date => 2015-02-23 ImageMagick number of supported formats: => 212 ImageMagick supported formats => 3FR, A, AAI, AI, ART, ARW, AVI, AVS, B, BGR, BGRA, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, ERF, FAX, FITS, FRACTAL, FTS, G, G3, GIF, GIF87, GRADIENT, GRAY, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PWP, R, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TILE, TIM, TTC, TTF, TXT, UBRL, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV Directive => Local Value => Master Value imagick.locale_fix => 0 => 0 imagick.progress_monitor => 0 => 0 intl Internationalization support => enabled version => 1.1.0 ICU version => 4.2.1 Directive => Local Value => Master Value intl.default_locale => no value => no value intl.error_level => 0 => 0 intl.use_exceptions => 0 => 0 json json support => enabled json version => 1.2.1 libxml libXML support => active libXML Compiled Version => 2.7.6 libXML Loaded Version => 20706 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled libmbfl version => 1.3.2 mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) backtrack check => On Multibyte regex (oniguruma) version => 5.9.5 Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.func_overload => 0 => 0 mbstring.http_input => no value => no value mbstring.http_output => no value => no value mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml) mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 1.0.1e-fips 11 Feb 2013 OpenSSL Header Version => OpenSSL 1.0.1e-fips 11 Feb 2013 Directive => Local Value => Master Value openssl.cafile => no value => no value openssl.capath => no value => no value pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 8.34 2013-12-15 Directive => Local Value => Master Value pcre.backtrack_limit => 1000000 => 1000000 pcre.recursion_limit => 100000 => 100000 pdf PDF Support => enabled PDFlib GmbH Version => 7.0.5 PECL Version => 2.1.9 Revision => $Revision: 325992 $ Phar Phar: PHP Archive support => enabled Phar EXT version => 2.0.2 Phar API version => 1.1.1 SVN revision => $Id: 05b5216ba38b9756eda74ee8fdd986bb81712de1 $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled gzip compression => disabled (install ext/zlib) bzip2 compression => enabled Native OpenSSL support => enabled Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. Directive => Local Value => Master Value phar.cache_list => no value => no value phar.readonly => On => On phar.require_hash => On => On posix Revision => $Id: 5d20de77687b7d961b15450873fa23b9e64a136a $ Reflection Reflection => enabled Version => $Id: eff8bdc65b0beaf8f4ade6f06f848e6d43dfd826 $ SimpleXML Simplexml support => enabled Revision => $Id: e0de6ee7ef8280a12d77d76f1f971a944cbc8090 $ Schema support => enabled sockets Sockets Support => enabled SPL SPL support => enabled Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject 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 sqlite3 SQLite3 support => enabled SQLite3 module version => 0.7-dev SQLite Library => 3.8.7.2 Directive => Local Value => Master Value sqlite3.extension_dir => no value => no value standard Dynamic Library Support => enabled Path to sendmail => /usr/sbin/sendmail -t -i Directive => Local Value => Master Value assert.active => 1 => 1 assert.bail => 0 => 0 assert.callback => no value => no value assert.quiet_eval => 0 => 0 assert.warning => 1 => 1 auto_detect_line_endings => 0 => 0 default_socket_timeout => 60 => 60 from => no value => no value url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry user_agent => no value => no value tokenizer Tokenizer Support => enabled xml XML Support => active XML Namespace Support => active libxml2 Version => 2.7.6 xmlreader XMLReader => enabled xmlwriter XMLWriter => enabled Zend OPcache Opcode Caching => Disabled Optimization => Disabled Directive => Local Value => Master Value opcache.blacklist_filename => no value => no value opcache.consistency_checks => 0 => 0 opcache.dups_fix => Off => Off opcache.enable => Off => Off opcache.enable_cli => Off => Off opcache.enable_file_override => Off => Off opcache.error_log => /syslog/PHPopcacheERR.log => /syslog/PHPopcacheERR.log opcache.fast_shutdown => 1 => 1 opcache.file_update_protection => 2 => 2 opcache.force_restart_timeout => 180 => 180 opcache.inherited_hack => On => On opcache.interned_strings_buffer => 8 => 8 opcache.load_comments => 1 => 1 opcache.log_verbosity_level => 1 => 1 opcache.max_accelerated_files => 1000 => 1000 opcache.max_file_size => 0 => 0 opcache.max_wasted_percentage => 5 => 5 opcache.memory_consumption => 32 => 32 opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF opcache.preferred_memory_model => no value => no value opcache.protect_memory => 0 => 0 opcache.restrict_api => no value => no value opcache.revalidate_freq => 60 => 60 opcache.revalidate_path => Off => Off opcache.save_comments => 1 => 1 opcache.use_cwd => On => On opcache.validate_timestamps => On => On zip Zip => enabled Extension Version => $Id: f9f12af1274212b9f22867472e4aa57eab4bb4cf $ Zip version => 1.12.4 Libzip version => 0.11.2 Additional Modules Module Name Environment Variable => Value ORBIT_SOCKETDIR => /tmp/orbit-root SSH_AGENT_PID => 1702 HOSTNAME => www.nowdancing.org TEST_PHP_SRCDIR => /adev/php-5.6.7 SHELL => /bin/bash TERM => xterm XDG_SESSION_COOKIE => b0ea282bfb65af20c1d33f2a00000018-1426940508.507641-1572961822 MAKEFLAGS => HISTSIZE => 1000 SSH_CLIENT => deleted GTK_RC_FILES => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2 WINDOWID => 48248469 SSH_TTY => deleted USER => root LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36: GNOME_KEYRING_SOCKET => /tmp/keyring-CGDrpX/socket SSH_AUTH_SOCK => deleted SESSION_MANAGER => local/unix:@/tmp/.ICE-unix/1701,unix/unix:/tmp/.ICE-unix/1701 MAKELEVEL => 1 MFLAGS => PATH => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/lib:/root/bin:/usr/lib MAIL => /var/spool/mail/root _ => /adev/php-5.6.7/sapi/cli/php PWD => /adev/php-5.6.7 LANG => en_US.UTF-8 TEST_PHP_EXECUTABLE => /adev/php-5.6.7/sapi/cli/php HISTCONTROL => ignoredups SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass HOME => /root SHLVL => 5 GNOME_DESKTOP_SESSION_ID => this-is-deprecated LOGNAME => root CVS_RSH => ssh SSH_CONNECTION => deleted DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-UCJmNxSzwC,guid=57e4bd30b6f0b4157c3ef9ea00000033 LESSOPEN => ||/usr/bin/lesspipe.sh %s WINDOWPATH => 7 DISPLAY => :0.0 CC => cc G_BROKEN_FILENAMES => 1 XAUTHORITY => /root/.Xauthority COLORTERM => gnome-terminal PHP Variables Variable => Value _SERVER["ORBIT_SOCKETDIR"] => /tmp/orbit-root _SERVER["SSH_AGENT_PID"] => 1702 _SERVER["HOSTNAME"] => www.nowdancing.org _SERVER["TEST_PHP_SRCDIR"] => /adev/php-5.6.7 _SERVER["SHELL"] => /bin/bash _SERVER["TERM"] => xterm _SERVER["XDG_SESSION_COOKIE"] => b0ea282bfb65af20c1d33f2a00000018-1426940508.507641-1572961822 _SERVER["MAKEFLAGS"] => _SERVER["HISTSIZE"] => 1000 _SERVER["SSH_CLIENT"] => deleted _SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2 _SERVER["WINDOWID"] => 48248469 _SERVER["SSH_TTY"] => deleted _SERVER["USER"] => root _SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36: _SERVER["GNOME_KEYRING_SOCKET"] => /tmp/keyring-CGDrpX/socket _SERVER["SSH_AUTH_SOCK"] => deleted _SERVER["SESSION_MANAGER"] => local/unix:@/tmp/.ICE-unix/1701,unix/unix:/tmp/.ICE-unix/1701 _SERVER["MAKELEVEL"] => 1 _SERVER["MFLAGS"] => _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/lib:/root/bin:/usr/lib _SERVER["MAIL"] => /var/spool/mail/root _SERVER["_"] => /adev/php-5.6.7/sapi/cli/php _SERVER["PWD"] => /adev/php-5.6.7 _SERVER["LANG"] => en_US.UTF-8 _SERVER["TEST_PHP_EXECUTABLE"] => /adev/php-5.6.7/sapi/cli/php _SERVER["HISTCONTROL"] => ignoredups _SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass _SERVER["HOME"] => /root _SERVER["SHLVL"] => 5 _SERVER["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated _SERVER["LOGNAME"] => root _SERVER["CVS_RSH"] => ssh _SERVER["SSH_CONNECTION"] => deleted _SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-UCJmNxSzwC,guid=57e4bd30b6f0b4157c3ef9ea00000033 _SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s _SERVER["WINDOWPATH"] => 7 _SERVER["DISPLAY"] => :0.0 _SERVER["CC"] => cc _SERVER["G_BROKEN_FILENAMES"] => 1 _SERVER["XAUTHORITY"] => /root/.Xauthority _SERVER["COLORTERM"] => gnome-terminal _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME_FLOAT"] => 1426977340.9958 _SERVER["REQUEST_TIME"] => 1426977340 _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
Build environment
OS: Linux - Linux www.nowdancing.org 2.6.32-504.12.2.el6.x86_64 #1 SMP Wed Mar 11 22:03:14 UTC 2015 x86_64 Autoconf: autoconf (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. Bundled Libtool: ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. System Libtool: ltmain.sh (GNU libtool) 2.2.6b Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler: Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) Bison: bison (GNU Bison) 2.4.1 Written by Robert Corbett and Richard Stallman. Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Libraries: linux-vdso.so.1 => (0x00007fff9b3ff000) libMagickWand-6.Q16.so.2 => /adev/ImageMagick6905/dummymagic/lib/libMagickWand-6.Q16.so.2 (0x00007f309ae8f000) libMagickCore-6.Q16.so.2 => /adev/ImageMagick6905/dummymagic/lib/libMagickCore-6.Q16.so.2 (0x00007f309a810000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f309a5c9000) libz.so.1 => /lib64/libz.so.1 (0x00007f309a3b3000) libpdf.so.6 => /adev/PDFlib705/pdf//lib/libpdf.so.6 (0x00007f3099ff2000) libm.so.6 => /lib64/libm.so.6 (0x00007f3099d6e000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3099a68000) librt.so.1 => /lib64/librt.so.1 (0x00007f309985f000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f309965b000) libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f3099442000) libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f30990ee000) libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f3098e82000) libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007f3098a9f000) libcouchbase.so.2 => /usr/lib/libcouchbase.so.2 (0x00007f3098848000) libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f30985ab000) libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f309835b000) libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x00007f3098134000) libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007f3097efe000) libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f3097cec000) libXt.so.6 => /usr/lib64/libXt.so.6 (0x00007f3097a86000) libSM.so.6 => /usr/lib64/libSM.so.6 (0x00007f309787e000) libICE.so.6 => /usr/lib64/libICE.so.6 (0x00007f3097662000) libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f3097324000) libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f3097113000) libgomp.so.1 => /usr/lib64/libgomp.so.1 (0x00007f3096efe000) libicui18n.so.42 => /usr/lib64/libicui18n.so.42 (0x00007f3096b67000) libicuuc.so.42 => /usr/lib64/libicuuc.so.42 (0x00007f3096815000) libicudata.so.42 => /usr/lib64/libicudata.so.42 (0x00007f30956d0000) libicuio.so.42 => /usr/lib64/libicuio.so.42 (0x00007f30954c3000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f30952ad000) libc.so.6 => /lib64/libc.so.6 (0x00007f3094f19000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f3094cfe000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3094ae1000) libfreebl3.so => /lib64/libfreebl3.so (0x00007f30948dd000) /lib64/ld-linux-x86-64.so.2 (0x00007f309b1b5000) libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f3094699000) libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f30943b2000) libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f30941ae000) libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f3093f82000) libexpat.so.1 => /lib64/libexpat.so.1 (0x00007f3093d59000) libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f3093b55000) libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f3093937000) libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f309372b000) libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f3093528000) libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f3093324000) libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f3093105000) User's E-mail: *** (truncated on purpose) ***