Created
May 18, 2015 21:31
-
-
Save sam452/7eaba7cdd129d020d8e7 to your computer and use it in GitHub Desktop.
phpbrew info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version | |
PHP-5.4.34 | |
Constants | |
PHP Prefix: /home/sam/.phpbrew/php/php-5.4.34 | |
PHP Binary: /home/sam/.phpbrew/php/php-5.4.34/bin/php | |
PHP Default Include path: .:/home/sam/.phpbrew/php/php-5.4.34/lib/php | |
PHP Include path: .:/home/sam/.phpbrew/php/php-5.4.34/lib/php | |
General Info | |
phpinfo() | |
PHP Version => 5.4.34 | |
System => Linux sam-VirtualBox 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015 x86_64 | |
Build Date => Dec 30 2014 19:24:49 | |
Configure Command => './configure' '--prefix=/home/sam/.phpbrew/php/php-5.4.34' '--with-config-file-path=/home/sam/.phpbrew/php/php-5.4.34/etc' '--with-config-file-scan-dir=/home/sam/.phpbrew/php/php-5.4.34/var/db' '--with-pear=/home/sam/.phpbrew/php/php-5.4.34/lib/php' '--disable-all' '--enable-session' '--enable-short-tags' '--enable-tokenizer' '--with-pcre-regex' '--with-zlib=/usr' '--with-libdir=lib/x86_64-linux-gnu' '--with-apxs2=/usr/bin/apxs2' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-pdo-mysql=mysqlnd' '--enable-pdo' '--with-mcrypt=/usr' '--enable-phar' '--with-readline=/usr' '--with-libedit=/usr' '--enable-dom' '--enable-libxml' '--enable-simplexml' '--enable-xml' '--enable-xmlreader' '--enable-xmlwriter' '--with-xsl' '--with-libxml-dir=/usr' | |
Server API => Command Line Interface | |
Virtual Directory Support => disabled | |
Configuration File (php.ini) Path => /home/sam/.phpbrew/php/php-5.4.34/etc | |
Loaded Configuration File => /home/sam/.phpbrew/php/php-5.4.34/etc/php.ini | |
Scan this dir for additional .ini files => /home/sam/.phpbrew/php/php-5.4.34/var/db | |
Additional .ini files parsed => /home/sam/.phpbrew/php/php-5.4.34/var/db/ctype.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/curl.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/filter.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/gd.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/gettext.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/hash.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/json.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/mbstring.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/openssl.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/soap.ini, | |
/home/sam/.phpbrew/php/php-5.4.34/var/db/zip.ini | |
PHP API => 20100412 | |
PHP Extension => 20100525 | |
Zend Extension => 220100525 | |
Zend Extension Build => API220100525,NTS | |
PHP Extension Build => API20100525,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 => compress.zlib, https, ftps, php, file, glob, data, http, ftp, phar, zip | |
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls | |
Registered Stream Filters => zlib.*, 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.4.0, Copyright (c) 1998-2014 Zend Technologies | |
Extensions | |
Core, date, ereg, libxml, pcre, zlib, dom, mcrypt, hash, SPL, PDO, session, openssl, readline, Reflection, standard, SimpleXML, mysqlnd, pdo_mysql, tokenizer, xml, xmlreader, xmlwriter, xsl, mysql, ctype, curl, filter, gd, gettext, mysqli, json, mbstring, Phar, soap, zip, mhash | |
Database Extensions | |
PDO | |
mysqlnd | |
pdo_mysql | |
mysql | |
mysqli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment