Guest User

Untitled

a guest
Jul 9th, 2013
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.60 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 5.4.9
  3.  
  4. System => Windows NT USER-PC 6.1 build 7601 (Windows 7 Ultimate Edition Service Pack 1) i586
  5. Build Date => Nov 21 2012 19:51:14
  6. Compiler => MSVC9 (Visual C++ 2008)
  7. Architecture => x86
  8. Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=C:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=C:\php-sdk\oracle\instantclient11\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--with-mcrypt=static" "--disable-static-analyze" "--with-pgo"
  9. Server API => Command Line Interface
  10. Virtual Directory Support => enabled
  11. Configuration File (php.ini) Path => C:\Windows
  12. Loaded Configuration File => C:\PHP\php.ini
  13. Scan this dir for additional .ini files => (none)
  14. Additional .ini files parsed => (none)
  15. PHP API => 20100412
  16. PHP Extension => 20100525
  17. Zend Extension => 220100525
  18. Zend Extension Build => API220100525,TS,VC9
  19. PHP Extension Build => API20100525,TS,VC9
  20. Debug Build => no
  21. Thread Safety => enabled
  22. Zend Signal Handling => disabled
  23. Zend Memory Manager => enabled
  24. Zend Multibyte Support => provided by mbstring
  25. IPv6 Support => enabled
  26. DTrace Support => disabled
  27.  
  28. Registered PHP Streams => php, file, glob, data, http, ftp, zip, compress.zlib, https, ftps, phar
  29. Registered Stream Socket Transports => tcp, udp, ssl, sslv3, sslv2, tls
  30. Registered Stream Filters => convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*
  31.  
  32. This program makes use of the Zend Scripting Language Engine:
  33. Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
  34. with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans
  35.  
  36.  
  37. _______________________________________________________________________
  38.  
  39.  
  40. Configuration
  41.  
  42. bcmath
  43.  
  44. BCMath support => enabled
  45.  
  46. Directive => Local Value => Master Value
  47. bcmath.scale => 0 => 0
  48.  
  49. calendar
  50.  
  51. Calendar support => enabled
  52.  
  53. Core
  54.  
  55. PHP Version => 5.4.9
  56.  
  57. Directive => Local Value => Master Value
  58. allow_url_fopen => On => On
  59. allow_url_include => Off => Off
  60. always_populate_raw_post_data => Off => Off
  61. arg_separator.input => & => &
  62. arg_separator.output => & => &
  63. asp_tags => Off => Off
  64. auto_append_file => no value => no value
  65. auto_globals_jit => On => On
  66. auto_prepend_file => no value => no value
  67. browscap => no value => no value
  68. default_charset => no value => no value
  69. default_mimetype => text/html => text/html
  70. disable_classes => no value => no value
  71. disable_functions => no value => no value
  72. display_errors => STDOUT => STDOUT
  73. display_startup_errors => On => On
  74. doc_root => no value => no value
  75. docref_ext => no value => no value
  76. docref_root => no value => no value
  77. enable_dl => Off => Off
  78. enable_post_data_reading => On => On
  79. error_append_string => no value => no value
  80. error_log => no value => no value
  81. error_prepend_string => no value => no value
  82. error_reporting => 32767 => 32767
  83. exit_on_timeout => Off => Off
  84. expose_php => On => On
  85. extension_dir => ext => ext
  86. file_uploads => On => On
  87. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  88. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  89. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  90. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  91. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  92. html_errors => Off => Off
  93. ignore_repeated_errors => Off => Off
  94. ignore_repeated_source => Off => Off
  95. ignore_user_abort => Off => Off
  96. implicit_flush => On => On
  97. include_path => .;C:\php\pear => .;C:\php\pear
  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_handler => no value => no value
  112. post_max_size => 8M => 8M
  113. precision => 14 => 14
  114. realpath_cache_size => 16K => 16K
  115. realpath_cache_ttl => 120 => 120
  116. register_argc_argv => On => On
  117. report_memleaks => On => On
  118. report_zend_debug => Off => Off
  119. request_order => GP => GP
  120. sendmail_from => no value => no value
  121. sendmail_path => no value => no value
  122. serialize_precision => 17 => 17
  123. short_open_tag => Off => Off
  124. SMTP => localhost => localhost
  125. smtp_port => 25 => 25
  126. sql.safe_mode => Off => Off
  127. track_errors => On => On
  128. unserialize_callback_func => no value => no value
  129. upload_max_filesize => 2M => 2M
  130. upload_tmp_dir => no value => no value
  131. user_dir => no value => no value
  132. user_ini.cache_ttl => 300 => 300
  133. user_ini.filename => .user.ini => .user.ini
  134. variables_order => GPCS => GPCS
  135. windows.show_crt_warning => Off => Off
  136. xmlrpc_error_number => 0 => 0
  137. xmlrpc_errors => Off => Off
  138. zend.detect_unicode => On => On
  139. zend.enable_gc => On => On
  140. zend.multibyte => Off => Off
  141. zend.script_encoding => no value => no value
  142.  
  143. ctype
  144.  
  145. ctype functions => enabled
  146.  
  147. curl
  148.  
  149. cURL support => enabled
  150. cURL Information => 7.27.0
  151. Age => 3
  152. Features
  153. AsynchDNS => Yes
  154. Debug => No
  155. GSS-Negotiate => Yes
  156. IDN => No
  157. IPv6 => Yes
  158. Largefile => Yes
  159. NTLM => Yes
  160. SPNEGO => No
  161. SSL => Yes
  162. SSPI => Yes
  163. krb4 => No
  164. libz => Yes
  165. CharConv => No
  166. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
  167. Host => i386-pc-win32
  168. SSL Version => OpenSSL/0.9.8x
  169. ZLib Version => 1.2.7
  170. libSSH Version => libssh2/1.4.2
  171.  
  172. date
  173.  
  174. date/time support => enabled
  175. "Olson" Timezone Database Version => 2012.8
  176. Timezone Database => internal
  177. Default timezone => Europe/Minsk
  178.  
  179. Directive => Local Value => Master Value
  180. date.default_latitude => 31.7667 => 31.7667
  181. date.default_longitude => 35.2333 => 35.2333
  182. date.sunrise_zenith => 90.583333 => 90.583333
  183. date.sunset_zenith => 90.583333 => 90.583333
  184. date.timezone => Europe/Minsk => Europe/Minsk
  185.  
  186. dom
  187.  
  188. DOM/XML => enabled
  189. DOM/XML API Version => 20031129
  190. libxml Version => 2.7.8
  191. HTML Support => enabled
  192. XPath Support => enabled
  193. XPointer Support => enabled
  194. Schema Support => enabled
  195. RelaxNG Support => enabled
  196.  
  197. ereg
  198.  
  199. Regex Library => Bundled library enabled
  200.  
  201. filter
  202.  
  203. Input Validation and Filtering => enabled
  204. Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
  205.  
  206. Directive => Local Value => Master Value
  207. filter.default => unsafe_raw => unsafe_raw
  208. filter.default_flags => no value => no value
  209.  
  210. ftp
  211.  
  212. FTP support => enabled
  213.  
  214. hash
  215.  
  216. hash support => enabled
  217. 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 adler32 crc32 crc32b fnv132 fnv164 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
  218.  
  219. iconv
  220.  
  221. iconv support => enabled
  222. iconv implementation => "libiconv"
  223. iconv library version => 1.14
  224.  
  225. Directive => Local Value => Master Value
  226. iconv.input_encoding => ISO-8859-1 => ISO-8859-1
  227. iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
  228. iconv.output_encoding => ISO-8859-1 => ISO-8859-1
  229.  
  230. intl
  231.  
  232. Internationalization support => enabled
  233. version => 1.1.0
  234. ICU version => 49.1.2
  235. ICU Data version => 49.1.2
  236.  
  237. Directive => Local Value => Master Value
  238. intl.default_locale => no value => no value
  239. intl.error_level => 0 => 0
  240.  
  241. json
  242.  
  243. json support => enabled
  244. json version => 1.2.1
  245.  
  246. libxml
  247.  
  248. libXML support => active
  249. libXML Compiled Version => 2.7.8
  250. libXML Loaded Version => 20708
  251. libXML streams => enabled
  252.  
  253. mbstring
  254.  
  255. Multibyte Support => enabled
  256. Multibyte string engine => libmbfl
  257. HTTP input encoding translation => disabled
  258. libmbfl version => 1.3.2
  259.  
  260. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  261.  
  262. Multibyte (japanese) regex support => enabled
  263. Multibyte regex (oniguruma) version => 4.7.1
  264.  
  265. Directive => Local Value => Master Value
  266. mbstring.detect_order => no value => no value
  267. mbstring.encoding_translation => Off => Off
  268. mbstring.func_overload => 0 => 0
  269. mbstring.http_input => pass => pass
  270. mbstring.http_output => pass => pass
  271. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  272. mbstring.internal_encoding => no value => no value
  273. mbstring.language => neutral => neutral
  274. mbstring.strict_detection => Off => Off
  275. mbstring.substitute_character => no value => no value
  276.  
  277. mcrypt
  278.  
  279. mcrypt support => enabled
  280. mcrypt_filter support => enabled
  281. Version => 2.5.8
  282. Api No => 20021217
  283. Supported ciphers => cast-128 gost rijndael-128 twofish cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes arcfour
  284. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  285.  
  286. Directive => Local Value => Master Value
  287. mcrypt.algorithms_dir => no value => no value
  288. mcrypt.modes_dir => no value => no value
  289.  
  290. mhash
  291.  
  292. MHASH support => Enabled
  293. MHASH API Version => Emulated Support
  294.  
  295. mysql
  296.  
  297. MySQL Support => enabled
  298. Active Persistent Links => 0
  299. Active Links => 0
  300. Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
  301.  
  302. Directive => Local Value => Master Value
  303. mysql.allow_local_infile => On => On
  304. mysql.allow_persistent => On => On
  305. mysql.connect_timeout => 60 => 60
  306. mysql.default_host => no value => no value
  307. mysql.default_password => no value => no value
  308. mysql.default_port => no value => no value
  309. mysql.default_socket => no value => no value
  310. mysql.default_user => no value => no value
  311. mysql.max_links => Unlimited => Unlimited
  312. mysql.max_persistent => Unlimited => Unlimited
  313. mysql.trace_mode => Off => Off
  314.  
  315. mysqlnd
  316.  
  317. mysqlnd => enabled
  318. Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
  319. Compression => supported
  320. SSL => supported
  321. Command buffer size => 4096
  322. Read buffer size => 32768
  323. Read timeout => 31536000
  324. Collecting statistics => Yes
  325. Collecting memory statistics => Yes
  326. Tracing => n/a
  327. Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
  328. API Extensions => mysql,pdo_mysql
  329.  
  330. mysqlnd statistics =>
  331. bytes_sent => 0
  332. bytes_received => 0
  333. packets_sent => 0
  334. packets_received => 0
  335. protocol_overhead_in => 0
  336. protocol_overhead_out => 0
  337. bytes_received_ok_packet => 0
  338. bytes_received_eof_packet => 0
  339. bytes_received_rset_header_packet => 0
  340. bytes_received_rset_field_meta_packet => 0
  341. bytes_received_rset_row_packet => 0
  342. bytes_received_prepare_response_packet => 0
  343. bytes_received_change_user_packet => 0
  344. packets_sent_command => 0
  345. packets_received_ok => 0
  346. packets_received_eof => 0
  347. packets_received_rset_header => 0
  348. packets_received_rset_field_meta => 0
  349. packets_received_rset_row => 0
  350. packets_received_prepare_response => 0
  351. packets_received_change_user => 0
  352. result_set_queries => 0
  353. non_result_set_queries => 0
  354. no_index_used => 0
  355. bad_index_used => 0
  356. slow_queries => 0
  357. buffered_sets => 0
  358. unbuffered_sets => 0
  359. ps_buffered_sets => 0
  360. ps_unbuffered_sets => 0
  361. flushed_normal_sets => 0
  362. flushed_ps_sets => 0
  363. ps_prepared_never_executed => 0
  364. ps_prepared_once_executed => 0
  365. rows_fetched_from_server_normal => 0
  366. rows_fetched_from_server_ps => 0
  367. rows_buffered_from_client_normal => 0
  368. rows_buffered_from_client_ps => 0
  369. rows_fetched_from_client_normal_buffered => 0
  370. rows_fetched_from_client_normal_unbuffered => 0
  371. rows_fetched_from_client_ps_buffered => 0
  372. rows_fetched_from_client_ps_unbuffered => 0
  373. rows_fetched_from_client_ps_cursor => 0
  374. rows_affected_normal => 0
  375. rows_affected_ps => 0
  376. rows_skipped_normal => 0
  377. rows_skipped_ps => 0
  378. copy_on_write_saved => 0
  379. copy_on_write_performed => 0
  380. command_buffer_too_small => 0
  381. connect_success => 0
  382. connect_failure => 0
  383. connection_reused => 0
  384. reconnect => 0
  385. pconnect_success => 0
  386. active_connections => 0
  387. active_persistent_connections => 0
  388. explicit_close => 0
  389. implicit_close => 0
  390. disconnect_close => 0
  391. in_middle_of_command_close => 0
  392. explicit_free_result => 0
  393. implicit_free_result => 0
  394. explicit_stmt_close => 0
  395. implicit_stmt_close => 0
  396. mem_emalloc_count => 0
  397. mem_emalloc_amount => 0
  398. mem_ecalloc_count => 0
  399. mem_ecalloc_amount => 0
  400. mem_erealloc_count => 0
  401. mem_erealloc_amount => 0
  402. mem_efree_count => 0
  403. mem_efree_amount => 0
  404. mem_malloc_count => 0
  405. mem_malloc_amount => 0
  406. mem_calloc_count => 0
  407. mem_calloc_amount => 0
  408. mem_realloc_count => 0
  409. mem_realloc_amount => 0
  410. mem_free_count => 0
  411. mem_free_amount => 0
  412. mem_estrndup_count => 0
  413. mem_strndup_count => 0
  414. mem_estndup_count => 0
  415. mem_strdup_count => 0
  416. proto_text_fetched_null => 0
  417. proto_text_fetched_bit => 0
  418. proto_text_fetched_tinyint => 0
  419. proto_text_fetched_short => 0
  420. proto_text_fetched_int24 => 0
  421. proto_text_fetched_int => 0
  422. proto_text_fetched_bigint => 0
  423. proto_text_fetched_decimal => 0
  424. proto_text_fetched_float => 0
  425. proto_text_fetched_double => 0
  426. proto_text_fetched_date => 0
  427. proto_text_fetched_year => 0
  428. proto_text_fetched_time => 0
  429. proto_text_fetched_datetime => 0
  430. proto_text_fetched_timestamp => 0
  431. proto_text_fetched_string => 0
  432. proto_text_fetched_blob => 0
  433. proto_text_fetched_enum => 0
  434. proto_text_fetched_set => 0
  435. proto_text_fetched_geometry => 0
  436. proto_text_fetched_other => 0
  437. proto_binary_fetched_null => 0
  438. proto_binary_fetched_bit => 0
  439. proto_binary_fetched_tinyint => 0
  440. proto_binary_fetched_short => 0
  441. proto_binary_fetched_int24 => 0
  442. proto_binary_fetched_int => 0
  443. proto_binary_fetched_bigint => 0
  444. proto_binary_fetched_decimal => 0
  445. proto_binary_fetched_float => 0
  446. proto_binary_fetched_double => 0
  447. proto_binary_fetched_date => 0
  448. proto_binary_fetched_year => 0
  449. proto_binary_fetched_time => 0
  450. proto_binary_fetched_datetime => 0
  451. proto_binary_fetched_timestamp => 0
  452. proto_binary_fetched_string => 0
  453. proto_binary_fetched_blob => 0
  454. proto_binary_fetched_enum => 0
  455. proto_binary_fetched_set => 0
  456. proto_binary_fetched_geometry => 0
  457. proto_binary_fetched_other => 0
  458. init_command_executed_count => 0
  459. init_command_failed_count => 0
  460. com_quit => 0
  461. com_init_db => 0
  462. com_query => 0
  463. com_field_list => 0
  464. com_create_db => 0
  465. com_drop_db => 0
  466. com_refresh => 0
  467. com_shutdown => 0
  468. com_statistics => 0
  469. com_process_info => 0
  470. com_connect => 0
  471. com_process_kill => 0
  472. com_debug => 0
  473. com_ping => 0
  474. com_time => 0
  475. com_delayed_insert => 0
  476. com_change_user => 0
  477. com_binlog_dump => 0
  478. com_table_dump => 0
  479. com_connect_out => 0
  480. com_register_slave => 0
  481. com_stmt_prepare => 0
  482. com_stmt_execute => 0
  483. com_stmt_send_long_data => 0
  484. com_stmt_close => 0
  485. com_stmt_reset => 0
  486. com_stmt_set_option => 0
  487. com_stmt_fetch => 0
  488. com_deamon => 0
  489. bytes_received_real_data_normal => 0
  490. bytes_received_real_data_ps => 0
  491.  
  492. example statistics =>
  493. stat1 => 0
  494. stat2 => 0
  495.  
  496. odbc
  497.  
  498. ODBC Support => enabled
  499. Active Persistent Links => 0
  500. Active Links => 0
  501. ODBC library => Win32
  502.  
  503. Directive => Local Value => Master Value
  504. odbc.allow_persistent => On => On
  505. odbc.check_persistent => On => On
  506. odbc.default_cursortype => Static cursor => Static cursor
  507. odbc.default_db => no value => no value
  508. odbc.default_pw => no value => no value
  509. odbc.default_user => no value => no value
  510. odbc.defaultbinmode => return as is => return as is
  511. odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
  512. odbc.max_links => Unlimited => Unlimited
  513. odbc.max_persistent => Unlimited => Unlimited
  514.  
  515. openssl
  516.  
  517. OpenSSL support => enabled
  518. OpenSSL Library Version => OpenSSL 0.9.8x 10 May 2012
  519. OpenSSL Header Version => OpenSSL 0.9.8x 10 May 2012
  520.  
  521. pcre
  522.  
  523. PCRE (Perl Compatible Regular Expressions) Support => enabled
  524. PCRE Library Version => 8.31 2012-07-06
  525.  
  526. Directive => Local Value => Master Value
  527. pcre.backtrack_limit => 1000000 => 1000000
  528. pcre.recursion_limit => 100000 => 100000
  529.  
  530. PDO
  531.  
  532. PDO support => enabled
  533. PDO drivers => mysql
  534.  
  535. pdo_mysql
  536.  
  537. PDO Driver for MySQL => enabled
  538. Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
  539.  
  540. Phar
  541.  
  542. Phar: PHP Archive support => enabled
  543. Phar EXT version => 2.0.1
  544. Phar API version => 1.1.1
  545. SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
  546. Phar-based phar archives => enabled
  547. Tar-based phar archives => enabled
  548. ZIP-based phar archives => enabled
  549. gzip compression => enabled
  550. bzip2 compression => disabled (install pecl/bz2)
  551. OpenSSL support => enabled
  552.  
  553.  
  554. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  555. Phar fully realized by Gregory Beaver and Marcus Boerger.
  556. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  557. Directive => Local Value => Master Value
  558. phar.cache_list => no value => no value
  559. phar.readonly => On => On
  560. phar.require_hash => On => On
  561.  
  562. Reflection
  563.  
  564. Reflection => enabled
  565. Version => $Id: 53b2389d638795fa66862d453ff1abfd89e0aa13 $
  566.  
  567. session
  568.  
  569. Session Support => enabled
  570. Registered save handlers => files user
  571. Registered serializer handlers => php php_binary wddx
  572.  
  573. Directive => Local Value => Master Value
  574. session.auto_start => Off => Off
  575. session.cache_expire => 180 => 180
  576. session.cache_limiter => nocache => nocache
  577. session.cookie_domain => no value => no value
  578. session.cookie_httponly => Off => Off
  579. session.cookie_lifetime => 0 => 0
  580. session.cookie_path => / => /
  581. session.cookie_secure => Off => Off
  582. session.entropy_file => no value => no value
  583. session.entropy_length => 0 => 0
  584. session.gc_divisor => 1000 => 1000
  585. session.gc_maxlifetime => 1440 => 1440
  586. session.gc_probability => 1 => 1
  587. session.hash_bits_per_character => 5 => 5
  588. session.hash_function => 0 => 0
  589. session.name => PHPSESSID => PHPSESSID
  590. session.referer_check => no value => no value
  591. session.save_handler => files => files
  592. session.save_path => no value => no value
  593. session.serialize_handler => php => php
  594. session.upload_progress.cleanup => On => On
  595. session.upload_progress.enabled => On => On
  596. session.upload_progress.freq => 1% => 1%
  597. session.upload_progress.min_freq => 1 => 1
  598. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  599. session.upload_progress.prefix => upload_progress_ => upload_progress_
  600. session.use_cookies => On => On
  601. session.use_only_cookies => On => On
  602. session.use_trans_sid => 0 => 0
  603.  
  604. SimpleXML
  605.  
  606. Simplexml support => enabled
  607. Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
  608. Schema support => enabled
  609.  
  610. soap
  611.  
  612. Soap Client => enabled
  613. Soap Server => enabled
  614.  
  615. Directive => Local Value => Master Value
  616. soap.wsdl_cache => 1 => 1
  617. soap.wsdl_cache_dir => /tmp => /tmp
  618. soap.wsdl_cache_enabled => 1 => 1
  619. soap.wsdl_cache_limit => 5 => 5
  620. soap.wsdl_cache_ttl => 86400 => 86400
  621.  
  622. SPL
  623.  
  624. SPL support => enabled
  625. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  626. 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
  627.  
  628. standard
  629.  
  630. Dynamic Library Support => enabled
  631. Internal Sendmail Support for Windows => enabled
  632.  
  633. Directive => Local Value => Master Value
  634. assert.active => 1 => 1
  635. assert.bail => 0 => 0
  636. assert.callback => no value => no value
  637. assert.quiet_eval => 0 => 0
  638. assert.warning => 1 => 1
  639. auto_detect_line_endings => 0 => 0
  640. default_socket_timeout => 60 => 60
  641. from => no value => no value
  642. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  643. user_agent => no value => no value
  644.  
  645. tokenizer
  646.  
  647. Tokenizer Support => enabled
  648.  
  649. wddx
  650.  
  651. WDDX Support => enabled
  652. WDDX Session Serializer => enabled
  653.  
  654. xdebug
  655.  
  656. xdebug support => enabled
  657. Version => 2.2.3
  658. IDE Key => user
  659.  
  660. Supported protocols => Revision
  661. DBGp - Common DeBuGger Protocol => $Revision: 1.145 $
  662.  
  663. Directive => Local Value => Master Value
  664. xdebug.auto_trace => Off => Off
  665. xdebug.cli_color => 0 => 0
  666. xdebug.collect_assignments => Off => Off
  667. xdebug.collect_includes => On => On
  668. xdebug.collect_params => 0 => 0
  669. xdebug.collect_return => Off => Off
  670. xdebug.collect_vars => Off => Off
  671. xdebug.coverage_enable => On => On
  672. xdebug.default_enable => On => On
  673. xdebug.dump.COOKIE => no value => no value
  674. xdebug.dump.ENV => no value => no value
  675. xdebug.dump.FILES => no value => no value
  676. xdebug.dump.GET => no value => no value
  677. xdebug.dump.POST => no value => no value
  678. xdebug.dump.REQUEST => no value => no value
  679. xdebug.dump.SERVER => no value => no value
  680. xdebug.dump.SESSION => no value => no value
  681. xdebug.dump_globals => On => On
  682. xdebug.dump_once => On => On
  683. xdebug.dump_undefined => Off => Off
  684. xdebug.extended_info => On => On
  685. xdebug.file_link_format => no value => no value
  686. xdebug.idekey => no value => no value
  687. xdebug.max_nesting_level => 100 => 100
  688. xdebug.overload_var_dump => On => On
  689. xdebug.profiler_aggregate => Off => Off
  690. xdebug.profiler_append => Off => Off
  691. xdebug.profiler_enable => Off => Off
  692. xdebug.profiler_enable_trigger => Off => Off
  693. xdebug.profiler_output_dir => \ => \
  694. xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p
  695. xdebug.remote_autostart => Off => Off
  696. xdebug.remote_connect_back => Off => Off
  697. xdebug.remote_cookie_expire_time => 3600 => 3600
  698. xdebug.remote_enable => On => On
  699. xdebug.remote_handler => dbgp => dbgp
  700. xdebug.remote_host => localhost => localhost
  701. xdebug.remote_log => no value => no value
  702. xdebug.remote_mode => req => req
  703. xdebug.remote_port => 9000 => 9000
  704. xdebug.scream => Off => Off
  705. xdebug.show_exception_trace => Off => Off
  706. xdebug.show_local_vars => Off => Off
  707. xdebug.show_mem_delta => Off => Off
  708. xdebug.trace_enable_trigger => Off => Off
  709. xdebug.trace_format => 0 => 0
  710. xdebug.trace_options => 0 => 0
  711. xdebug.trace_output_dir => \ => \
  712. xdebug.trace_output_name => trace.%c => trace.%c
  713. xdebug.var_display_max_children => 128 => 128
  714. xdebug.var_display_max_data => 512 => 512
  715. xdebug.var_display_max_depth => 3 => 3
  716.  
  717. xml
  718.  
  719. XML Support => active
  720. XML Namespace Support => active
  721. libxml2 Version => 2.7.8
  722.  
  723. xmlreader
  724.  
  725. XMLReader => enabled
  726.  
  727. xmlwriter
  728.  
  729. XMLWriter => enabled
  730.  
  731. zip
  732.  
  733. Zip => enabled
  734. Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
  735. Zip version => 1.11.0
  736. Libzip version => 0.10.1
  737.  
  738. zlib
  739.  
  740. ZLib Support => enabled
  741. Stream Wrapper => compress.zlib://
  742. Stream Filter => zlib.inflate, zlib.deflate
  743. Compiled Version => 1.2.7
  744. Linked Version => 1.2.7
  745.  
  746. Directive => Local Value => Master Value
  747. zlib.output_compression => Off => Off
  748. zlib.output_compression_level => -1 => -1
  749. zlib.output_handler => no value => no value
  750.  
  751. Additional Modules
  752.  
  753. Module Name
  754.  
  755. Environment
  756.  
  757. Variable => Value
  758. ALLUSERSPROFILE => C:\ProgramData
  759. APPDATA => C:\Users\user\AppData\Roaming
  760. CommonProgramFiles => C:\Program Files (x86)\Common Files
  761. CommonProgramFiles(x86) => C:\Program Files (x86)\Common Files
  762. CommonProgramW6432 => C:\Program Files\Common Files
  763. COMPUTERNAME => USER-PC
  764. ComSpec => C:\Windows\system32\cmd.exe
  765. FP_NO_HOST_CHECK => NO
  766. HOMEDRIVE => C:
  767. HOMEPATH => \Users\user
  768. LOCALAPPDATA => C:\Users\user\AppData\Local
  769. LOGONSERVER => \\USER-PC
  770. NUMBER_OF_PROCESSORS => 4
  771. OS => Windows_NT
  772. Path => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\PHP\
  773. PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  774. PROCESSOR_ARCHITECTURE => x86
  775. PROCESSOR_ARCHITEW6432 => AMD64
  776. PROCESSOR_IDENTIFIER => Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  777. PROCESSOR_LEVEL => 6
  778. PROCESSOR_REVISION => 170a
  779. ProgramData => C:\ProgramData
  780. ProgramFiles => C:\Program Files (x86)
  781. ProgramFiles(x86) => C:\Program Files (x86)
  782. ProgramW6432 => C:\Program Files
  783. PROMPT => $P$G
  784. PSModulePath => C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
  785. PUBLIC => C:\Users\Public
  786. SESSIONNAME => Console
  787. SystemDrive => C:
  788. SystemRoot => C:\Windows
  789. TEMP => C:\Users\user\AppData\Local\Temp
  790. TMP => C:\Users\user\AppData\Local\Temp
  791. USERDOMAIN => user-PC
  792. USERNAME => user
  793. USERPROFILE => C:\Users\user
  794. windir => C:\Windows
  795. windows_tracing_flags => 3
  796. windows_tracing_logfile => C:\BVTBin\Tests\installpackage\csilogfile.log
  797.  
  798. PHP Variables
  799.  
  800. Variable => Value
  801. _SERVER["ALLUSERSPROFILE"] => C:\ProgramData
  802. _SERVER["APPDATA"] => C:\Users\user\AppData\Roaming
  803. _SERVER["CommonProgramFiles"] => C:\Program Files (x86)\Common Files
  804. _SERVER["CommonProgramFiles(x86)"] => C:\Program Files (x86)\Common Files
  805. _SERVER["CommonProgramW6432"] => C:\Program Files\Common Files
  806. _SERVER["COMPUTERNAME"] => USER-PC
  807. _SERVER["ComSpec"] => C:\Windows\system32\cmd.exe
  808. _SERVER["FP_NO_HOST_CHECK"] => NO
  809. _SERVER["HOMEDRIVE"] => C:
  810. _SERVER["HOMEPATH"] => \Users\user
  811. _SERVER["LOCALAPPDATA"] => C:\Users\user\AppData\Local
  812. _SERVER["LOGONSERVER"] => \\USER-PC
  813. _SERVER["NUMBER_OF_PROCESSORS"] => 4
  814. _SERVER["OS"] => Windows_NT
  815. _SERVER["Path"] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\PHP\
  816. _SERVER["PATHEXT"] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  817. _SERVER["PROCESSOR_ARCHITECTURE"] => x86
  818. _SERVER["PROCESSOR_ARCHITEW6432"] => AMD64
  819. _SERVER["PROCESSOR_IDENTIFIER"] => Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  820. _SERVER["PROCESSOR_LEVEL"] => 6
  821. _SERVER["PROCESSOR_REVISION"] => 170a
  822. _SERVER["ProgramData"] => C:\ProgramData
  823. _SERVER["ProgramFiles"] => C:\Program Files (x86)
  824. _SERVER["ProgramFiles(x86)"] => C:\Program Files (x86)
  825. _SERVER["ProgramW6432"] => C:\Program Files
  826. _SERVER["PROMPT"] => $P$G
  827. _SERVER["PSModulePath"] => C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
  828. _SERVER["PUBLIC"] => C:\Users\Public
  829. _SERVER["SESSIONNAME"] => Console
  830. _SERVER["SystemDrive"] => C:
  831. _SERVER["SystemRoot"] => C:\Windows
  832. _SERVER["TEMP"] => C:\Users\user\AppData\Local\Temp
  833. _SERVER["TMP"] => C:\Users\user\AppData\Local\Temp
  834. _SERVER["USERDOMAIN"] => user-PC
  835. _SERVER["USERNAME"] => user
  836. _SERVER["USERPROFILE"] => C:\Users\user
  837. _SERVER["windir"] => C:\Windows
  838. _SERVER["windows_tracing_flags"] => 3
  839. _SERVER["windows_tracing_logfile"] => C:\BVTBin\Tests\installpackage\csilogfile.log
  840. _SERVER["PHP_SELF"] =>
  841. _SERVER["SCRIPT_NAME"] =>
  842. _SERVER["SCRIPT_FILENAME"] =>
  843. _SERVER["PATH_TRANSLATED"] =>
  844. _SERVER["DOCUMENT_ROOT"] =>
  845. _SERVER["REQUEST_TIME_FLOAT"] => 1373360710.7879
  846. _SERVER["REQUEST_TIME"] => 1373360710
  847. _SERVER["argv"] => Array
  848. (
  849. )
  850.  
  851. _SERVER["argc"] => 0
  852.  
  853. PHP License
  854. This program is free software; you can redistribute it and/or modify
  855. it under the terms of the PHP License as published by the PHP Group
  856. and included in the distribution in the file: LICENSE
  857.  
  858. This program is distributed in the hope that it will be useful,
  859. but WITHOUT ANY WARRANTY; without even the implied warranty of
  860. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  861.  
  862. If you did not receive a copy of the PHP license, or have any
  863. questions about PHP licensing, please contact [email protected].
Add Comment
Please, Sign In to add comment