Advertisement
Guest User

Full php config details

a guest
Apr 5th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.92 KB | None | 0 0
  1. root@e07d96d73fe8:/src/asia.magento2# php -m
  2. [PHP Modules]
  3. Core
  4. ctype
  5. curl
  6. date
  7. dom
  8. ereg
  9. fileinfo
  10. filter
  11. gd
  12. hash
  13. iconv
  14. intl
  15. json
  16. libxml
  17. mbstring
  18. mcrypt
  19. mysqlnd
  20. openssl
  21. pcre
  22. PDO
  23. pdo_mysql
  24. pdo_sqlite
  25. Phar
  26. posix
  27. readline
  28. recode
  29. Reflection
  30. session
  31. SimpleXML
  32. SPL
  33. sqlite3
  34. standard
  35. tokenizer
  36. xml
  37. xmlreader
  38. xmlwriter
  39. xsl
  40. zip
  41. zlib
  42.  
  43. [Zend Modules]
  44.  
  45. root@e07d96d73fe8:/src/asia.magento2# php -i
  46. phpinfo()
  47. PHP Version => 5.6.17
  48.  
  49. System => Linux e07d96d73fe8 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64
  50. Build Date => Jan 26 2016 04:08:01
  51. Configure Command => './configure' '--with-config-file-path=/usr/local/etc/php' '--with-config-file-scan-dir=/usr/local/etc/php/conf.d' '--enable-fpm' '--with-fpm-user=www-data' '--with-fpm-group=www-data' '--disable-cgi' '--enable-mysqlnd' '--with-curl' '--with-openssl' '--with-readline' '--with-recode' '--with-zlib'
  52. Server API => Command Line Interface
  53. Virtual Directory Support => disabled
  54. Configuration File (php.ini) Path => /usr/local/etc/php
  55. Loaded Configuration File => /usr/local/etc/php/php.ini
  56. Scan this dir for additional .ini files => /usr/local/etc/php/conf.d
  57. Additional .ini files parsed => /usr/local/etc/php/conf.d/docker-php-ext-gd.ini,
  58. /usr/local/etc/php/conf.d/docker-php-ext-intl.ini,
  59. /usr/local/etc/php/conf.d/docker-php-ext-mbstring.ini,
  60. /usr/local/etc/php/conf.d/docker-php-ext-mcrypt.ini,
  61. /usr/local/etc/php/conf.d/docker-php-ext-pdo_mysql.ini,
  62. /usr/local/etc/php/conf.d/docker-php-ext-xsl.ini,
  63. /usr/local/etc/php/conf.d/docker-php-ext-zip.ini
  64.  
  65. PHP API => 20131106
  66. PHP Extension => 20131226
  67. Zend Extension => 220131226
  68. Zend Extension Build => API220131226,NTS
  69. PHP Extension Build => API20131226,NTS
  70. Debug Build => no
  71. Thread Safety => disabled
  72. Zend Signal Handling => disabled
  73. Zend Memory Manager => enabled
  74. Zend Multibyte Support => provided by mbstring
  75. IPv6 Support => enabled
  76. DTrace Support => disabled
  77.  
  78. Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
  79. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
  80. Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
  81.  
  82. This program makes use of the Zend Scripting Language Engine:
  83. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
  84.  
  85.  
  86. _______________________________________________________________________
  87.  
  88.  
  89. Configuration
  90.  
  91. Core
  92.  
  93. PHP Version => 5.6.17
  94.  
  95. Directive => Local Value => Master Value
  96. allow_url_fopen => On => On
  97. allow_url_include => Off => Off
  98. always_populate_raw_post_data => 0 => 0
  99. arg_separator.input => & => &
  100. arg_separator.output => & => &
  101. asp_tags => Off => Off
  102. auto_append_file => no value => no value
  103. auto_globals_jit => On => On
  104. auto_prepend_file => no value => no value
  105. browscap => no value => no value
  106. default_charset => UTF-8 => UTF-8
  107. default_mimetype => text/html => text/html
  108. disable_classes => no value => no value
  109. disable_functions => no value => no value
  110. display_errors => STDOUT => STDOUT
  111. display_startup_errors => Off => Off
  112. doc_root => no value => no value
  113. docref_ext => no value => no value
  114. docref_root => no value => no value
  115. enable_dl => On => On
  116. enable_post_data_reading => On => On
  117. error_append_string => no value => no value
  118. error_log => no value => no value
  119. error_prepend_string => no value => no value
  120. error_reporting => no value => no value
  121. exit_on_timeout => Off => Off
  122. expose_php => On => On
  123. extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/lib/php/extensions/no-debug-non-zts-20131226
  124. file_uploads => On => On
  125. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  126. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  127. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  128. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  129. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  130. html_errors => Off => Off
  131. ignore_repeated_errors => Off => Off
  132. ignore_repeated_source => Off => Off
  133. ignore_user_abort => Off => Off
  134. implicit_flush => On => On
  135. include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
  136. input_encoding => no value => no value
  137. internal_encoding => no value => no value
  138. log_errors => Off => Off
  139. log_errors_max_len => 1024 => 1024
  140. mail.add_x_header => Off => Off
  141. mail.force_extra_parameters => no value => no value
  142. mail.log => no value => no value
  143. max_execution_time => 0 => 0
  144. max_file_uploads => 20 => 20
  145. max_input_nesting_level => 64 => 64
  146. max_input_time => -1 => -1
  147. max_input_vars => 1000 => 1000
  148. memory_limit => 2048M => 2048M
  149. open_basedir => no value => no value
  150. output_buffering => 0 => 0
  151. output_encoding => no value => no value
  152. output_handler => no value => no value
  153. post_max_size => 20M => 20M
  154. precision => 14 => 14
  155. realpath_cache_size => 16K => 16K
  156. realpath_cache_ttl => 120 => 120
  157. register_argc_argv => On => On
  158. report_memleaks => On => On
  159. report_zend_debug => Off => Off
  160. request_order => no value => no value
  161. sendmail_from => no value => no value
  162. sendmail_path => -t -i => -t -i
  163. serialize_precision => 17 => 17
  164. short_open_tag => On => On
  165. SMTP => localhost => localhost
  166. smtp_port => 25 => 25
  167. sql.safe_mode => Off => Off
  168. sys_temp_dir => no value => no value
  169. track_errors => Off => Off
  170. unserialize_callback_func => no value => no value
  171. upload_max_filesize => 20M => 20M
  172. upload_tmp_dir => no value => no value
  173. user_dir => no value => no value
  174. user_ini.cache_ttl => 300 => 300
  175. user_ini.filename => .user.ini => .user.ini
  176. variables_order => EGPCS => EGPCS
  177. xmlrpc_error_number => 0 => 0
  178. xmlrpc_errors => Off => Off
  179. zend.detect_unicode => On => On
  180. zend.enable_gc => On => On
  181. zend.multibyte => Off => Off
  182. zend.script_encoding => no value => no value
  183.  
  184. ctype
  185.  
  186. ctype functions => enabled
  187.  
  188. curl
  189.  
  190. cURL support => enabled
  191. cURL Information => 7.38.0
  192. Age => 3
  193. Features
  194. AsynchDNS => Yes
  195. CharConv => No
  196. Debug => No
  197. GSS-Negotiate => No
  198. IDN => Yes
  199. IPv6 => Yes
  200. krb4 => No
  201. Largefile => Yes
  202. libz => Yes
  203. NTLM => Yes
  204. NTLMWB => Yes
  205. SPNEGO => Yes
  206. SSL => Yes
  207. SSPI => No
  208. TLS-SRP => Yes
  209. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp
  210. Host => x86_64-pc-linux-gnu
  211. SSL Version => OpenSSL/1.0.1k
  212. ZLib Version => 1.2.8
  213. libSSH Version => libssh2/1.4.3
  214.  
  215. date
  216.  
  217. date/time support => enabled
  218. "Olson" Timezone Database Version => 2015.7
  219. Timezone Database => internal
  220. Default timezone => UTC
  221.  
  222. Directive => Local Value => Master Value
  223. date.default_latitude => 31.7667 => 31.7667
  224. date.default_longitude => 35.2333 => 35.2333
  225. date.sunrise_zenith => 90.583333 => 90.583333
  226. date.sunset_zenith => 90.583333 => 90.583333
  227. date.timezone => no value => no value
  228.  
  229. dom
  230.  
  231. DOM/XML => enabled
  232. DOM/XML API Version => 20031129
  233. libxml Version => 2.9.1
  234. HTML Support => enabled
  235. XPath Support => enabled
  236. XPointer Support => enabled
  237. Schema Support => enabled
  238. RelaxNG Support => enabled
  239.  
  240. ereg
  241.  
  242. Regex Library => Bundled library enabled
  243.  
  244. fileinfo
  245.  
  246. fileinfo support => enabled
  247. version => 1.0.5
  248. libmagic => 517
  249.  
  250. filter
  251.  
  252. Input Validation and Filtering => enabled
  253. Revision => $Id: 86120bba568c551914a35636ec408f1e7e66af32 $
  254.  
  255. Directive => Local Value => Master Value
  256. filter.default => unsafe_raw => unsafe_raw
  257. filter.default_flags => no value => no value
  258.  
  259. gd
  260.  
  261. GD Support => enabled
  262. GD Version => bundled (2.1.0 compatible)
  263. FreeType Support => enabled
  264. FreeType Linkage => with freetype
  265. FreeType Version => 2.5.2
  266. GIF Read Support => enabled
  267. GIF Create Support => enabled
  268. JPEG Support => enabled
  269. libJPEG Version => 6b
  270. PNG Support => enabled
  271. libPNG Version => 1.2.50
  272. WBMP Support => enabled
  273. XBM Support => enabled
  274.  
  275. Directive => Local Value => Master Value
  276. gd.jpeg_ignore_warning => 0 => 0
  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 => glibc
  287. iconv library version => 2.19
  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. intl
  295.  
  296. Internationalization support => enabled
  297. version => 1.1.0
  298. ICU version => 52.1
  299. ICU Data version => 52.1
  300.  
  301. Directive => Local Value => Master Value
  302. intl.default_locale => no value => no value
  303. intl.error_level => 0 => 0
  304. intl.use_exceptions => 0 => 0
  305.  
  306. json
  307.  
  308. json support => enabled
  309. json version => 1.2.1
  310.  
  311. libxml
  312.  
  313. libXML support => active
  314. libXML Compiled Version => 2.9.1
  315. libXML Loaded Version => 20901
  316. libXML streams => enabled
  317.  
  318. mbstring
  319.  
  320. Multibyte Support => enabled
  321. Multibyte string engine => libmbfl
  322. HTTP input encoding translation => disabled
  323. libmbfl version => 1.3.2
  324.  
  325. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  326.  
  327. Multibyte (japanese) regex support => enabled
  328. Multibyte regex (oniguruma) backtrack check => On
  329. Multibyte regex (oniguruma) version => 5.9.5
  330.  
  331. Directive => Local Value => Master Value
  332. mbstring.detect_order => no value => no value
  333. mbstring.encoding_translation => Off => Off
  334. mbstring.func_overload => 0 => 0
  335. mbstring.http_input => no value => no value
  336. mbstring.http_output => no value => no value
  337. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  338. mbstring.internal_encoding => no value => no value
  339. mbstring.language => neutral => neutral
  340. mbstring.strict_detection => Off => Off
  341. mbstring.substitute_character => no value => no value
  342.  
  343. mcrypt
  344.  
  345. mcrypt support => enabled
  346. mcrypt_filter support => enabled
  347. Version => 2.5.8
  348. Api No => 20021217
  349. 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
  350. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  351.  
  352. Directive => Local Value => Master Value
  353. mcrypt.algorithms_dir => no value => no value
  354. mcrypt.modes_dir => no value => no value
  355.  
  356. mysqlnd
  357.  
  358. mysqlnd => enabled
  359. Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  360. Compression => supported
  361. core SSL => supported
  362. extended SSL => supported
  363. Command buffer size => 4096
  364. Read buffer size => 32768
  365. Read timeout => 31536000
  366. Collecting statistics => Yes
  367. Collecting memory statistics => No
  368. Tracing => n/a
  369. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
  370. API Extensions => pdo_mysql
  371.  
  372. mysqlnd statistics =>
  373. bytes_sent => 0
  374. bytes_received => 0
  375. packets_sent => 0
  376. packets_received => 0
  377. protocol_overhead_in => 0
  378. protocol_overhead_out => 0
  379. bytes_received_ok_packet => 0
  380. bytes_received_eof_packet => 0
  381. bytes_received_rset_header_packet => 0
  382. bytes_received_rset_field_meta_packet => 0
  383. bytes_received_rset_row_packet => 0
  384. bytes_received_prepare_response_packet => 0
  385. bytes_received_change_user_packet => 0
  386. packets_sent_command => 0
  387. packets_received_ok => 0
  388. packets_received_eof => 0
  389. packets_received_rset_header => 0
  390. packets_received_rset_field_meta => 0
  391. packets_received_rset_row => 0
  392. packets_received_prepare_response => 0
  393. packets_received_change_user => 0
  394. result_set_queries => 0
  395. non_result_set_queries => 0
  396. no_index_used => 0
  397. bad_index_used => 0
  398. slow_queries => 0
  399. buffered_sets => 0
  400. unbuffered_sets => 0
  401. ps_buffered_sets => 0
  402. ps_unbuffered_sets => 0
  403. flushed_normal_sets => 0
  404. flushed_ps_sets => 0
  405. ps_prepared_never_executed => 0
  406. ps_prepared_once_executed => 0
  407. rows_fetched_from_server_normal => 0
  408. rows_fetched_from_server_ps => 0
  409. rows_buffered_from_client_normal => 0
  410. rows_buffered_from_client_ps => 0
  411. rows_fetched_from_client_normal_buffered => 0
  412. rows_fetched_from_client_normal_unbuffered => 0
  413. rows_fetched_from_client_ps_buffered => 0
  414. rows_fetched_from_client_ps_unbuffered => 0
  415. rows_fetched_from_client_ps_cursor => 0
  416. rows_affected_normal => 0
  417. rows_affected_ps => 0
  418. rows_skipped_normal => 0
  419. rows_skipped_ps => 0
  420. copy_on_write_saved => 0
  421. copy_on_write_performed => 0
  422. command_buffer_too_small => 0
  423. connect_success => 0
  424. connect_failure => 0
  425. connection_reused => 0
  426. reconnect => 0
  427. pconnect_success => 0
  428. active_connections => 0
  429. active_persistent_connections => 0
  430. explicit_close => 0
  431. implicit_close => 0
  432. disconnect_close => 0
  433. in_middle_of_command_close => 0
  434. explicit_free_result => 0
  435. implicit_free_result => 0
  436. explicit_stmt_close => 0
  437. implicit_stmt_close => 0
  438. mem_emalloc_count => 0
  439. mem_emalloc_amount => 0
  440. mem_ecalloc_count => 0
  441. mem_ecalloc_amount => 0
  442. mem_erealloc_count => 0
  443. mem_erealloc_amount => 0
  444. mem_efree_count => 0
  445. mem_efree_amount => 0
  446. mem_malloc_count => 0
  447. mem_malloc_amount => 0
  448. mem_calloc_count => 0
  449. mem_calloc_amount => 0
  450. mem_realloc_count => 0
  451. mem_realloc_amount => 0
  452. mem_free_count => 0
  453. mem_free_amount => 0
  454. mem_estrndup_count => 0
  455. mem_strndup_count => 0
  456. mem_estndup_count => 0
  457. mem_strdup_count => 0
  458. proto_text_fetched_null => 0
  459. proto_text_fetched_bit => 0
  460. proto_text_fetched_tinyint => 0
  461. proto_text_fetched_short => 0
  462. proto_text_fetched_int24 => 0
  463. proto_text_fetched_int => 0
  464. proto_text_fetched_bigint => 0
  465. proto_text_fetched_decimal => 0
  466. proto_text_fetched_float => 0
  467. proto_text_fetched_double => 0
  468. proto_text_fetched_date => 0
  469. proto_text_fetched_year => 0
  470. proto_text_fetched_time => 0
  471. proto_text_fetched_datetime => 0
  472. proto_text_fetched_timestamp => 0
  473. proto_text_fetched_string => 0
  474. proto_text_fetched_blob => 0
  475. proto_text_fetched_enum => 0
  476. proto_text_fetched_set => 0
  477. proto_text_fetched_geometry => 0
  478. proto_text_fetched_other => 0
  479. proto_binary_fetched_null => 0
  480. proto_binary_fetched_bit => 0
  481. proto_binary_fetched_tinyint => 0
  482. proto_binary_fetched_short => 0
  483. proto_binary_fetched_int24 => 0
  484. proto_binary_fetched_int => 0
  485. proto_binary_fetched_bigint => 0
  486. proto_binary_fetched_decimal => 0
  487. proto_binary_fetched_float => 0
  488. proto_binary_fetched_double => 0
  489. proto_binary_fetched_date => 0
  490. proto_binary_fetched_year => 0
  491. proto_binary_fetched_time => 0
  492. proto_binary_fetched_datetime => 0
  493. proto_binary_fetched_timestamp => 0
  494. proto_binary_fetched_string => 0
  495. proto_binary_fetched_json => 0
  496. proto_binary_fetched_blob => 0
  497. proto_binary_fetched_enum => 0
  498. proto_binary_fetched_set => 0
  499. proto_binary_fetched_geometry => 0
  500. proto_binary_fetched_other => 0
  501. init_command_executed_count => 0
  502. init_command_failed_count => 0
  503. com_quit => 0
  504. com_init_db => 0
  505. com_query => 0
  506. com_field_list => 0
  507. com_create_db => 0
  508. com_drop_db => 0
  509. com_refresh => 0
  510. com_shutdown => 0
  511. com_statistics => 0
  512. com_process_info => 0
  513. com_connect => 0
  514. com_process_kill => 0
  515. com_debug => 0
  516. com_ping => 0
  517. com_time => 0
  518. com_delayed_insert => 0
  519. com_change_user => 0
  520. com_binlog_dump => 0
  521. com_table_dump => 0
  522. com_connect_out => 0
  523. com_register_slave => 0
  524. com_stmt_prepare => 0
  525. com_stmt_execute => 0
  526. com_stmt_send_long_data => 0
  527. com_stmt_close => 0
  528. com_stmt_reset => 0
  529. com_stmt_set_option => 0
  530. com_stmt_fetch => 0
  531. com_deamon => 0
  532. bytes_received_real_data_normal => 0
  533. bytes_received_real_data_ps => 0
  534.  
  535. openssl
  536.  
  537. OpenSSL support => enabled
  538. OpenSSL Library Version => OpenSSL 1.0.1k 8 Jan 2015
  539. OpenSSL Header Version => OpenSSL 1.0.1k 8 Jan 2015
  540. Openssl default config => /usr/lib/ssl/openssl.cnf
  541.  
  542. Directive => Local Value => Master Value
  543. openssl.cafile => no value => no value
  544. openssl.capath => no value => no value
  545.  
  546. pcre
  547.  
  548. PCRE (Perl Compatible Regular Expressions) Support => enabled
  549. PCRE Library Version => 8.37 2015-04-28
  550.  
  551. Directive => Local Value => Master Value
  552. pcre.backtrack_limit => 1000000 => 1000000
  553. pcre.recursion_limit => 100000 => 100000
  554.  
  555. PDO
  556.  
  557. PDO support => enabled
  558. PDO drivers => sqlite, mysql
  559.  
  560. pdo_mysql
  561.  
  562. PDO Driver for MySQL => enabled
  563. Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
  564.  
  565. Directive => Local Value => Master Value
  566. pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  567.  
  568. pdo_sqlite
  569.  
  570. PDO Driver for SQLite 3.x => enabled
  571. SQLite Library => 3.8.10.2
  572.  
  573. Phar
  574.  
  575. Phar: PHP Archive support => enabled
  576. Phar EXT version => 2.0.2
  577. Phar API version => 1.1.1
  578. SVN revision => $Id: 72d7e004b07d106bb1ef7c5663a186cbae621385 $
  579. Phar-based phar archives => enabled
  580. Tar-based phar archives => enabled
  581. ZIP-based phar archives => enabled
  582. gzip compression => enabled
  583. bzip2 compression => disabled (install pecl/bz2)
  584. Native OpenSSL support => enabled
  585.  
  586.  
  587. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  588. Phar fully realized by Gregory Beaver and Marcus Boerger.
  589. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  590. Directive => Local Value => Master Value
  591. phar.cache_list => no value => no value
  592. phar.readonly => On => On
  593. phar.require_hash => On => On
  594.  
  595. posix
  596.  
  597. Revision => $Id: 5d20de77687b7d961b15450873fa23b9e64a136a $
  598.  
  599. readline
  600.  
  601. Readline Support => enabled
  602. Readline library => 6.3
  603.  
  604. Directive => Local Value => Master Value
  605. cli.pager => no value => no value
  606. cli.prompt => \b \> => \b \>
  607.  
  608. recode
  609.  
  610. Recode Support => enabled
  611. Revision => $Id: d95ffdf43fdab6078875dc99d333da459d8d8cd6 $
  612.  
  613. Reflection
  614.  
  615. Reflection => enabled
  616. Version => $Id: e1a2c576686e394757985fc88c2e6243ab2bb511 $
  617.  
  618. session
  619.  
  620. Session Support => enabled
  621. Registered save handlers => files user
  622. Registered serializer handlers => php_serialize php php_binary
  623.  
  624. Directive => Local Value => Master Value
  625. session.auto_start => Off => Off
  626. session.cache_expire => 180 => 180
  627. session.cache_limiter => nocache => nocache
  628. session.cookie_domain => no value => no value
  629. session.cookie_httponly => Off => Off
  630. session.cookie_lifetime => 0 => 0
  631. session.cookie_path => / => /
  632. session.cookie_secure => Off => Off
  633. session.entropy_file => /dev/urandom => /dev/urandom
  634. session.entropy_length => 32 => 32
  635. session.gc_divisor => 100 => 100
  636. session.gc_maxlifetime => 1440 => 1440
  637. session.gc_probability => 1 => 1
  638. session.hash_bits_per_character => 4 => 4
  639. session.hash_function => 0 => 0
  640. session.name => PHPSESSID => PHPSESSID
  641. session.referer_check => no value => no value
  642. session.save_handler => files => files
  643. session.save_path => no value => no value
  644. session.serialize_handler => php => php
  645. session.upload_progress.cleanup => On => On
  646. session.upload_progress.enabled => On => On
  647. session.upload_progress.freq => 1% => 1%
  648. session.upload_progress.min_freq => 1 => 1
  649. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  650. session.upload_progress.prefix => upload_progress_ => upload_progress_
  651. session.use_cookies => On => On
  652. session.use_only_cookies => On => On
  653. session.use_strict_mode => Off => Off
  654. session.use_trans_sid => 0 => 0
  655.  
  656. SimpleXML
  657.  
  658. Simplexml support => enabled
  659. Revision => $Id: 6b8e23a01a85046737ef7d31346da5164505c179 $
  660. Schema support => enabled
  661.  
  662. SPL
  663.  
  664. SPL support => enabled
  665. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  666. 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
  667.  
  668. sqlite3
  669.  
  670. SQLite3 support => enabled
  671. SQLite3 module version => 0.7-dev
  672. SQLite Library => 3.8.10.2
  673.  
  674. Directive => Local Value => Master Value
  675. sqlite3.extension_dir => no value => no value
  676.  
  677. standard
  678.  
  679. Dynamic Library Support => enabled
  680. Path to sendmail => -t -i
  681.  
  682. Directive => Local Value => Master Value
  683. assert.active => 1 => 1
  684. assert.bail => 0 => 0
  685. assert.callback => no value => no value
  686. assert.quiet_eval => 0 => 0
  687. assert.warning => 1 => 1
  688. auto_detect_line_endings => 0 => 0
  689. default_socket_timeout => 60 => 60
  690. from => no value => no value
  691. url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
  692. user_agent => no value => no value
  693.  
  694. tokenizer
  695.  
  696. Tokenizer Support => enabled
  697.  
  698. xml
  699.  
  700. XML Support => active
  701. XML Namespace Support => active
  702. libxml2 Version => 2.9.1
  703.  
  704. xmlreader
  705.  
  706. XMLReader => enabled
  707.  
  708. xmlwriter
  709.  
  710. XMLWriter => enabled
  711.  
  712. xsl
  713.  
  714. XSL => enabled
  715. libxslt Version => 1.1.28
  716. libxslt compiled against libxml Version => 2.9.2
  717. EXSLT => enabled
  718. libexslt Version => 1.1.28
  719.  
  720. zip
  721.  
  722. Zip => enabled
  723. Extension Version => $Id: c203148334b6f80d27bc5d23fad5ec3ca7dcf444 $
  724. Zip version => 1.12.5
  725. Libzip version => 0.11.2
  726.  
  727. zlib
  728.  
  729. ZLib Support => enabled
  730. Stream Wrapper => compress.zlib://
  731. Stream Filter => zlib.inflate, zlib.deflate
  732. Compiled Version => 1.2.8
  733. Linked Version => 1.2.8
  734.  
  735. Directive => Local Value => Master Value
  736. zlib.output_compression => Off => Off
  737. zlib.output_compression_level => -1 => -1
  738. zlib.output_handler => no value => no value
  739.  
  740. Additional Modules
  741.  
  742. Module Name
  743.  
  744. Environment
  745.  
  746. Variable => Value
  747. ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE => alpha_asia_magento2
  748. ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO => tcp
  749. ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION => 10.0.23+maria-1~jessie
  750. HOSTNAME => e07d96d73fe8
  751. ASIA_MAGENTO2_DB_ENV_MARIADB_MAJOR => 10.0
  752. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION => 10.0.23+maria-1~jessie
  753. TERM => xterm
  754. ASIA_MAGENTO2_DB_PORT_3306_TCP => tcp://192.168.0.2:3306
  755. PHP_INI_DIR => /usr/local/etc/php
  756. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR => 10.0
  757. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER => (censored)
  758. PHP_FILENAME => php-5.6.17.tar.xz
  759. ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT => 3306
  760. ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD => (censored)
  761. ALPHA_ASIA_MAGENTO2_DB_1_NAME => /alpha_asia_magento2_php_fpm_1/alpha_asia_magento2_db_1
  762. ASIA_MAGENTO2_DB_ENV_MARIADB_VERSION => 10.0.23+maria-1~jessie
  763. ASIA_MAGENTO2_DB_1_PORT_3306_TCP => tcp://192.168.0.2:3306
  764. LC_ALL => en_US.UTF-8
  765. ASIA_MAGENTO2_DB_1_ENV_TZ => Asia/Shanghai
  766. ASIA_MAGENTO2_DB_1_ENV_TERM => xterm
  767. ASIA_MAGENTO2_DB_PORT_3306_TCP_PORT => 3306
  768. ASIA_MAGENTO2_DB_ENV_MYSQL_ROOT_PASSWORD => (censored)
  769. ALPHA_ASIA_MAGENTO2_DB_1_ENV_TERM => xterm
  770. ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR => 192.168.0.2
  771. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD => (censored)
  772. ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR => 192.168.0.2
  773. ASIA_MAGENTO2_DB_ENV_TERM => xterm
  774. ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT => 3306
  775. ALPHA_ASIA_MAGENTO2_DB_1_ENV_TZ => Asia/Shanghai
  776. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  777. GPG_KEYS => 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
  778. ASIA_MAGENTO2_DB_1_NAME => /alpha_asia_magento2_php_fpm_1/asia_magento2_db_1
  779. PWD => /src/asia.magento2
  780. ASIA_MAGENTO2_DB_PORT_3306_TCP_PROTO => tcp
  781. LANG => en_US.UTF-8
  782. ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP => tcp://192.168.0.2:3306
  783. TZ => Asia/Shanghai
  784. SHLVL => 1
  785. HOME => /root
  786. LANGUAGE => en_US:en
  787. PHP_SHA256 => ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c
  788. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD => (censored)
  789. ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD => (censored)
  790. ASIA_MAGENTO2_DB_PORT_3306_TCP_ADDR => 192.168.0.2
  791. affinity:container => =fa0d352965542f23b3cf7366f7c76b5f4133b7616d4a265ec5e8b12dde8e6852
  792. ASIA_MAGENTO2_DB_1_PORT => tcp://192.168.0.2:3306
  793. ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE => alpha_asia_magento2
  794. DEBIAN_FRONTEND => noninteractive
  795. ASIA_MAGENTO2_DB_ENV_MYSQL_USER => (censored)
  796. ASIA_MAGENTO2_DB_NAME => /alpha_asia_magento2_php_fpm_1/asia_magento2_db
  797. ASIA_MAGENTO2_DB_ENV_MYSQL_DATABASE => alpha_asia_magento2
  798. ASIA_MAGENTO2_DB_ENV_TZ => Asia/Shanghai
  799. ASIA_MAGENTO2_DB_ENV_MYSQL_PASSWORD => (censored)
  800. ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO => tcp
  801. ALPHA_ASIA_MAGENTO2_DB_1_PORT => tcp://192.168.0.2:3306
  802. ASIA_MAGENTO2_DB_PORT => tcp://192.168.0.2:3306
  803. ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR => 10.0
  804. PHP_VERSION => 5.6.17
  805. PHP_EXTRA_CONFIGURE_ARGS => --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data
  806. ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER => (censored)
  807. _ => /usr/local/bin/php
  808.  
  809. PHP Variables
  810.  
  811. Variable => Value
  812. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  813. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO"] => tcp
  814. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  815. _SERVER["HOSTNAME"] => e07d96d73fe8
  816. _SERVER["ASIA_MAGENTO2_DB_ENV_MARIADB_MAJOR"] => 10.0
  817. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  818. _SERVER["TERM"] => xterm
  819. _SERVER["ASIA_MAGENTO2_DB_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  820. _SERVER["PHP_INI_DIR"] => /usr/local/etc/php
  821. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR"] => 10.0
  822. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER"] => (censored)
  823. _SERVER["PHP_FILENAME"] => php-5.6.17.tar.xz
  824. _SERVER["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT"] => 3306
  825. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  826. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_NAME"] => /alpha_asia_magento2_php_fpm_1/alpha_asia_magento2_db_1
  827. _SERVER["ASIA_MAGENTO2_DB_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  828. _SERVER["ASIA_MAGENTO2_DB_1_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  829. _SERVER["LC_ALL"] => en_US.UTF-8
  830. _SERVER["ASIA_MAGENTO2_DB_1_ENV_TZ"] => Asia/Shanghai
  831. _SERVER["ASIA_MAGENTO2_DB_1_ENV_TERM"] => xterm
  832. _SERVER["ASIA_MAGENTO2_DB_PORT_3306_TCP_PORT"] => 3306
  833. _SERVER["ASIA_MAGENTO2_DB_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  834. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_TERM"] => xterm
  835. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR"] => 192.168.0.2
  836. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD"] => (censored)
  837. _SERVER["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR"] => 192.168.0.2
  838. _SERVER["ASIA_MAGENTO2_DB_ENV_TERM"] => xterm
  839. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT"] => 3306
  840. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_TZ"] => Asia/Shanghai
  841. _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  842. _SERVER["GPG_KEYS"] => 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
  843. _SERVER["ASIA_MAGENTO2_DB_1_NAME"] => /alpha_asia_magento2_php_fpm_1/asia_magento2_db_1
  844. _SERVER["PWD"] => /src/asia.magento2
  845. _SERVER["ASIA_MAGENTO2_DB_PORT_3306_TCP_PROTO"] => tcp
  846. _SERVER["LANG"] => en_US.UTF-8
  847. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  848. _SERVER["TZ"] => Asia/Shanghai
  849. _SERVER["SHLVL"] => 1
  850. _SERVER["HOME"] => /root
  851. _SERVER["LANGUAGE"] => en_US:en
  852. _SERVER["PHP_SHA256"] => ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c
  853. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  854. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD"] => (censored)
  855. _SERVER["ASIA_MAGENTO2_DB_PORT_3306_TCP_ADDR"] => 192.168.0.2
  856. _SERVER["affinity:container"] => =fa0d352965542f23b3cf7366f7c76b5f4133b7616d4a265ec5e8b12dde8e6852
  857. _SERVER["ASIA_MAGENTO2_DB_1_PORT"] => tcp://192.168.0.2:3306
  858. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  859. _SERVER["DEBIAN_FRONTEND"] => noninteractive
  860. _SERVER["ASIA_MAGENTO2_DB_ENV_MYSQL_USER"] => (censored)
  861. _SERVER["ASIA_MAGENTO2_DB_NAME"] => /alpha_asia_magento2_php_fpm_1/asia_magento2_db
  862. _SERVER["ASIA_MAGENTO2_DB_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  863. _SERVER["ASIA_MAGENTO2_DB_ENV_TZ"] => Asia/Shanghai
  864. _SERVER["ASIA_MAGENTO2_DB_ENV_MYSQL_PASSWORD"] => (censored)
  865. _SERVER["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO"] => tcp
  866. _SERVER["ALPHA_ASIA_MAGENTO2_DB_1_PORT"] => tcp://192.168.0.2:3306
  867. _SERVER["ASIA_MAGENTO2_DB_PORT"] => tcp://192.168.0.2:3306
  868. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR"] => 10.0
  869. _SERVER["PHP_VERSION"] => 5.6.17
  870. _SERVER["PHP_EXTRA_CONFIGURE_ARGS"] => --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data
  871. _SERVER["ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER"] => (censored)
  872. _SERVER["_"] => /usr/local/bin/php
  873. _SERVER["PHP_SELF"] =>
  874. _SERVER["SCRIPT_NAME"] =>
  875. _SERVER["SCRIPT_FILENAME"] =>
  876. _SERVER["PATH_TRANSLATED"] =>
  877. _SERVER["DOCUMENT_ROOT"] =>
  878. _SERVER["REQUEST_TIME_FLOAT"] => 1459842164.5588
  879. _SERVER["REQUEST_TIME"] => 1459842164
  880. _SERVER["argv"] => Array
  881. (
  882. )
  883.  
  884. _SERVER["argc"] => 0
  885. _ENV["ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  886. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO"] => tcp
  887. _ENV["ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  888. _ENV["HOSTNAME"] => e07d96d73fe8
  889. _ENV["ASIA_MAGENTO2_DB_ENV_MARIADB_MAJOR"] => 10.0
  890. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  891. _ENV["TERM"] => xterm
  892. _ENV["ASIA_MAGENTO2_DB_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  893. _ENV["PHP_INI_DIR"] => /usr/local/etc/php
  894. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR"] => 10.0
  895. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER"] => (censored)
  896. _ENV["PHP_FILENAME"] => php-5.6.17.tar.xz
  897. _ENV["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT"] => 3306
  898. _ENV["ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  899. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_NAME"] => /alpha_asia_magento2_php_fpm_1/alpha_asia_magento2_db_1
  900. _ENV["ASIA_MAGENTO2_DB_ENV_MARIADB_VERSION"] => 10.0.23+maria-1~jessie
  901. _ENV["ASIA_MAGENTO2_DB_1_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  902. _ENV["LC_ALL"] => en_US.UTF-8
  903. _ENV["ASIA_MAGENTO2_DB_1_ENV_TZ"] => Asia/Shanghai
  904. _ENV["ASIA_MAGENTO2_DB_1_ENV_TERM"] => xterm
  905. _ENV["ASIA_MAGENTO2_DB_PORT_3306_TCP_PORT"] => 3306
  906. _ENV["ASIA_MAGENTO2_DB_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  907. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_TERM"] => xterm
  908. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR"] => 192.168.0.2
  909. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD"] => (censored)
  910. _ENV["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_ADDR"] => 192.168.0.2
  911. _ENV["ASIA_MAGENTO2_DB_ENV_TERM"] => xterm
  912. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PORT"] => 3306
  913. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_TZ"] => Asia/Shanghai
  914. _ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  915. _ENV["GPG_KEYS"] => 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
  916. _ENV["ASIA_MAGENTO2_DB_1_NAME"] => /alpha_asia_magento2_php_fpm_1/asia_magento2_db_1
  917. _ENV["PWD"] => /src/asia.magento2
  918. _ENV["ASIA_MAGENTO2_DB_PORT_3306_TCP_PROTO"] => tcp
  919. _ENV["LANG"] => en_US.UTF-8
  920. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_PORT_3306_TCP"] => tcp://192.168.0.2:3306
  921. _ENV["TZ"] => Asia/Shanghai
  922. _ENV["SHLVL"] => 1
  923. _ENV["HOME"] => /root
  924. _ENV["LANGUAGE"] => en_US:en
  925. _ENV["PHP_SHA256"] => ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c
  926. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_ROOT_PASSWORD"] => (censored)
  927. _ENV["ASIA_MAGENTO2_DB_1_ENV_MYSQL_PASSWORD"] => (censored)
  928. _ENV["ASIA_MAGENTO2_DB_PORT_3306_TCP_ADDR"] => 192.168.0.2
  929. _ENV["affinity:container"] => =fa0d352965542f23b3cf7366f7c76b5f4133b7616d4a265ec5e8b12dde8e6852
  930. _ENV["ASIA_MAGENTO2_DB_1_PORT"] => tcp://192.168.0.2:3306
  931. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  932. _ENV["DEBIAN_FRONTEND"] => noninteractive
  933. _ENV["ASIA_MAGENTO2_DB_ENV_MYSQL_USER"] => (censored)
  934. _ENV["ASIA_MAGENTO2_DB_NAME"] => /alpha_asia_magento2_php_fpm_1/asia_magento2_db
  935. _ENV["ASIA_MAGENTO2_DB_ENV_MYSQL_DATABASE"] => alpha_asia_magento2
  936. _ENV["ASIA_MAGENTO2_DB_ENV_TZ"] => Asia/Shanghai
  937. _ENV["ASIA_MAGENTO2_DB_ENV_MYSQL_PASSWORD"] => (censored)
  938. _ENV["ASIA_MAGENTO2_DB_1_PORT_3306_TCP_PROTO"] => tcp
  939. _ENV["ALPHA_ASIA_MAGENTO2_DB_1_PORT"] => tcp://192.168.0.2:3306
  940. _ENV["ASIA_MAGENTO2_DB_PORT"] => tcp://192.168.0.2:3306
  941. _ENV["ASIA_MAGENTO2_DB_1_ENV_MARIADB_MAJOR"] => 10.0
  942. _ENV["PHP_VERSION"] => 5.6.17
  943. _ENV["PHP_EXTRA_CONFIGURE_ARGS"] => --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data
  944. _ENV["ASIA_MAGENTO2_DB_1_ENV_MYSQL_USER"] => (censored)
  945. _ENV["_"] => /usr/local/bin/php
  946.  
  947. PHP License
  948. This program is free software; you can redistribute it and/or modify
  949. it under the terms of the PHP License as published by the PHP Group
  950. and included in the distribution in the file: LICENSE
  951.  
  952. This program is distributed in the hope that it will be useful,
  953. but WITHOUT ANY WARRANTY; without even the implied warranty of
  954. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  955.  
  956. If you did not receive a copy of the PHP license, or have any
  957. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement