Advertisement
Guest User

PHP info

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