Advertisement
Guest User

Untitled

a guest
Mar 26th, 2016
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.62 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 5.6.19
  3.  
  4. System => Linux nameserver 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64
  5. Build Date => Mar 26 2016 17:00:46
  6. Configure Command => './configure' '--prefix=/usr/local/php56' '--program-suffix=56' '--enable-fpm' '--with-fpm-systemd' '--with-config-file-scan-dir=/usr/local/php56/lib/php.conf.d' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=mysqlnd' '--with-mysql-sock=/usr/local/mysql/data/mysql.sock' '--with-mysqli=mysqlnd' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=mysqlnd' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-sockets' '--enable-soap' '--enable-mbstring' '--with-icu-dir=/usr/local/icu' '--enable-intl'
  7. Server API => Command Line Interface
  8. Virtual Directory Support => disabled
  9. Configuration File (php.ini) Path => /usr/local/php56/lib
  10. Loaded Configuration File => /usr/local/php56/lib/php.ini
  11. Scan this dir for additional .ini files => /usr/local/php56/lib/php.conf.d
  12. Additional .ini files parsed => /usr/local/php56/lib/php.conf.d/50-webapps.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 => disabled
  22. Zend Memory Manager => enabled
  23. Zend Multibyte Support => provided by mbstring
  24. IPv6 Support => enabled
  25. DTrace Support => disabled
  26.  
  27. Registered PHP Streams => https, ftps, compress.zlib, 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.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  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. calendar
  48.  
  49. Calendar support => enabled
  50.  
  51. Core
  52.  
  53. PHP Version => 5.6.19
  54.  
  55. Directive => Local Value => Master Value
  56. allow_url_fopen => On => On
  57. allow_url_include => Off => Off
  58. always_populate_raw_post_data => 0 => 0
  59. arg_separator.input => & => &
  60. arg_separator.output => & => &
  61. asp_tags => Off => Off
  62. auto_append_file => no value => no value
  63. auto_globals_jit => On => On
  64. auto_prepend_file => no value => no value
  65. browscap => no value => no value
  66. default_charset => UTF-8 => UTF-8
  67. default_mimetype => text/html => text/html
  68. disable_classes => no value => no value
  69. disable_functions => no value => no value
  70. display_errors => Off => Off
  71. display_startup_errors => Off => Off
  72. doc_root => no value => no value
  73. docref_ext => no value => no value
  74. docref_root => no value => no value
  75. enable_dl => Off => Off
  76. enable_post_data_reading => On => On
  77. error_append_string => no value => no value
  78. error_log => no value => no value
  79. error_prepend_string => no value => no value
  80. error_reporting => 22527 => 22527
  81. exit_on_timeout => Off => Off
  82. expose_php => On => On
  83. extension_dir => /usr/local/php56/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/php56/lib/php/extensions/no-debug-non-zts-20131226
  84. file_uploads => On => On
  85. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  86. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  87. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  88. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  89. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  90. html_errors => Off => Off
  91. ignore_repeated_errors => Off => Off
  92. ignore_repeated_source => Off => Off
  93. ignore_user_abort => Off => Off
  94. implicit_flush => On => On
  95. include_path => .:/usr/local/php56/lib/php => .:/usr/local/php56/lib/php
  96. input_encoding => no value => no value
  97. internal_encoding => no value => no value
  98. log_errors => On => On
  99. log_errors_max_len => 1024 => 1024
  100. mail.add_x_header => On => On
  101. mail.force_extra_parameters => no value => no value
  102. mail.log => no value => no value
  103. max_execution_time => 0 => 0
  104. max_file_uploads => 20 => 20
  105. max_input_nesting_level => 64 => 64
  106. max_input_time => -1 => -1
  107. max_input_vars => 1000 => 1000
  108. memory_limit => 128M => 128M
  109. open_basedir => no value => no value
  110. output_buffering => 0 => 0
  111. output_encoding => no value => no value
  112. output_handler => no value => no value
  113. post_max_size => 64M => 64M
  114. precision => 14 => 14
  115. realpath_cache_size => 16K => 16K
  116. realpath_cache_ttl => 120 => 120
  117. register_argc_argv => On => On
  118. report_memleaks => On => On
  119. report_zend_debug => Off => Off
  120. request_order => GP => GP
  121. sendmail_from => no value => no value
  122. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  123. serialize_precision => 17 => 17
  124. short_open_tag => On => On
  125. SMTP => localhost => localhost
  126. smtp_port => 25 => 25
  127. sql.safe_mode => Off => Off
  128. sys_temp_dir => no value => no value
  129. track_errors => Off => Off
  130. unserialize_callback_func => no value => no value
  131. upload_max_filesize => 64M => 64M
  132. upload_tmp_dir => no value => no value
  133. user_dir => no value => no value
  134. user_ini.cache_ttl => 300 => 300
  135. user_ini.filename => .user.ini => .user.ini
  136. variables_order => GPCS => GPCS
  137. xmlrpc_error_number => 0 => 0
  138. xmlrpc_errors => Off => Off
  139. zend.detect_unicode => On => On
  140. zend.enable_gc => On => On
  141. zend.multibyte => Off => Off
  142. zend.script_encoding => no value => no value
  143.  
  144. ctype
  145.  
  146. ctype functions => enabled
  147.  
  148. curl
  149.  
  150. cURL support => enabled
  151. cURL Information => 7.47.1
  152. Age => 3
  153. Features
  154. AsynchDNS => No
  155. CharConv => No
  156. Debug => No
  157. GSS-Negotiate => No
  158. IDN => No
  159. IPv6 => Yes
  160. krb4 => No
  161. Largefile => Yes
  162. libz => Yes
  163. NTLM => Yes
  164. NTLMWB => Yes
  165. SPNEGO => No
  166. SSL => Yes
  167. SSPI => No
  168. TLS-SRP => Yes
  169. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smb, smbs, smtp, smtps, telnet, tftp
  170. Host => x86_64-pc-linux-gnu
  171. SSL Version => OpenSSL/1.0.1k
  172. ZLib Version => 1.2.8
  173.  
  174. date
  175.  
  176. date/time support => enabled
  177. "Olson" Timezone Database Version => 2016.1
  178. Timezone Database => internal
  179. Default timezone => Europe/Paris
  180.  
  181. Directive => Local Value => Master Value
  182. date.default_latitude => 31.7667 => 31.7667
  183. date.default_longitude => 35.2333 => 35.2333
  184. date.sunrise_zenith => 90.583333 => 90.583333
  185. date.sunset_zenith => 90.583333 => 90.583333
  186. date.timezone => Europe/Paris => Europe/Paris
  187.  
  188. dom
  189.  
  190. DOM/XML => enabled
  191. DOM/XML API Version => 20031129
  192. libxml Version => 2.9.3
  193. HTML Support => enabled
  194. XPath Support => enabled
  195. XPointer Support => enabled
  196. Schema Support => enabled
  197. RelaxNG Support => enabled
  198.  
  199. ereg
  200.  
  201. Regex Library => Bundled library enabled
  202.  
  203. fileinfo
  204.  
  205. fileinfo support => enabled
  206. version => 1.0.5
  207. libmagic => 517
  208.  
  209. filter
  210.  
  211. Input Validation and Filtering => enabled
  212. Revision => $Id: 0a967738ca580e8bfdacb06853749743fc79b969 $
  213.  
  214. Directive => Local Value => Master Value
  215. filter.default => unsafe_raw => unsafe_raw
  216. filter.default_flags => no value => no value
  217.  
  218. ftp
  219.  
  220. FTP support => enabled
  221.  
  222. gd
  223.  
  224. GD Support => enabled
  225. GD Version => bundled (2.1.0 compatible)
  226. FreeType Support => enabled
  227. FreeType Linkage => with freetype
  228. FreeType Version => 2.6.3
  229. GIF Read Support => enabled
  230. GIF Create Support => enabled
  231. JPEG Support => enabled
  232. libJPEG Version => 6b
  233. PNG Support => enabled
  234. libPNG Version => 1.6.21
  235. WBMP Support => enabled
  236. XBM Support => enabled
  237.  
  238. Directive => Local Value => Master Value
  239. gd.jpeg_ignore_warning => 0 => 0
  240.  
  241. gettext
  242.  
  243. GetText Support => enabled
  244.  
  245. hash
  246.  
  247. hash support => enabled
  248. 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
  249.  
  250. iconv
  251.  
  252. iconv support => enabled
  253. iconv implementation => glibc
  254. iconv library version => 1.14
  255.  
  256. Directive => Local Value => Master Value
  257. iconv.input_encoding => no value => no value
  258. iconv.internal_encoding => no value => no value
  259. iconv.output_encoding => no value => no value
  260.  
  261. intl
  262.  
  263. Internationalization support => enabled
  264. version => 1.1.0
  265. ICU version => 4.8.1.1
  266. ICU Data version => 4.8.1
  267.  
  268. Directive => Local Value => Master Value
  269. intl.default_locale => no value => no value
  270. intl.error_level => 0 => 0
  271. intl.use_exceptions => 0 => 0
  272.  
  273. json
  274.  
  275. json support => enabled
  276. json version => 1.2.1
  277.  
  278. libxml
  279.  
  280. libXML support => active
  281. libXML Compiled Version => 2.9.3
  282. libXML Loaded Version => 20903
  283. libXML streams => enabled
  284.  
  285. mbstring
  286.  
  287. Multibyte Support => enabled
  288. Multibyte string engine => libmbfl
  289. HTTP input encoding translation => disabled
  290. libmbfl version => 1.3.2
  291.  
  292. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  293.  
  294. Multibyte (japanese) regex support => enabled
  295. Multibyte regex (oniguruma) backtrack check => On
  296. Multibyte regex (oniguruma) version => 5.9.5
  297.  
  298. Directive => Local Value => Master Value
  299. mbstring.detect_order => no value => no value
  300. mbstring.encoding_translation => Off => Off
  301. mbstring.func_overload => 0 => 0
  302. mbstring.http_input => no value => no value
  303. mbstring.http_output => no value => no value
  304. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  305. mbstring.internal_encoding => no value => no value
  306. mbstring.language => neutral => neutral
  307. mbstring.strict_detection => Off => Off
  308. mbstring.substitute_character => no value => no value
  309.  
  310. mcrypt
  311.  
  312. mcrypt support => enabled
  313. mcrypt_filter support => enabled
  314. Version => 2.5.8
  315. Api No => 20021217
  316. 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
  317. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  318.  
  319. Directive => Local Value => Master Value
  320. mcrypt.algorithms_dir => no value => no value
  321. mcrypt.modes_dir => no value => no value
  322.  
  323. mhash
  324.  
  325. MHASH support => Enabled
  326. MHASH API Version => Emulated Support
  327.  
  328. mysql
  329.  
  330. MySQL Support => enabled
  331. Active Persistent Links => 0
  332. Active Links => 0
  333. Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
  334.  
  335. Directive => Local Value => Master Value
  336. mysql.allow_local_infile => On => On
  337. mysql.allow_persistent => On => On
  338. mysql.connect_timeout => 60 => 60
  339. mysql.default_host => no value => no value
  340. mysql.default_password => no value => no value
  341. mysql.default_port => no value => no value
  342. mysql.default_socket => /usr/local/mysql/data/mysql.sock => /usr/local/mysql/data/mysql.sock
  343. mysql.default_user => no value => no value
  344. mysql.max_links => Unlimited => Unlimited
  345. mysql.max_persistent => Unlimited => Unlimited
  346. mysql.trace_mode => Off => Off
  347.  
  348. mysqli
  349.  
  350. MysqlI Support => enabled
  351. Client API library version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
  352. Active Persistent Links => 0
  353. Inactive Persistent Links => 0
  354. Active Links => 0
  355.  
  356. Directive => Local Value => Master Value
  357. mysqli.allow_local_infile => On => On
  358. mysqli.allow_persistent => On => On
  359. mysqli.default_host => no value => no value
  360. mysqli.default_port => 3306 => 3306
  361. mysqli.default_pw => no value => no value
  362. mysqli.default_socket => /usr/local/mysql/data/mysql.sock => /usr/local/mysql/data/mysql.sock
  363. mysqli.default_user => no value => no value
  364. mysqli.max_links => Unlimited => Unlimited
  365. mysqli.max_persistent => Unlimited => Unlimited
  366. mysqli.reconnect => Off => Off
  367. mysqli.rollback_on_cached_plink => Off => Off
  368.  
  369. mysqlnd
  370.  
  371. mysqlnd => enabled
  372. Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
  373. Compression => supported
  374. core SSL => supported
  375. extended SSL => supported
  376. Command buffer size => 4096
  377. Read buffer size => 32768
  378. Read timeout => 31536000
  379. Collecting statistics => Yes
  380. Collecting memory statistics => No
  381. Tracing => n/a
  382. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
  383. API Extensions => pdo_mysql,mysqli,mysql
  384.  
  385. mysqlnd statistics =>
  386. bytes_sent => 0
  387. bytes_received => 0
  388. packets_sent => 0
  389. packets_received => 0
  390. protocol_overhead_in => 0
  391. protocol_overhead_out => 0
  392. bytes_received_ok_packet => 0
  393. bytes_received_eof_packet => 0
  394. bytes_received_rset_header_packet => 0
  395. bytes_received_rset_field_meta_packet => 0
  396. bytes_received_rset_row_packet => 0
  397. bytes_received_prepare_response_packet => 0
  398. bytes_received_change_user_packet => 0
  399. packets_sent_command => 0
  400. packets_received_ok => 0
  401. packets_received_eof => 0
  402. packets_received_rset_header => 0
  403. packets_received_rset_field_meta => 0
  404. packets_received_rset_row => 0
  405. packets_received_prepare_response => 0
  406. packets_received_change_user => 0
  407. result_set_queries => 0
  408. non_result_set_queries => 0
  409. no_index_used => 0
  410. bad_index_used => 0
  411. slow_queries => 0
  412. buffered_sets => 0
  413. unbuffered_sets => 0
  414. ps_buffered_sets => 0
  415. ps_unbuffered_sets => 0
  416. flushed_normal_sets => 0
  417. flushed_ps_sets => 0
  418. ps_prepared_never_executed => 0
  419. ps_prepared_once_executed => 0
  420. rows_fetched_from_server_normal => 0
  421. rows_fetched_from_server_ps => 0
  422. rows_buffered_from_client_normal => 0
  423. rows_buffered_from_client_ps => 0
  424. rows_fetched_from_client_normal_buffered => 0
  425. rows_fetched_from_client_normal_unbuffered => 0
  426. rows_fetched_from_client_ps_buffered => 0
  427. rows_fetched_from_client_ps_unbuffered => 0
  428. rows_fetched_from_client_ps_cursor => 0
  429. rows_affected_normal => 0
  430. rows_affected_ps => 0
  431. rows_skipped_normal => 0
  432. rows_skipped_ps => 0
  433. copy_on_write_saved => 0
  434. copy_on_write_performed => 0
  435. command_buffer_too_small => 0
  436. connect_success => 0
  437. connect_failure => 0
  438. connection_reused => 0
  439. reconnect => 0
  440. pconnect_success => 0
  441. active_connections => 0
  442. active_persistent_connections => 0
  443. explicit_close => 0
  444. implicit_close => 0
  445. disconnect_close => 0
  446. in_middle_of_command_close => 0
  447. explicit_free_result => 0
  448. implicit_free_result => 0
  449. explicit_stmt_close => 0
  450. implicit_stmt_close => 0
  451. mem_emalloc_count => 0
  452. mem_emalloc_amount => 0
  453. mem_ecalloc_count => 0
  454. mem_ecalloc_amount => 0
  455. mem_erealloc_count => 0
  456. mem_erealloc_amount => 0
  457. mem_efree_count => 0
  458. mem_efree_amount => 0
  459. mem_malloc_count => 0
  460. mem_malloc_amount => 0
  461. mem_calloc_count => 0
  462. mem_calloc_amount => 0
  463. mem_realloc_count => 0
  464. mem_realloc_amount => 0
  465. mem_free_count => 0
  466. mem_free_amount => 0
  467. mem_estrndup_count => 0
  468. mem_strndup_count => 0
  469. mem_estndup_count => 0
  470. mem_strdup_count => 0
  471. proto_text_fetched_null => 0
  472. proto_text_fetched_bit => 0
  473. proto_text_fetched_tinyint => 0
  474. proto_text_fetched_short => 0
  475. proto_text_fetched_int24 => 0
  476. proto_text_fetched_int => 0
  477. proto_text_fetched_bigint => 0
  478. proto_text_fetched_decimal => 0
  479. proto_text_fetched_float => 0
  480. proto_text_fetched_double => 0
  481. proto_text_fetched_date => 0
  482. proto_text_fetched_year => 0
  483. proto_text_fetched_time => 0
  484. proto_text_fetched_datetime => 0
  485. proto_text_fetched_timestamp => 0
  486. proto_text_fetched_string => 0
  487. proto_text_fetched_blob => 0
  488. proto_text_fetched_enum => 0
  489. proto_text_fetched_set => 0
  490. proto_text_fetched_geometry => 0
  491. proto_text_fetched_other => 0
  492. proto_binary_fetched_null => 0
  493. proto_binary_fetched_bit => 0
  494. proto_binary_fetched_tinyint => 0
  495. proto_binary_fetched_short => 0
  496. proto_binary_fetched_int24 => 0
  497. proto_binary_fetched_int => 0
  498. proto_binary_fetched_bigint => 0
  499. proto_binary_fetched_decimal => 0
  500. proto_binary_fetched_float => 0
  501. proto_binary_fetched_double => 0
  502. proto_binary_fetched_date => 0
  503. proto_binary_fetched_year => 0
  504. proto_binary_fetched_time => 0
  505. proto_binary_fetched_datetime => 0
  506. proto_binary_fetched_timestamp => 0
  507. proto_binary_fetched_string => 0
  508. proto_binary_fetched_json => 0
  509. proto_binary_fetched_blob => 0
  510. proto_binary_fetched_enum => 0
  511. proto_binary_fetched_set => 0
  512. proto_binary_fetched_geometry => 0
  513. proto_binary_fetched_other => 0
  514. init_command_executed_count => 0
  515. init_command_failed_count => 0
  516. com_quit => 0
  517. com_init_db => 0
  518. com_query => 0
  519. com_field_list => 0
  520. com_create_db => 0
  521. com_drop_db => 0
  522. com_refresh => 0
  523. com_shutdown => 0
  524. com_statistics => 0
  525. com_process_info => 0
  526. com_connect => 0
  527. com_process_kill => 0
  528. com_debug => 0
  529. com_ping => 0
  530. com_time => 0
  531. com_delayed_insert => 0
  532. com_change_user => 0
  533. com_binlog_dump => 0
  534. com_table_dump => 0
  535. com_connect_out => 0
  536. com_register_slave => 0
  537. com_stmt_prepare => 0
  538. com_stmt_execute => 0
  539. com_stmt_send_long_data => 0
  540. com_stmt_close => 0
  541. com_stmt_reset => 0
  542. com_stmt_set_option => 0
  543. com_stmt_fetch => 0
  544. com_deamon => 0
  545. bytes_received_real_data_normal => 0
  546. bytes_received_real_data_ps => 0
  547.  
  548. openssl
  549.  
  550. OpenSSL support => enabled
  551. OpenSSL Library Version => OpenSSL 1.0.1k 8 Jan 2015
  552. OpenSSL Header Version => OpenSSL 1.0.1k 8 Jan 2015
  553. Openssl default config => /usr/lib/ssl/openssl.cnf
  554.  
  555. Directive => Local Value => Master Value
  556. openssl.cafile => no value => no value
  557. openssl.capath => no value => no value
  558.  
  559. pcre
  560.  
  561. PCRE (Perl Compatible Regular Expressions) Support => enabled
  562. PCRE Library Version => 8.20 2011-10-21
  563.  
  564. Directive => Local Value => Master Value
  565. pcre.backtrack_limit => 1000000 => 1000000
  566. pcre.recursion_limit => 100000 => 100000
  567.  
  568. PDO
  569.  
  570. PDO support => enabled
  571. PDO drivers => sqlite, mysql
  572.  
  573. pdo_mysql
  574.  
  575. PDO Driver for MySQL => enabled
  576. Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
  577.  
  578. Directive => Local Value => Master Value
  579. pdo_mysql.default_socket => /usr/local/mysql/data/mysql.sock => /usr/local/mysql/data/mysql.sock
  580.  
  581. pdo_sqlite
  582.  
  583. PDO Driver for SQLite 3.x => enabled
  584. SQLite Library => 3.8.10.2
  585.  
  586. Phar
  587.  
  588. Phar: PHP Archive support => enabled
  589. Phar EXT version => 2.0.2
  590. Phar API version => 1.1.1
  591. SVN revision => $Id: 02776458f3b53f9c4694356ef19e77b32d03ecd3 $
  592. Phar-based phar archives => enabled
  593. Tar-based phar archives => enabled
  594. ZIP-based phar archives => enabled
  595. gzip compression => enabled
  596. bzip2 compression => disabled (install pecl/bz2)
  597. Native OpenSSL support => enabled
  598.  
  599.  
  600. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  601. Phar fully realized by Gregory Beaver and Marcus Boerger.
  602. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  603. Directive => Local Value => Master Value
  604. phar.cache_list => no value => no value
  605. phar.readonly => On => On
  606. phar.require_hash => On => On
  607.  
  608. posix
  609.  
  610. Revision => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $
  611.  
  612. Reflection
  613.  
  614. Reflection => enabled
  615. Version => $Id: fbcf7a77ca8e3d4cd7501de8025235b947b8240f $
  616.  
  617. session
  618.  
  619. Session Support => enabled
  620. Registered save handlers => files user
  621. Registered serializer handlers => php_serialize php php_binary
  622.  
  623. Directive => Local Value => Master Value
  624. session.auto_start => Off => Off
  625. session.cache_expire => 180 => 180
  626. session.cache_limiter => nocache => nocache
  627. session.cookie_domain => no value => no value
  628. session.cookie_httponly => Off => Off
  629. session.cookie_lifetime => 0 => 0
  630. session.cookie_path => / => /
  631. session.cookie_secure => Off => Off
  632. session.entropy_file => /dev/urandom => /dev/urandom
  633. session.entropy_length => 32 => 32
  634. session.gc_divisor => 1000 => 1000
  635. session.gc_maxlifetime => 1440 => 1440
  636. session.gc_probability => 1 => 1
  637. session.hash_bits_per_character => 5 => 5
  638. session.hash_function => 0 => 0
  639. session.name => PHPSESSID => PHPSESSID
  640. session.referer_check => no value => no value
  641. session.save_handler => files => files
  642. session.save_path => no value => no value
  643. session.serialize_handler => php => php
  644. session.upload_progress.cleanup => On => On
  645. session.upload_progress.enabled => On => On
  646. session.upload_progress.freq => 1% => 1%
  647. session.upload_progress.min_freq => 1 => 1
  648. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  649. session.upload_progress.prefix => upload_progress_ => upload_progress_
  650. session.use_cookies => On => On
  651. session.use_only_cookies => On => On
  652. session.use_strict_mode => Off => Off
  653. session.use_trans_sid => 0 => 0
  654.  
  655. SimpleXML
  656.  
  657. Simplexml support => enabled
  658. Revision => $Id: af266348a39eb99eeabb77c7f34cf28d640f2f1f $
  659. Schema support => enabled
  660.  
  661. soap
  662.  
  663. Soap Client => enabled
  664. Soap Server => enabled
  665.  
  666. Directive => Local Value => Master Value
  667. soap.wsdl_cache => 1 => 1
  668. soap.wsdl_cache_dir => /tmp => /tmp
  669. soap.wsdl_cache_enabled => 1 => 1
  670. soap.wsdl_cache_limit => 5 => 5
  671. soap.wsdl_cache_ttl => 86400 => 86400
  672.  
  673. sockets
  674.  
  675. Sockets Support => enabled
  676.  
  677. SPL
  678.  
  679. SPL support => enabled
  680. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  681. 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
  682.  
  683. sqlite3
  684.  
  685. SQLite3 support => enabled
  686. SQLite3 module version => 0.7-dev
  687. SQLite Library => 3.8.10.2
  688.  
  689. Directive => Local Value => Master Value
  690. sqlite3.extension_dir => no value => no value
  691.  
  692. standard
  693.  
  694. Dynamic Library Support => enabled
  695. Path to sendmail => /usr/sbin/sendmail -t -i
  696.  
  697. Directive => Local Value => Master Value
  698. assert.active => 1 => 1
  699. assert.bail => 0 => 0
  700. assert.callback => no value => no value
  701. assert.quiet_eval => 0 => 0
  702. assert.warning => 1 => 1
  703. auto_detect_line_endings => 0 => 0
  704. default_socket_timeout => 60 => 60
  705. from => no value => no value
  706. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  707. user_agent => no value => no value
  708.  
  709. tokenizer
  710.  
  711. Tokenizer Support => enabled
  712.  
  713. xml
  714.  
  715. XML Support => active
  716. XML Namespace Support => active
  717. libxml2 Version => 2.9.3
  718.  
  719. xmlreader
  720.  
  721. XMLReader => enabled
  722.  
  723. xmlwriter
  724.  
  725. XMLWriter => enabled
  726.  
  727. xsl
  728.  
  729. XSL => enabled
  730. libxslt Version => 1.1.28
  731. libxslt compiled against libxml Version => 2.9.3
  732. EXSLT => enabled
  733. libexslt Version => 1.1.28
  734.  
  735. zip
  736.  
  737. Zip => enabled
  738. Extension Version => $Id: ccd0467fd353f0f5c2d8834a51ab217aa6053e0d $
  739. Zip version => 1.12.5
  740. Libzip version => 0.11.2
  741.  
  742. zlib
  743.  
  744. ZLib Support => enabled
  745. Stream Wrapper => compress.zlib://
  746. Stream Filter => zlib.inflate, zlib.deflate
  747. Compiled Version => 1.2.8
  748. Linked Version => 1.2.8
  749.  
  750. Directive => Local Value => Master Value
  751. zlib.output_compression => Off => Off
  752. zlib.output_compression_level => -1 => -1
  753. zlib.output_handler => no value => no value
  754.  
  755. Additional Modules
  756.  
  757. Module Name
  758.  
  759. Environment
  760.  
  761. Variable => Value
  762. XDG_SESSION_ID => 314
  763. TERM => xterm-256color
  764. SHELL => /bin/bash
  765. SSH_CLIENT => 178.19.111.10 58768 portssh
  766. SSH_TTY => /dev/pts/1
  767. USER => root
  768. MAIL => /var/mail/root
  769. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  770. PWD => /usr/local/directadmin/custombuild
  771. LANG => pl_PL.UTF-8
  772. SHLVL => 1
  773. HOME => /root
  774. LOGNAME => root
  775. SSH_CONNECTION => 178.19.111.10 58768 ipserwera portssh
  776. XDG_RUNTIME_DIR => /run/user/0
  777. _ => /usr/local/bin/php
  778. OLDPWD => /root
  779.  
  780. PHP Variables
  781.  
  782. Variable => Value
  783. _SERVER["XDG_SESSION_ID"] => 314
  784. _SERVER["TERM"] => xterm-256color
  785. _SERVER["SHELL"] => /bin/bash
  786. _SERVER["SSH_CLIENT"] => 178.19.111.10 58768 port ssh
  787. _SERVER["SSH_TTY"] => /dev/pts/1
  788. _SERVER["USER"] => root
  789. _SERVER["MAIL"] => /var/mail/root
  790. _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  791. _SERVER["PWD"] => /usr/local/directadmin/custombuild
  792. _SERVER["LANG"] => pl_PL.UTF-8
  793. _SERVER["SHLVL"] => 1
  794. _SERVER["HOME"] => /root
  795. _SERVER["LOGNAME"] => root
  796. _SERVER["SSH_CONNECTION"] => 178.19.111.10 58768 ipserwera portssh
  797. _SERVER["XDG_RUNTIME_DIR"] => /run/user/0
  798. _SERVER["_"] => /usr/local/bin/php
  799. _SERVER["OLDPWD"] => /root
  800. _SERVER["PHP_SELF"] =>
  801. _SERVER["SCRIPT_NAME"] =>
  802. _SERVER["SCRIPT_FILENAME"] =>
  803. _SERVER["PATH_TRANSLATED"] =>
  804. _SERVER["DOCUMENT_ROOT"] =>
  805. _SERVER["REQUEST_TIME_FLOAT"] => 1459008162.8994
  806. _SERVER["REQUEST_TIME"] => 1459008162
  807. _SERVER["argv"] => Array
  808. (
  809. )
  810.  
  811. _SERVER["argc"] => 0
  812.  
  813. PHP License
  814. This program is free software; you can redistribute it and/or modify
  815. it under the terms of the PHP License as published by the PHP Group
  816. and included in the distribution in the file: LICENSE
  817.  
  818. This program is distributed in the hope that it will be useful,
  819. but WITHOUT ANY WARRANTY; without even the implied warranty of
  820. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  821.  
  822. If you did not receive a copy of the PHP license, or have any
  823. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement