bash # /opt/csw/bin/php -i >/dev/null Segmentation Fault (core dumped) # core dump of this process bash:cores # pstack /var/cores/myhost.1398164645.5011.php core '/var/cores/myhost.1398164645.5011.php' of 5011: php -i fc37f9ec lh_strhash (ffbfef28, 0, e9768, fc458000, 133f4, 13000) + c fc37f8bc ???????? (977a80, ffbfef28, ffbfeec4, 0, fef72a00, fc2d8b30) fc37f2b0 lh_delete (977a80, ffbfef28, 0, fc458000, 568, 17eeb0) + 10 fc2d9190 OBJ_NAME_remove (fc0ff888, 1, fc458630, 13000, 630, 400) + 44 fc37f4ec lh_doall (977a80, fc2d942c, 979638, 1ec, 83, 0) + 38 fc2d9504 OBJ_NAME_cleanup (1, 17e800, ff000000, fc458000, 630, 400) + 4c fc38de18 EVP_cleanup (0, 1, fef72a00, fc458000, 1, ff3ef638) + 20 fc4bcdf8 Curl_ossl_cleanup (fc499d88, fc4dd21c, fd3678c0, fc499d88, 1, 1aa78) + 4 fc4c0a38 Curl_ssl_cleanup (1c00, fc4db480, 1, fc4dd214, 1d94, 1c00) + 34 fc499de0 curl_global_cleanup (ffffffff, fc4dd350, 1, fc4db480, 1ed0, 1c00) + 58 fd3678c0 zm_shutdown_curl (1, 14, fd3866d8, fd385838, ea0, c00) + 44 00458ea0 module_destructor (8de1a0, 8dd7e0, 87b8f8, 0, 837e74, 3739f0) + 80 00462310 ???????? (f40953b, 8de170, 3f, 8368dc, 7d5bd8, 0) 004623e0 zend_hash_graceful_reverse_destroy (8368dc, 1c00, ff357940, 0, fef72a00, 1) + 14 0044f008 zend_shutdown (60d04, 7d5bd8, 60c00, 837f10, 62338, 62000) + 40 00388628 php_module_shutdown (1, 1, 7d5bd8, 7dcbec, 7014, 7000) + 44 004f609c main (83ac20, ffbffaf4, 7dd6e8, 7b10, 7d5bd8, 7dd6e8) + 1f5c 000428a8 _start (0, 0, 0, 0, 0, 0) + 108 # correct libs? bash # ldd /opt/csw/bin/php libz.so.1 => /opt/csw/lib/libz.so.1 libexpat.so.1 => /opt/csw/lib/libexpat.so.1 libresolv.so.2 => /lib/libresolv.so.2 librt.so.1 => /lib/librt.so.1 libm.so.2 => /lib/libm.so.2 libnsl.so.1 => /lib/libnsl.so.1 libsocket.so.1 => /lib/libsocket.so.1 libxml2.so.2 => /opt/csw/lib/libxml2.so.2 libCrun.so.1 => /usr/lib/libCrun.so.1 libicui18n.so.50 => /opt/csw/lib/libicui18n.so.50 libicuuc.so.50 => /opt/csw/lib/libicuuc.so.50 libc.so.1 => /lib/libc.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libpthread.so.1 => /lib/libpthread.so.1 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 liblzma.so.5 => /opt/csw/lib/sparcv8/liblzma.so.5 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libCstd.so.1 => /usr/lib/libCstd.so.1 libicudata.so.50 => /opt/csw/lib/libicudata.so.50 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libgen.so.1 => /lib/libgen.so.1 /platform/SUNW,T5440/lib/libc_psr.so.1 /platform/SUNW,T5440/lib/libmd_psr.so.1 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 # general information bash # uname -a SunOS myhost 5.10 Generic_150400-07 sun4v sparc SUNW,T5440 bash # /opt/csw/bin/php -i phpinfo() PHP Version => 5.3.21 System => SunOS myhost 5.10 Generic_150400-07 sun4v Build Date => Feb 10 2013 23:09:08 Configure Command => '/home/bwalton/opencsw/php5/trunk/work/solaris10-sparc/build-isa-sparcv8plus-sapi-ap2/php-5.3.21/configure' '--prefix=/opt/csw/php5' '--sysconfdir=/etc/opt/csw/php5' '--enable-simplexml' '--disable-static' '--enable-xml' '--enable-intl' '--with-libxml-dir=/opt/csw' '--with-config-file-path=/etc/opt/csw/php5' '--with-config-file-scan-dir=/etc/opt/csw/php5/conf.d' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--enable-dba=shared' '--enable-dom=shared' '--enable-exif=shared' '--enable-filter=shared' '--enable-ftp=shared' '--enable-gd-jis-conv' '--enable-gd-native-ttf' '--enable-hash=shared' '--enable-json=shared' '--enable-magic-quotes' '--enable-mbstring=shared' '--enable-pcntl=shared' '--enable-pdo=shared' '--enable-phar=shared' '--enable-posix=shared' '--enable-session=shared' '--enable-shmop=shared' '--enable-soap=shared' '--enable-sockets=shared' '--enable-sqlite-utf8' '--enable-sqlite3=shared,/opt/csw' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--enable-tokenizer=shared' '--enable-wddx=shared' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--enable-zip=shared' '--with-bz2=shared,/opt/csw' '--with-curl=shared,/opt/csw' '--with-curlwrappers' '--with-db4=/opt/csw/bdb4' '--with-exec-dir=/opt/csw/php5/bin' '--with-freetype-dir=/opt/csw' '--with-gd=shared,/opt/csw' '--with-gdbm=/opt/csw' '--with-gettext=shared,/opt/csw' '--with-gmp=shared,/opt/csw' '--with-iconv=shared,/opt/csw' '--with-imap-ssl=/opt/csw' '--with-imap=shared,/opt/csw' '--with-jpeg-dir=/opt/csw' '--with-kerberos=/opt/csw' '--with-ldap-sasl=/opt/csw' '--with-ldap=shared,/opt/csw' '--with-libedit=no' '--with-libexpat-dir=/opt/csw' '--with-mcrypt=shared,/opt/csw' '--with-mhash=shared,/opt/csw' '--with-mm=/opt/csw' '--with-mssql=shared,/opt/csw' '--with-mysql=shared,/opt/csw' '--with-mysqli=shared,/opt/csw/bin/mysql_config' '--with-ndbm' '--with-openssl=shared,/opt/csw' '--with-pcre-dir=/opt/csw' '--with-pcre-regex' '--with-pdo-mysql=shared,/opt/csw/bin/mysql_config' '--with-pdo-odbc=shared,unixODBC,/opt/csw' '--with-pdo-pgsql=shared,/opt/csw/bin/' '--with-pdo-sqlite=shared,/opt/csw' '--with-pear=shared' '--with-pgsql=shared,/opt/csw/bin/' '--with-png-dir=/opt/csw' '--with-pspell=shared,/opt/csw' '--with-readline=shared,/opt/csw' '--with-snmp=shared,/opt/csw' '--with-sqlite=shared,/opt/csw' '--with-t1lib=/opt/csw' '--with-tidy=shared,/opt/csw' '--with-unixODBC=shared,/opt/csw' '--with-xmlrpc=shared' '--with-xpm-dir=/opt/csw' '--with-xsl=shared,/opt/csw' '--with-zlib-dir=/opt/csw' '--with-zlib=/opt/csw' '--enable-cli' '--with-apxs2=/opt/csw/apache2/sbin/apxs' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /etc/opt/csw/php5 Loaded Configuration File => /etc/opt/csw/php5/php.ini Scan this dir for additional .ini files => /etc/opt/csw/php5/conf.d Additional .ini files parsed => (none) PHP API => 20090626 PHP Extension => 20090626 Zend Extension => 220090626 Zend Extension Build => API220090626,NTS PHP Extension Build => API20090626,NTS Debug Build => no Thread Safety => disabled Zend Memory Manager => enabled Zend Multibyte Support => disabled IPv6 Support => enabled Registered PHP Streams => compress.zlib, compress.bzip2, dict, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp, php, file, glob, data, zip Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, 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.3.0, Copyright (c) 1998-2013 Zend Technologies _______________________________________________________________________ Configuration apc APC Support => disabled Version => 3.1.9 APC Debugging => Disabled MMAP Support => Enabled MMAP File Mask => Locking type => pthread mutex Locks Serialization Support => broken Revision => $Revision: 308812 $ Build Date => Mar 7 2012 17:10:58 Directive => Local Value => Master Value apc.cache_by_default => On => On apc.canonicalize => On => On apc.coredump_unmap => Off => Off apc.enable_cli => Off => Off apc.enabled => On => On apc.file_md5 => Off => Off apc.file_update_protection => 2 => 2 apc.filters => no value => no value apc.gc_ttl => 3600 => 3600 apc.include_once_override => Off => Off apc.lazy_classes => Off => Off apc.lazy_functions => Off => Off apc.max_file_size => 1M => 1M apc.mmap_file_mask => no value => no value apc.num_files_hint => 1000 => 1000 apc.preload_path => no value => no value apc.report_autofilter => Off => Off apc.rfc1867 => Off => Off apc.rfc1867_freq => 0 => 0 apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS apc.rfc1867_prefix => upload_ => upload_ apc.rfc1867_ttl => 3600 => 3600 apc.serializer => default => default apc.shm_segments => 1 => 1 apc.shm_size => 256M => 256M apc.slam_defense => On => On apc.stat => On => On apc.stat_ctime => Off => Off apc.ttl => 0 => 0 apc.use_request_time => On => On apc.user_entries_hint => 4096 => 4096 apc.user_ttl => 0 => 0 apc.write_lock => On => On bz2 BZip2 Support => Enabled Stream Wrapper support => compress.bzip2:// Stream Filter support => bzip2.decompress, bzip2.compress BZip2 Version => 1.0.6, 6-Sept-2010 calendar Calendar support => enabled Core PHP Version => 5.3.21 Directive => Local Value => Master Value allow_call_time_pass_reference => Off => Off allow_url_fopen => On => On allow_url_include => Off => Off always_populate_raw_post_data => Off => Off 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 => no value => no value default_mimetype => text/html => text/html define_syslog_variables => Off => Off disable_classes => no value => no value disable_functions => no value => no value display_errors => Off => Off display_startup_errors => Off => Off doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On error_append_string => no value => no value error_log => /log/http/php_errors.log => /log/http/php_errors.log error_prepend_string => no value => no value error_reporting => 22519 => 22519 exit_on_timeout => Off => Off expose_php => On => On extension_dir => /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626 => /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626 file_uploads => On => On highlight.bg => #FFFFFF => #FFFFFF highlight.comment => #FF8000 => #FF8000 highlight.default => #0000BB => #0000BB highlight.html => #000000 => #000000 highlight.keyword => #007700 => #007700 highlight.string => #DD0000 => #DD0000 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 => .:/var/opt/php/5.3/pear => .:/var/opt/php/5.3/pear log_errors => On => On log_errors_max_len => 1024 => 1024 magic_quotes_gpc => On => On magic_quotes_runtime => Off => Off magic_quotes_sybase => Off => Off 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 => 2048M => 2048M open_basedir => no value => no value output_buffering => 0 => 0 output_handler => no value => no value post_max_size => 1000M => 1000M precision => 14 => 14 realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On register_globals => Off => Off register_long_arrays => Off => Off report_memleaks => On => On report_zend_debug => Off => Off request_order => no value => no value safe_mode => Off => Off safe_mode_exec_dir => no value => no value safe_mode_gid => Off => Off safe_mode_include_dir => no value => no value sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => 100 => 100 short_open_tag => Off => Off SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off track_errors => Off => Off unserialize_callback_func => no value => no value upload_max_filesize => 1000M => 1000M upload_tmp_dir => no value => no value 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 y2k_compliance => On => On zend.enable_gc => On => On ctype ctype functions => enabled curl cURL support => enabled cURL Information => 7.36.0 Age => 3 Features AsynchDNS => No Debug => No GSS-Negotiate => No IDN => Yes IPv6 => Yes Largefile => Yes NTLM => Yes SPNEGO => No SSL => Yes SSPI => No krb4 => No libz => Yes CharConv => No Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp Host => sparc-sun-solaris2.10 SSL Version => OpenSSL/1.0.1g ZLib Version => 1.2.8 date date/time support => enabled "Olson" Timezone Database Version => 2012.10 Timezone Database => internal Default timezone => Europe/Berlin 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 => Europe/Berlin => Europe/Berlin dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml Version => 2.7.8 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-dev filter Input Validation and Filtering => enabled Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $ Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value ftp FTP support => enabled gd GD Support => enabled GD Version => 2.0 FreeType Support => enabled FreeType Linkage => with freetype FreeType Version => 2.4.8 T1Lib Support => enabled GIF Read Support => enabled GIF Create Support => enabled JPEG Support => enabled libJPEG Version => unknown PNG Support => enabled libPNG Version => 1.5.13 WBMP Support => enabled Directive => Local Value => Master Value gd.jpeg_ignore_warning => 0 => 0 gettext GetText Support => enabled 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 adler32 crc32 crc32b salsa10 salsa20 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 => libiconv iconv library version => 1.14 Directive => Local Value => Master Value iconv.input_encoding => ISO-8859-1 => ISO-8859-1 iconv.internal_encoding => ISO-8859-1 => ISO-8859-1 iconv.output_encoding => ISO-8859-1 => ISO-8859-1 intl Internationalization support => enabled version => 1.1.0 ICU version => 50.1.1 ICU Data version => 50.1 Directive => Local Value => Master Value intl.default_locale => no value => no value intl.error_level => 0 => 0 json json support => enabled json version => 1.2.1 ldap LDAP Support => enabled RCS Version => $Id$ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20432 SASL Support => Enabled Directive => Local Value => Master Value ldap.max_links => Unlimited => Unlimited libxml libXML support => active libXML Compiled Version => 2.7.8 libXML Loaded Version => 20901-GITcsw-2.9.1 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled 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.2 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 => pass => pass mbstring.http_output => pass => pass 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 mcrypt mcrypt support => enabled mcrypt_filter support => enabled Version => 2.5.8 Api No => 20021217 Supported ciphers => rijndael-192 threeway blowfish rc2 wake arcfour xtea twofish rijndael-256 safer-sk64 rijndael-128 cast-128 cast-256 enigma des loki97 safer-sk128 blowfish-compat tripledes gost serpent saferplus Supported modes => ecb stream ctr ofb ncfb nofb cfb cbc Directive => Local Value => Master Value mcrypt.algorithms_dir => no value => no value mcrypt.modes_dir => no value => no value mhash MHASH support => Enabled MHASH API Version => Emulated Support mysqli MysqlI Support => enabled Client API library version => 5.5.37 Active Persistent Links => 0 Inactive Persistent Links => 0 Active Links => 0 Client API header version => 5.5.29 MYSQLI_SOCKET => /tmp/mysql.sock Directive => Local Value => Master Value mysqli.allow_local_infile => On => On mysqli.allow_persistent => On => On mysqli.default_host => no value => no value mysqli.default_port => 3306 => 3306 mysqli.default_pw => no value => no value mysqli.default_socket => no value => no value mysqli.default_user => no value => no value mysqli.max_links => Unlimited => Unlimited mysqli.max_persistent => Unlimited => Unlimited mysqli.reconnect => Off => Off openssl OpenSSL support => enabled OpenSSL Library Version => OpenSSL 1.0.1g 7 Apr 2014 OpenSSL Header Version => OpenSSL 1.0.1c 10 May 2012 pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 8.31 2012-07-06 Directive => Local Value => Master Value pcre.backtrack_limit => 1000000 => 1000000 pcre.recursion_limit => 100000 => 100000 Reflection Reflection => enabled Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $ session Session Support => enabled Registered save handlers => files user mm Registered serializer handlers => php php_binary Directive => Local Value => Master Value session.auto_start => Off => Off session.bug_compat_42 => Off => Off session.bug_compat_warn => Off => Off session.cache_expire => 180 => 180 session.cache_limiter => nocache => nocache session.cookie_domain => no value => no value session.cookie_httponly => Off => Off session.cookie_lifetime => 0 => 0 session.cookie_path => / => / session.cookie_secure => Off => Off session.entropy_file => /dev/urandom => /dev/urandom session.entropy_length => 0 => 0 session.gc_divisor => 1000 => 1000 session.gc_maxlifetime => 7200 => 7200 session.gc_probability => 1 => 1 session.hash_bits_per_character => 5 => 5 session.hash_function => 0 => 0 session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => /tmp => /tmp session.serialize_handler => php => php session.use_cookies => On => On session.use_only_cookies => On => On session.use_trans_sid => 0 => 0 SimpleXML Simplexml support => enabled Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $ Schema support => enabled soap Soap Client => enabled Soap Server => enabled Directive => Local Value => Master Value soap.wsdl_cache => 1 => 1 soap.wsdl_cache_dir => /tmp => /tmp soap.wsdl_cache_enabled => 1 => 1 soap.wsdl_cache_limit => 5 => 5 soap.wsdl_cache_ttl => 86400 => 86400 SPL SPL support => enabled Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, 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.7.7.1 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 => 1800 => 1800 from => no value => no value safe_mode_allowed_env_vars => PHP_ => PHP_ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH 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 EXPAT Version => expat_2.1.0 xmlreader XMLReader => enabled xmlrpc core library version => xmlrpc-epi v. 0.51 php extension version => 0.51 author => Dan Libby homepage => http://xmlrpc-epi.sourceforge.net open sourced by => Epinions.com xmlwriter XMLWriter => enabled zip Zip => enabled Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $ Zip version => 1.11.0 Libzip version => 0.10.1 zlib ZLib Support => enabled Stream Wrapper support => compress.zlib:// Stream Filter support => zlib.inflate, zlib.deflate Compiled Version => 1.2.7 Linked Version => 1.2.8 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value MANPATH => /usr/man:/usr/share/man SSH_AGENT_PID => 1341 LC_MONETARY => en_US.UTF-8 TERM => xterm SHELL => /sbin/sh SSH_CLIENT => 141.89.66.12 40595 22 LC_NUMERIC => en_US.UTF-8 OLDPWD => /opt/zeik/lib/moodle SSH_TTY => /dev/pts/2 LC_ALL => en_US.UTF-8 http_proxy => proxy2.uni-potsdam.de:3128 USER => admin SSH_AUTH_SOCK => /tmp/ssh-CYXZ1340/agent.1340 PATH => /usr/bin:/usr/sbin:/opt/zeik/bin:/opt/zeik/sbin:/opt/csw/bin/ MAIL => /var/mail//admin LC_MESSAGES => en_US.UTF-8 LC_COLLATE => en_US.UTF-8 PWD => /var/cores EDITOR => /usr/bin/vi LANG => en_us.UTF-8 TZ => Europe/Berlin HISTIGNORE => ls:[bf]g:exit HISTCONTROL => ignoreboth:erasedups SHLVL => 2 HOME => /export/home/admin LOGNAME => admin SSH_CONNECTION => 141.89.66.12 40595 10.9.11.74 22 LC_CTYPE => en_US.UTF-8 DISPLAY => localhost:11.0 HOSTFILE => /export/home/admin/.bash_hosts LC_TIME => en_US.UTF-8 _ => /opt/csw/bin/php PHP Variables Variable => Value _SERVER["MANPATH"] => /usr/man:/usr/share/man _SERVER["SSH_AGENT_PID"] => 1341 _SERVER["LC_MONETARY"] => en_US.UTF-8 _SERVER["TERM"] => xterm _SERVER["SHELL"] => /sbin/sh _SERVER["SSH_CLIENT"] => 141.89.66.12 40595 22 _SERVER["LC_NUMERIC"] => en_US.UTF-8 _SERVER["OLDPWD"] => /opt/zeik/lib/moodle _SERVER["SSH_TTY"] => /dev/pts/2 _SERVER["LC_ALL"] => en_US.UTF-8 _SERVER["http_proxy"] => proxy2.uni-potsdam.de:3128 _SERVER["USER"] => admin _SERVER["SSH_AUTH_SOCK"] => /tmp/ssh-CYXZ1340/agent.1340 _SERVER["PATH"] => /usr/bin:/usr/sbin:/opt/zeik/bin:/opt/zeik/sbin:/opt/csw/bin/ _SERVER["MAIL"] => /var/mail//admin _SERVER["LC_MESSAGES"] => en_US.UTF-8 _SERVER["LC_COLLATE"] => en_US.UTF-8 _SERVER["PWD"] => /var/cores _SERVER["EDITOR"] => /usr/bin/vi _SERVER["LANG"] => en_us.UTF-8 _SERVER["TZ"] => Europe/Berlin _SERVER["HISTIGNORE"] => ls:[bf]g:exit _SERVER["HISTCONTROL"] => ignoreboth:erasedups _SERVER["SHLVL"] => 2 _SERVER["HOME"] => /export/home/admin _SERVER["LOGNAME"] => admin _SERVER["SSH_CONNECTION"] => 141.89.66.12 40595 10.9.11.74 22 _SERVER["LC_CTYPE"] => en_US.UTF-8 _SERVER["DISPLAY"] => localhost:11.0 _SERVER["HOSTFILE"] => /export/home/admin/.bash_hosts _SERVER["LC_TIME"] => en_US.UTF-8 _SERVER["_"] => /opt/csw/bin/php _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME"] => 1398165360 _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.