Advertisement
Guest User

Untitled

a guest
Apr 20th, 2015
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 34.05 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 5.6.7
  3.  
  4. System => Darwin Rene-Weteling.local 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
  5. Build Date => Apr 17 2015 15:05:56
  6. Configure Command =>  './configure'  '--prefix=/usr/local/Cellar/php56/5.6.7' '--localstatedir=/usr/local/var' '--sysconfdir=/usr/local/etc/php/5.6' '--with-config-file-path=/usr/local/etc/php/5.6' '--with-config-file-scan-dir=/usr/local/etc/php/5.6/conf.d' '--mandir=/usr/local/Cellar/php56/5.6.7/share/man' '--enable-bcmath' '--enable-calendar' '--enable-dba' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-intl' '--enable-mbregex' '--enable-mbstring' '--enable-shmop' '--enable-soap' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-wddx' '--enable-zip' '--with-freetype-dir=/usr/local/opt/freetype' '--with-gd' '--with-gettext=/usr/local/opt/gettext' '--with-iconv-dir=/usr' '--with-icu-dir=/usr/local/opt/icu4c' '--with-jpeg-dir=/usr/local/opt/jpeg' '--with-kerberos=/usr' '--with-libedit' '--with-mhash' '--with-ndbm=/usr' '--with-openssl=/usr/local/opt/openssl' '--with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc' '--with-png-dir=/usr/local/opt/libpng' '--with-unixODBC=/usr/local/opt/unixodbc' '--with-xmlrpc' '--with-zlib=/usr/local/opt/zlib' '--with-apxs2=/usr/sbin/apxs' '--libexecdir=/usr/local/Cellar/php56/5.6.7/libexec' '--with-bz2=/usr' '--enable-debug' '--enable-fpm' '--with-fpm-user=_www' '--with-fpm-group=_www' '--with-curl' '--with-xsl=/usr' '--with-ldap' '--with-ldap-sasl=/usr' '--with-mysql-sock=/tmp/mysql.sock' '--with-mysqli=mysqlnd' '--with-mysql=mysqlnd' '--with-pdo-mysql=mysqlnd' '--disable-opcache' '--enable-pcntl' '--with-pgsql=/usr/local/opt/postgresql' '--with-pdo-pgsql=/usr/local/opt/postgresql' '--enable-dtrace' '--disable-phpdbg' '--enable-zend-signals' 'CC=clang' 'CXX=clang++'
  7. Server API => Command Line Interface
  8. Virtual Directory Support => disabled
  9. Configuration File (php.ini) Path => /usr/local/etc/php/5.6
  10. Loaded Configuration File => /usr/local/etc/php/5.6/php.ini
  11. Scan this dir for additional .ini files => /usr/local/etc/php/5.6/conf.d
  12. Additional .ini files parsed => /usr/local/etc/php/5.6/conf.d/ext-apcu.ini,
  13. /usr/local/etc/php/5.6/conf.d/ext-mcrypt.ini,
  14. /usr/local/etc/php/5.6/conf.d/ext-opcache.ini
  15.  
  16. PHP API => 20131106
  17. PHP Extension => 20131226
  18. Zend Extension => 220131226
  19. Zend Extension Build => API220131226,NTS,debug
  20. PHP Extension Build => API20131226,NTS,debug
  21. Debug Build => yes
  22. Thread Safety => disabled
  23. Zend Signal Handling => enabled
  24. Zend Memory Manager => enabled
  25. Zend Multibyte Support => provided by mbstring
  26. IPv6 Support => enabled
  27. DTrace Support => enabled
  28.  
  29. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  30. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
  31. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
  32.  
  33. This program makes use of the Zend Scripting Language Engine:
  34. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
  35.     with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies
  36.  
  37.  
  38.  _______________________________________________________________________
  39.  
  40.  
  41. Configuration
  42.  
  43. apc
  44.  
  45. APC support => Emulated
  46.  
  47. apcu
  48.  
  49. APCu Support => Enabled
  50. Version => 4.0.7
  51. APCu Debugging => Disabled
  52. MMAP Support => Enabled
  53. MMAP File Mask => /tmp/apc.V93XCS
  54. Serialization Support => php
  55. Revision => $Revision: 328290 $
  56. Build Date => Apr 17 2015 15:08:20
  57.  
  58. Directive => Local Value => Master Value
  59. apc.coredump_unmap => Off => Off
  60. apc.enable_cli => On => On
  61. apc.enabled => On => On
  62. apc.entries_hint => 4096 => 4096
  63. apc.gc_ttl => 600 => 600
  64. apc.mmap_file_mask => /tmp/apc.V93XCS => /tmp/apc.V93XCS
  65. apc.preload_path => no value => no value
  66. apc.rfc1867 => Off => Off
  67. apc.rfc1867_freq => 0 => 0
  68. apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS
  69. apc.rfc1867_prefix => upload_ => upload_
  70. apc.rfc1867_ttl => 3600 => 3600
  71. apc.serializer => php => php
  72. apc.shm_segments => 1 => 1
  73. apc.shm_size => 128M => 128M
  74. apc.slam_defense => On => On
  75. apc.smart => 0 => 0
  76. apc.ttl => 0 => 0
  77. apc.use_request_time => On => On
  78. apc.writable => /tmp => /tmp
  79.  
  80. bcmath
  81.  
  82. BCMath support => enabled
  83.  
  84. Directive => Local Value => Master Value
  85. bcmath.scale => 0 => 0
  86.  
  87. bz2
  88.  
  89. BZip2 Support => Enabled
  90. Stream Wrapper support => compress.bzip2://
  91. Stream Filter support => bzip2.decompress, bzip2.compress
  92. BZip2 Version => 1.0.6, 6-Sept-2010
  93.  
  94. calendar
  95.  
  96. Calendar support => enabled
  97.  
  98. Core
  99.  
  100. PHP Version => 5.6.7
  101.  
  102. Directive => Local Value => Master Value
  103. allow_url_fopen => On => On
  104. allow_url_include => Off => Off
  105. always_populate_raw_post_data => -1 => -1
  106. arg_separator.input => & => &
  107. arg_separator.output => & => &
  108. asp_tags => Off => Off
  109. auto_append_file => no value => no value
  110. auto_globals_jit => On => On
  111. auto_prepend_file => no value => no value
  112. browscap => no value => no value
  113. default_charset => UTF-8 => UTF-8
  114. default_mimetype => text/html => text/html
  115. disable_classes => no value => no value
  116. disable_functions => no value => no value
  117. display_errors => STDOUT => STDOUT
  118. display_startup_errors => On => On
  119. doc_root => no value => no value
  120. docref_ext => no value => no value
  121. docref_root => no value => no value
  122. enable_dl => Off => Off
  123. enable_post_data_reading => On => On
  124. error_append_string => no value => no value
  125. error_log => no value => no value
  126. error_prepend_string => no value => no value
  127. error_reporting => 32767 => 32767
  128. exit_on_timeout => Off => Off
  129. expose_php => On => On
  130. extension_dir => /usr/local/Cellar/php56/5.6.7/lib/php/extensions/debug-non-zts-20131226 => /usr/local/Cellar/php56/5.6.7/lib/php/extensions/debug-non-zts-20131226
  131. file_uploads => On => On
  132. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  133. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  134. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  135. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  136. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  137. html_errors => Off => Off
  138. ignore_repeated_errors => Off => Off
  139. ignore_repeated_source => Off => Off
  140. ignore_user_abort => Off => Off
  141. implicit_flush => On => On
  142. include_path => .:/usr/local/Cellar/php56/5.6.7/lib/php => .:/usr/local/Cellar/php56/5.6.7/lib/php
  143. input_encoding => no value => no value
  144. internal_encoding => no value => no value
  145. log_errors => On => On
  146. log_errors_max_len => 1024 => 1024
  147. mail.add_x_header => On => On
  148. mail.force_extra_parameters => no value => no value
  149. mail.log => no value => no value
  150. max_execution_time => 0 => 0
  151. max_file_uploads => 20 => 20
  152. max_input_nesting_level => 64 => 64
  153. max_input_time => -1 => -1
  154. max_input_vars => 1000 => 1000
  155. memory_limit => 1G => 1G
  156. open_basedir => no value => no value
  157. output_buffering => 0 => 0
  158. output_encoding => no value => no value
  159. output_handler => no value => no value
  160. post_max_size => 8M => 8M
  161. precision => 14 => 14
  162. realpath_cache_size => 16K => 16K
  163. realpath_cache_ttl => 120 => 120
  164. register_argc_argv => On => On
  165. report_memleaks => On => On
  166. report_zend_debug => Off => Off
  167. request_order => GP => GP
  168. sendmail_from => no value => no value
  169. sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i
  170. serialize_precision => 17 => 17
  171. short_open_tag => Off => Off
  172. SMTP => localhost => localhost
  173. smtp_port => 25 => 25
  174. sql.safe_mode => Off => Off
  175. sys_temp_dir => no value => no value
  176. track_errors => On => On
  177. unserialize_callback_func => no value => no value
  178. upload_max_filesize => 2M => 2M
  179. upload_tmp_dir => no value => no value
  180. user_dir => no value => no value
  181. user_ini.cache_ttl => 300 => 300
  182. user_ini.filename => .user.ini => .user.ini
  183. variables_order => GPCS => GPCS
  184. xmlrpc_error_number => 0 => 0
  185. xmlrpc_errors => Off => Off
  186. zend.detect_unicode => On => On
  187. zend.enable_gc => On => On
  188. zend.multibyte => Off => Off
  189. zend.script_encoding => no value => no value
  190. zend.signal_check => Off => Off
  191.  
  192. ctype
  193.  
  194. ctype functions => enabled
  195.  
  196. curl
  197.  
  198. cURL support => enabled
  199. cURL Information => 7.37.1
  200. Age => 3
  201. Features
  202. AsynchDNS => Yes
  203. CharConv => No
  204. Debug => No
  205. GSS-Negotiate => Yes
  206. IDN => No
  207. IPv6 => Yes
  208. krb4 => No
  209. Largefile => Yes
  210. libz => Yes
  211. NTLM => Yes
  212. NTLMWB => Yes
  213. SPNEGO => No
  214. SSL => Yes
  215. SSPI => No
  216. TLS-SRP => No
  217. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
  218. Host => x86_64-apple-darwin14.0
  219. SSL Version => SecureTransport
  220. ZLib Version => 1.2.5
  221.  
  222. date
  223.  
  224. date/time support => enabled
  225. "Olson" Timezone Database Version => 2015.1
  226. Timezone Database => internal
  227. Default timezone => Europe/Amsterdam
  228.  
  229. Directive => Local Value => Master Value
  230. date.default_latitude => 31.7667 => 31.7667
  231. date.default_longitude => 35.2333 => 35.2333
  232. date.sunrise_zenith => 90.583333 => 90.583333
  233. date.sunset_zenith => 90.583333 => 90.583333
  234. date.timezone => Europe/Amsterdam => Europe/Amsterdam
  235.  
  236. dba
  237.  
  238. DBA support => enabled
  239. Supported handlers => ndbm cdb cdb_make inifile flatfile
  240.  
  241. Directive => Local Value => Master Value
  242. dba.default_handler => flatfile => flatfile
  243.  
  244. dom
  245.  
  246. DOM/XML => enabled
  247. DOM/XML API Version => 20031129
  248. libxml Version => 2.9.0
  249. HTML Support => enabled
  250. XPath Support => enabled
  251. XPointer Support => enabled
  252. Schema Support => enabled
  253. RelaxNG Support => enabled
  254.  
  255. ereg
  256.  
  257. Regex Library => Bundled library enabled
  258.  
  259. exif
  260.  
  261. EXIF Support => enabled
  262. EXIF Version => 1.4 $Id: 5504545b9be3379c5244b371d825eb64659eb5f5 $
  263. Supported EXIF Version => 0220
  264. Supported filetypes => JPEG,TIFF
  265.  
  266. Directive => Local Value => Master Value
  267. exif.decode_jis_intel => JIS => JIS
  268. exif.decode_jis_motorola => JIS => JIS
  269. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  270. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  271. exif.encode_jis => no value => no value
  272. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  273.  
  274. fileinfo
  275.  
  276. fileinfo support => enabled
  277. version => 1.0.5
  278. libmagic => 517
  279.  
  280. filter
  281.  
  282. Input Validation and Filtering => enabled
  283. Revision => $Id: 86120bba568c551914a35636ec408f1e7e66af32 $
  284.  
  285. Directive => Local Value => Master Value
  286. filter.default => unsafe_raw => unsafe_raw
  287. filter.default_flags => no value => no value
  288.  
  289. ftp
  290.  
  291. FTP support => enabled
  292.  
  293. gd
  294.  
  295. GD Support => enabled
  296. GD Version => bundled (2.1.0 compatible)
  297. FreeType Support => enabled
  298. FreeType Linkage => with freetype
  299. FreeType Version => 2.5.5
  300. GIF Read Support => enabled
  301. GIF Create Support => enabled
  302. JPEG Support => enabled
  303. libJPEG Version => 8
  304. PNG Support => enabled
  305. libPNG Version => 1.6.16
  306. WBMP Support => enabled
  307. XBM Support => enabled
  308.  
  309. Directive => Local Value => Master Value
  310. gd.jpeg_ignore_warning => 0 => 0
  311.  
  312. gettext
  313.  
  314. GetText Support => enabled
  315.  
  316. hash
  317.  
  318. hash support => enabled
  319. 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
  320.  
  321. iconv
  322.  
  323. iconv support => enabled
  324. iconv implementation => libiconv
  325. iconv library version => 1.11
  326.  
  327. Directive => Local Value => Master Value
  328. iconv.input_encoding => no value => no value
  329. iconv.internal_encoding => no value => no value
  330. iconv.output_encoding => no value => no value
  331.  
  332. intl
  333.  
  334. Internationalization support => enabled
  335. version => 1.1.0
  336. ICU version => 54.1
  337. ICU Data version => 54.1
  338.  
  339. Directive => Local Value => Master Value
  340. intl.default_locale => no value => no value
  341. intl.error_level => 0 => 0
  342. intl.use_exceptions => 0 => 0
  343.  
  344. json
  345.  
  346. json support => enabled
  347. json version => 1.2.1
  348.  
  349. ldap
  350.  
  351. LDAP Support => enabled
  352. RCS Version => $Id: f9e41ff796154ff03394554760e4ab00a2925082 $
  353. Total Links => 0/unlimited
  354. API Version => 3001
  355. Vendor Name => OpenLDAP
  356. Vendor Version => 20428
  357. SASL Support => Enabled
  358.  
  359. Directive => Local Value => Master Value
  360. ldap.max_links => Unlimited => Unlimited
  361.  
  362. libxml
  363.  
  364. libXML support => active
  365. libXML Compiled Version => 2.9.0
  366. libXML Loaded Version => 20900
  367. libXML streams => enabled
  368.  
  369. mbstring
  370.  
  371. Multibyte Support => enabled
  372. Multibyte string engine => libmbfl
  373. HTTP input encoding translation => disabled
  374. libmbfl version => 1.3.2
  375.  
  376. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  377.  
  378. Multibyte (japanese) regex support => enabled
  379. Multibyte regex (oniguruma) backtrack check => On
  380. Multibyte regex (oniguruma) version => 5.9.5
  381.  
  382. Directive => Local Value => Master Value
  383. mbstring.detect_order => no value => no value
  384. mbstring.encoding_translation => Off => Off
  385. mbstring.func_overload => 0 => 0
  386. mbstring.http_input => no value => no value
  387. mbstring.http_output => no value => no value
  388. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  389. mbstring.internal_encoding => no value => no value
  390. mbstring.language => neutral => neutral
  391. mbstring.strict_detection => Off => Off
  392. mbstring.substitute_character => no value => no value
  393.  
  394. mcrypt
  395.  
  396. mcrypt support => enabled
  397. mcrypt_filter support => enabled
  398. Version => 2.5.8
  399. Api No => 20021217
  400. Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
  401. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  402.  
  403. Directive => Local Value => Master Value
  404. mcrypt.algorithms_dir => no value => no value
  405. mcrypt.modes_dir => no value => no value
  406.  
  407. mhash
  408.  
  409. MHASH support => Enabled
  410. MHASH API Version => Emulated Support
  411.  
  412. mysql
  413.  
  414. MySQL Support => enabled
  415. Active Persistent Links => 0
  416. Active Links => 0
  417. Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  418.  
  419. Directive => Local Value => Master Value
  420. mysql.allow_local_infile => On => On
  421. mysql.allow_persistent => On => On
  422. mysql.connect_timeout => 60 => 60
  423. mysql.default_host => no value => no value
  424. mysql.default_password => no value => no value
  425. mysql.default_port => no value => no value
  426. mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  427. mysql.default_user => no value => no value
  428. mysql.max_links => Unlimited => Unlimited
  429. mysql.max_persistent => Unlimited => Unlimited
  430. mysql.trace_mode => Off => Off
  431.  
  432. mysqli
  433.  
  434. MysqlI Support => enabled
  435. Client API library version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  436. Active Persistent Links => 0
  437. Inactive Persistent Links => 0
  438. Active Links => 0
  439.  
  440. Directive => Local Value => Master Value
  441. mysqli.allow_local_infile => On => On
  442. mysqli.allow_persistent => On => On
  443. mysqli.default_host => no value => no value
  444. mysqli.default_port => 3306 => 3306
  445. mysqli.default_pw => no value => no value
  446. mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  447. mysqli.default_user => no value => no value
  448. mysqli.max_links => Unlimited => Unlimited
  449. mysqli.max_persistent => Unlimited => Unlimited
  450. mysqli.reconnect => Off => Off
  451. mysqli.rollback_on_cached_plink => Off => Off
  452.  
  453. mysqlnd
  454.  
  455. mysqlnd => enabled
  456. Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  457. Compression => supported
  458. core SSL => supported
  459. extended SSL => supported
  460. Command buffer size => 4096
  461. Read buffer size => 32768
  462. Read timeout => 31536000
  463. Collecting statistics => Yes
  464. Collecting memory statistics => Yes
  465. Tracing => n/a
  466. Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
  467. API Extensions => mysqli,pdo_mysql,mysql
  468.  
  469. mysqlnd statistics =>  
  470. bytes_sent => 0
  471. bytes_received => 0
  472. packets_sent => 0
  473. packets_received => 0
  474. protocol_overhead_in => 0
  475. protocol_overhead_out => 0
  476. bytes_received_ok_packet => 0
  477. bytes_received_eof_packet => 0
  478. bytes_received_rset_header_packet => 0
  479. bytes_received_rset_field_meta_packet => 0
  480. bytes_received_rset_row_packet => 0
  481. bytes_received_prepare_response_packet => 0
  482. bytes_received_change_user_packet => 0
  483. packets_sent_command => 0
  484. packets_received_ok => 0
  485. packets_received_eof => 0
  486. packets_received_rset_header => 0
  487. packets_received_rset_field_meta => 0
  488. packets_received_rset_row => 0
  489. packets_received_prepare_response => 0
  490. packets_received_change_user => 0
  491. result_set_queries => 0
  492. non_result_set_queries => 0
  493. no_index_used => 0
  494. bad_index_used => 0
  495. slow_queries => 0
  496. buffered_sets => 0
  497. unbuffered_sets => 0
  498. ps_buffered_sets => 0
  499. ps_unbuffered_sets => 0
  500. flushed_normal_sets => 0
  501. flushed_ps_sets => 0
  502. ps_prepared_never_executed => 0
  503. ps_prepared_once_executed => 0
  504. rows_fetched_from_server_normal => 0
  505. rows_fetched_from_server_ps => 0
  506. rows_buffered_from_client_normal => 0
  507. rows_buffered_from_client_ps => 0
  508. rows_fetched_from_client_normal_buffered => 0
  509. rows_fetched_from_client_normal_unbuffered => 0
  510. rows_fetched_from_client_ps_buffered => 0
  511. rows_fetched_from_client_ps_unbuffered => 0
  512. rows_fetched_from_client_ps_cursor => 0
  513. rows_affected_normal => 0
  514. rows_affected_ps => 0
  515. rows_skipped_normal => 0
  516. rows_skipped_ps => 0
  517. copy_on_write_saved => 0
  518. copy_on_write_performed => 0
  519. command_buffer_too_small => 0
  520. connect_success => 0
  521. connect_failure => 0
  522. connection_reused => 0
  523. reconnect => 0
  524. pconnect_success => 0
  525. active_connections => 0
  526. active_persistent_connections => 0
  527. explicit_close => 0
  528. implicit_close => 0
  529. disconnect_close => 0
  530. in_middle_of_command_close => 0
  531. explicit_free_result => 0
  532. implicit_free_result => 0
  533. explicit_stmt_close => 0
  534. implicit_stmt_close => 0
  535. mem_emalloc_count => 0
  536. mem_emalloc_amount => 0
  537. mem_ecalloc_count => 0
  538. mem_ecalloc_amount => 0
  539. mem_erealloc_count => 0
  540. mem_erealloc_amount => 0
  541. mem_efree_count => 0
  542. mem_efree_amount => 0
  543. mem_malloc_count => 0
  544. mem_malloc_amount => 0
  545. mem_calloc_count => 0
  546. mem_calloc_amount => 0
  547. mem_realloc_count => 0
  548. mem_realloc_amount => 0
  549. mem_free_count => 0
  550. mem_free_amount => 0
  551. mem_estrndup_count => 0
  552. mem_strndup_count => 0
  553. mem_estndup_count => 0
  554. mem_strdup_count => 0
  555. proto_text_fetched_null => 0
  556. proto_text_fetched_bit => 0
  557. proto_text_fetched_tinyint => 0
  558. proto_text_fetched_short => 0
  559. proto_text_fetched_int24 => 0
  560. proto_text_fetched_int => 0
  561. proto_text_fetched_bigint => 0
  562. proto_text_fetched_decimal => 0
  563. proto_text_fetched_float => 0
  564. proto_text_fetched_double => 0
  565. proto_text_fetched_date => 0
  566. proto_text_fetched_year => 0
  567. proto_text_fetched_time => 0
  568. proto_text_fetched_datetime => 0
  569. proto_text_fetched_timestamp => 0
  570. proto_text_fetched_string => 0
  571. proto_text_fetched_blob => 0
  572. proto_text_fetched_enum => 0
  573. proto_text_fetched_set => 0
  574. proto_text_fetched_geometry => 0
  575. proto_text_fetched_other => 0
  576. proto_binary_fetched_null => 0
  577. proto_binary_fetched_bit => 0
  578. proto_binary_fetched_tinyint => 0
  579. proto_binary_fetched_short => 0
  580. proto_binary_fetched_int24 => 0
  581. proto_binary_fetched_int => 0
  582. proto_binary_fetched_bigint => 0
  583. proto_binary_fetched_decimal => 0
  584. proto_binary_fetched_float => 0
  585. proto_binary_fetched_double => 0
  586. proto_binary_fetched_date => 0
  587. proto_binary_fetched_year => 0
  588. proto_binary_fetched_time => 0
  589. proto_binary_fetched_datetime => 0
  590. proto_binary_fetched_timestamp => 0
  591. proto_binary_fetched_string => 0
  592. proto_binary_fetched_blob => 0
  593. proto_binary_fetched_enum => 0
  594. proto_binary_fetched_set => 0
  595. proto_binary_fetched_geometry => 0
  596. proto_binary_fetched_other => 0
  597. init_command_executed_count => 0
  598. init_command_failed_count => 0
  599. com_quit => 0
  600. com_init_db => 0
  601. com_query => 0
  602. com_field_list => 0
  603. com_create_db => 0
  604. com_drop_db => 0
  605. com_refresh => 0
  606. com_shutdown => 0
  607. com_statistics => 0
  608. com_process_info => 0
  609. com_connect => 0
  610. com_process_kill => 0
  611. com_debug => 0
  612. com_ping => 0
  613. com_time => 0
  614. com_delayed_insert => 0
  615. com_change_user => 0
  616. com_binlog_dump => 0
  617. com_table_dump => 0
  618. com_connect_out => 0
  619. com_register_slave => 0
  620. com_stmt_prepare => 0
  621. com_stmt_execute => 0
  622. com_stmt_send_long_data => 0
  623. com_stmt_close => 0
  624. com_stmt_reset => 0
  625. com_stmt_set_option => 0
  626. com_stmt_fetch => 0
  627. com_deamon => 0
  628. bytes_received_real_data_normal => 0
  629. bytes_received_real_data_ps => 0
  630.  
  631. example statistics =>  
  632. stat1 => 0
  633. stat2 => 0
  634.  
  635. odbc
  636.  
  637. ODBC Support => enabled
  638. Active Persistent Links => 0
  639. Active Links => 0
  640. ODBC library => unixODBC
  641. ODBC_INCLUDE => -I/usr/local/opt/unixodbc/include
  642. ODBC_LFLAGS => -L/usr/local/opt/unixodbc/lib
  643. ODBC_LIBS => -lodbc
  644.  
  645. Directive => Local Value => Master Value
  646. odbc.allow_persistent => On => On
  647. odbc.check_persistent => On => On
  648. odbc.default_cursortype => Static cursor => Static cursor
  649. odbc.default_db => no value => no value
  650. odbc.default_pw => no value => no value
  651. odbc.default_user => no value => no value
  652. odbc.defaultbinmode => return as is => return as is
  653. odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
  654. odbc.max_links => Unlimited => Unlimited
  655. odbc.max_persistent => Unlimited => Unlimited
  656.  
  657. openssl
  658.  
  659. OpenSSL support => enabled
  660. OpenSSL Library Version => OpenSSL 1.0.2a 19 Mar 2015
  661. OpenSSL Header Version => OpenSSL 1.0.2a 19 Mar 2015
  662.  
  663. Directive => Local Value => Master Value
  664. openssl.cafile => no value => no value
  665. openssl.capath => no value => no value
  666.  
  667. pcntl
  668.  
  669. pcntl support => enabled
  670.  
  671. pcre
  672.  
  673. PCRE (Perl Compatible Regular Expressions) Support => enabled
  674. PCRE Library Version => 8.34 2013-12-15
  675.  
  676. Directive => Local Value => Master Value
  677. pcre.backtrack_limit => 1000000 => 1000000
  678. pcre.recursion_limit => 100000 => 100000
  679.  
  680. PDO
  681.  
  682. PDO support => enabled
  683. PDO drivers => mysql, odbc, pgsql, sqlite
  684.  
  685. pdo_mysql
  686.  
  687. PDO Driver for MySQL => enabled
  688. Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  689.  
  690. Directive => Local Value => Master Value
  691. pdo_mysql.debug => no value => no value
  692. pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  693.  
  694. PDO_ODBC
  695.  
  696. PDO Driver for ODBC (unixODBC) => enabled
  697. ODBC Connection Pooling => Enabled, strict matching
  698.  
  699. pdo_pgsql
  700.  
  701. PDO Driver for PostgreSQL => enabled
  702. PostgreSQL(libpq) Version => 9.4.0
  703. Module version => 1.0.2
  704. Revision =>  $Id: 93432550a76a2298959ec74f40d65c7195a82ad2 $
  705.  
  706. pdo_sqlite
  707.  
  708. PDO Driver for SQLite 3.x => enabled
  709. SQLite Library => 3.8.7.2
  710.  
  711. pgsql
  712.  
  713. PostgreSQL Support => enabled
  714. PostgreSQL(libpq) Version => 9.4.0
  715. PostgreSQL(libpq)  => PostgreSQL 9.4.0 on x86_64-apple-darwin14.0.0, compiled by Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn), 64-bit
  716. Multibyte character support => enabled
  717. SSL support => enabled
  718. Active Persistent Links => 0
  719. Active Links => 0
  720.  
  721. Directive => Local Value => Master Value
  722. pgsql.allow_persistent => On => On
  723. pgsql.auto_reset_persistent => Off => Off
  724. pgsql.ignore_notice => Off => Off
  725. pgsql.log_notice => Off => Off
  726. pgsql.max_links => Unlimited => Unlimited
  727. pgsql.max_persistent => Unlimited => Unlimited
  728.  
  729. Phar
  730.  
  731. Phar: PHP Archive support => enabled
  732. Phar EXT version => 2.0.2
  733. Phar API version => 1.1.1
  734. SVN revision => $Id: 05b5216ba38b9756eda74ee8fdd986bb81712de1 $
  735. Phar-based phar archives => enabled
  736. Tar-based phar archives => enabled
  737. ZIP-based phar archives => enabled
  738. gzip compression => enabled
  739. bzip2 compression => enabled
  740. OpenSSL support => enabled
  741.  
  742.  
  743. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  744. Phar fully realized by Gregory Beaver and Marcus Boerger.
  745. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  746. Directive => Local Value => Master Value
  747. phar.cache_list => no value => no value
  748. phar.readonly => On => On
  749. phar.require_hash => On => On
  750.  
  751. posix
  752.  
  753. Revision => $Id: 5d20de77687b7d961b15450873fa23b9e64a136a $
  754.  
  755. readline
  756.  
  757. Readline Support => enabled
  758. Readline library => EditLine wrapper
  759.  
  760. Directive => Local Value => Master Value
  761. cli.pager => no value => no value
  762. cli.prompt => \b \>  => \b \>
  763.  
  764. Reflection
  765.  
  766. Reflection => enabled
  767. Version => $Id: eff8bdc65b0beaf8f4ade6f06f848e6d43dfd826 $
  768.  
  769. session
  770.  
  771. Session Support => enabled
  772. Registered save handlers => files user
  773. Registered serializer handlers => php_serialize php php_binary wddx
  774.  
  775. Directive => Local Value => Master Value
  776. session.auto_start => Off => Off
  777. session.cache_expire => 180 => 180
  778. session.cache_limiter => nocache => nocache
  779. session.cookie_domain => no value => no value
  780. session.cookie_httponly => Off => Off
  781. session.cookie_lifetime => 0 => 0
  782. session.cookie_path => / => /
  783. session.cookie_secure => Off => Off
  784. session.entropy_file => /dev/urandom => /dev/urandom
  785. session.entropy_length => 32 => 32
  786. session.gc_divisor => 1000 => 1000
  787. session.gc_maxlifetime => 1440 => 1440
  788. session.gc_probability => 1 => 1
  789. session.hash_bits_per_character => 5 => 5
  790. session.hash_function => 0 => 0
  791. session.name => PHPSESSID => PHPSESSID
  792. session.referer_check => no value => no value
  793. session.save_handler => files => files
  794. session.save_path => no value => no value
  795. session.serialize_handler => php => php
  796. session.upload_progress.cleanup => On => On
  797. session.upload_progress.enabled => On => On
  798. session.upload_progress.freq => 1% => 1%
  799. session.upload_progress.min_freq => 1 => 1
  800. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  801. session.upload_progress.prefix => upload_progress_ => upload_progress_
  802. session.use_cookies => On => On
  803. session.use_only_cookies => On => On
  804. session.use_strict_mode => Off => Off
  805. session.use_trans_sid => 0 => 0
  806.  
  807. shmop
  808.  
  809. shmop support => enabled
  810.  
  811. SimpleXML
  812.  
  813. Simplexml support => enabled
  814. Revision => $Id: e0de6ee7ef8280a12d77d76f1f971a944cbc8090 $
  815. Schema support => enabled
  816.  
  817. soap
  818.  
  819. Soap Client => enabled
  820. Soap Server => enabled
  821.  
  822. Directive => Local Value => Master Value
  823. soap.wsdl_cache => 1 => 1
  824. soap.wsdl_cache_dir => /tmp => /tmp
  825. soap.wsdl_cache_enabled => 1 => 1
  826. soap.wsdl_cache_limit => 5 => 5
  827. soap.wsdl_cache_ttl => 86400 => 86400
  828.  
  829. sockets
  830.  
  831. Sockets Support => enabled
  832.  
  833. SPL
  834.  
  835. SPL support => enabled
  836. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  837. 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
  838.  
  839. sqlite3
  840.  
  841. SQLite3 support => enabled
  842. SQLite3 module version => 0.7-dev
  843. SQLite Library => 3.8.7.2
  844.  
  845. Directive => Local Value => Master Value
  846. sqlite3.extension_dir => no value => no value
  847.  
  848. standard
  849.  
  850. Dynamic Library Support => enabled
  851. Path to sendmail => /usr/sbin/sendmail -t -i
  852.  
  853. Directive => Local Value => Master Value
  854. assert.active => 1 => 1
  855. assert.bail => 0 => 0
  856. assert.callback => no value => no value
  857. assert.quiet_eval => 0 => 0
  858. assert.warning => 1 => 1
  859. auto_detect_line_endings => 0 => 0
  860. default_socket_timeout => 60 => 60
  861. from => no value => no value
  862. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  863. user_agent => no value => no value
  864.  
  865. sysvmsg
  866.  
  867. sysvmsg support => enabled
  868. Revision => $Id: 1e821e8a0cbb868efec453560ba303e04f3a1db2 $
  869.  
  870. tokenizer
  871.  
  872. Tokenizer Support => enabled
  873.  
  874. wddx
  875.  
  876. WDDX Support => enabled
  877. WDDX Session Serializer => enabled
  878.  
  879. xml
  880.  
  881. XML Support => active
  882. XML Namespace Support => active
  883. libxml2 Version => 2.9.0
  884.  
  885. xmlreader
  886.  
  887. XMLReader => enabled
  888.  
  889. xmlrpc
  890.  
  891. core library version => xmlrpc-epi v. 0.51
  892. php extension version => 0.51
  893. author => Dan Libby
  894. homepage => http://xmlrpc-epi.sourceforge.net
  895. open sourced by => Epinions.com
  896.  
  897. xmlwriter
  898.  
  899. XMLWriter => enabled
  900.  
  901. xsl
  902.  
  903. XSL => enabled
  904. libxslt Version => 1.1.28
  905. libxslt compiled against libxml Version => 2.9.0
  906. EXSLT => enabled
  907. libexslt Version => 1.1.28
  908.  
  909. Zend OPcache
  910.  
  911. Opcode Caching => Disabled
  912. Optimization => Disabled
  913. Startup Failed => Opcode Caching is disabled for CLI
  914.  
  915. Directive => Local Value => Master Value
  916. opcache.blacklist_filename => no value => no value
  917. opcache.consistency_checks => 0 => 0
  918. opcache.dups_fix => Off => Off
  919. opcache.enable => On => On
  920. opcache.enable_cli => Off => Off
  921. opcache.enable_file_override => Off => Off
  922. opcache.error_log => no value => no value
  923. opcache.fast_shutdown => 0 => 0
  924. opcache.file_update_protection => 2 => 2
  925. opcache.force_restart_timeout => 180 => 180
  926. opcache.inherited_hack => On => On
  927. opcache.interned_strings_buffer => 4 => 4
  928. opcache.load_comments => 1 => 1
  929. opcache.log_verbosity_level => 1 => 1
  930. opcache.max_accelerated_files => 2000 => 2000
  931. opcache.max_file_size => 0 => 0
  932. opcache.max_wasted_percentage => 5 => 5
  933. opcache.memory_consumption => 64 => 64
  934. opcache.optimization_level => 0xffffffff => 0xffffffff
  935. opcache.preferred_memory_model => no value => no value
  936. opcache.protect_memory => 0 => 0
  937. opcache.restrict_api => no value => no value
  938. opcache.revalidate_freq => 2 => 2
  939. opcache.revalidate_path => Off => Off
  940. opcache.save_comments => 1 => 1
  941. opcache.use_cwd => On => On
  942. opcache.validate_timestamps => On => On
  943.  
  944. zip
  945.  
  946. Zip => enabled
  947. Extension Version => $Id: f9f12af1274212b9f22867472e4aa57eab4bb4cf $
  948. Zip version => 1.12.4
  949. Libzip version => 0.11.2
  950.  
  951. zlib
  952.  
  953. ZLib Support => enabled
  954. Stream Wrapper => compress.zlib://
  955. Stream Filter => zlib.inflate, zlib.deflate
  956. Compiled Version => 1.2.8
  957. Linked Version => 1.2.8
  958.  
  959. Directive => Local Value => Master Value
  960. zlib.output_compression => Off => Off
  961. zlib.output_compression_level => -1 => -1
  962. zlib.output_handler => no value => no value
  963.  
  964. Additional Modules
  965.  
  966. Module Name
  967. sysvsem
  968. sysvshm
  969.  
  970. Environment
  971.  
  972. Variable => Value
  973. PATH => /Users/rene/.composer/vendor/bin:/Users/rene/.rbenv/shims:/usr/local/bin:/Users/rene/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/Versions/9.3/bin:/usr/local/sbin:/Users/rene/.rbenv/shims:/Users/rene/.composer/vendor/bin:/Users/rene/.rbenv/shims:/usr/local/bin:/Users/rene/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/Versions/9.3/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/local/apache2/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin/:/Users/rene/Documents/android/sdk/tools:/Users/rene/.rvm/bin:/Users/rene/.rvm/bin
  974. TMPDIR => /var/folders/7v/yx53gwg505xczltgp6nwrv0r0000gn/T/
  975. LOGNAME => rene
  976. XPC_FLAGS => 0x0
  977. HOME => /Users/rene
  978. Apple_PubSub_Socket_Render => /private/tmp/com.apple.launchd.fH3abHSzyM/Render
  979. LANG => nl_NL.UTF-8
  980. COLORFGBG => 7;0
  981. USER => rene
  982. SSH_AUTH_SOCK => /private/tmp/com.apple.launchd.B54U5r8z8z/Listeners
  983. DISPLAY => /private/tmp/com.apple.launchd.bXQ9dHkJg1/org.macosforge.xquartz:0
  984. ITERM_PROFILE => Default
  985. XPC_SERVICE_NAME => 0
  986. TERM_PROGRAM => iTerm.app
  987. SHELL => /bin/zsh
  988. TERM => xterm-256color
  989. PWD => /var/www/myslate.dev
  990. __CF_USER_TEXT_ENCODING => 0x1F5:0x0:0x0
  991. ITERM_SESSION_ID => w0t3p0
  992. SHLVL => 1
  993. OLDPWD => /usr/local
  994. ZSH => /Users/rene/.oh-my-zsh
  995. PAGER => less
  996. LESS => -R
  997. LC_CTYPE => nl_NL.UTF-8
  998. LSCOLORS => Gxfxcxdxbxegedabagacad
  999. _ => /usr/local/bin/php
  1000.  
  1001. PHP Variables
  1002.  
  1003. Variable => Value
  1004. _SERVER["PATH"] => /Users/rene/.composer/vendor/bin:/Users/rene/.rbenv/shims:/usr/local/bin:/Users/rene/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/Versions/9.3/bin:/usr/local/sbin:/Users/rene/.rbenv/shims:/Users/rene/.composer/vendor/bin:/Users/rene/.rbenv/shims:/usr/local/bin:/Users/rene/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/Versions/9.3/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/local/apache2/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin/:/Users/rene/Documents/android/sdk/tools:/Users/rene/.rvm/bin:/Users/rene/.rvm/bin
  1005. _SERVER["TMPDIR"] => /var/folders/7v/yx53gwg505xczltgp6nwrv0r0000gn/T/
  1006. _SERVER["LOGNAME"] => rene
  1007. _SERVER["XPC_FLAGS"] => 0x0
  1008. _SERVER["HOME"] => /Users/rene
  1009. _SERVER["Apple_PubSub_Socket_Render"] => /private/tmp/com.apple.launchd.fH3abHSzyM/Render
  1010. _SERVER["LANG"] => nl_NL.UTF-8
  1011. _SERVER["COLORFGBG"] => 7;0
  1012. _SERVER["USER"] => rene
  1013. _SERVER["SSH_AUTH_SOCK"] => /private/tmp/com.apple.launchd.B54U5r8z8z/Listeners
  1014. _SERVER["DISPLAY"] => /private/tmp/com.apple.launchd.bXQ9dHkJg1/org.macosforge.xquartz:0
  1015. _SERVER["ITERM_PROFILE"] => Default
  1016. _SERVER["XPC_SERVICE_NAME"] => 0
  1017. _SERVER["TERM_PROGRAM"] => iTerm.app
  1018. _SERVER["SHELL"] => /bin/zsh
  1019. _SERVER["TERM"] => xterm-256color
  1020. _SERVER["PWD"] => /var/www/myslate.dev
  1021. _SERVER["__CF_USER_TEXT_ENCODING"] => 0x1F5:0x0:0x0
  1022. _SERVER["ITERM_SESSION_ID"] => w0t3p0
  1023. _SERVER["SHLVL"] => 1
  1024. _SERVER["OLDPWD"] => /usr/local
  1025. _SERVER["ZSH"] => /Users/rene/.oh-my-zsh
  1026. _SERVER["PAGER"] => less
  1027. _SERVER["LESS"] => -R
  1028. _SERVER["LC_CTYPE"] => nl_NL.UTF-8
  1029. _SERVER["LSCOLORS"] => Gxfxcxdxbxegedabagacad
  1030. _SERVER["_"] => /usr/local/bin/php
  1031. _SERVER["PHP_SELF"] =>
  1032. _SERVER["SCRIPT_NAME"] =>
  1033. _SERVER["SCRIPT_FILENAME"] =>
  1034. _SERVER["PATH_TRANSLATED"] =>
  1035. _SERVER["DOCUMENT_ROOT"] =>
  1036. _SERVER["REQUEST_TIME_FLOAT"] => 1429524831.3395
  1037. _SERVER["REQUEST_TIME"] => 1429524831
  1038. _SERVER["argv"] => Array
  1039. (
  1040. )
  1041.  
  1042. _SERVER["argc"] => 0
  1043.  
  1044. PHP License
  1045. This program is free software; you can redistribute it and/or modify
  1046. it under the terms of the PHP License as published by the PHP Group
  1047. and included in the distribution in the file:  LICENSE
  1048.  
  1049. This program is distributed in the hope that it will be useful,
  1050. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1051. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1052.  
  1053. If you did not receive a copy of the PHP license, or have any
  1054. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement