Guest User

Untitled

a guest
Aug 11th, 2017
754
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.77 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 7.1.8
  3.  
  4. System => Windows NT WINDOWS 10.0 build 15063 (Windows 10) AMD64
  5. Build Date => Aug 1 2017 20:52:52
  6. Compiler => MSVC14 (Visual C++ 2015)
  7. Architecture => x64
  8. Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared" "--with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--with-mcrypt=static" "--without-analyzer" "--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 => (none)
  13. Scan this dir for additional .ini files => (none)
  14. Additional .ini files parsed => (none)
  15. PHP API => 20160303
  16. PHP Extension => 20160303
  17. Zend Extension => 320160303
  18. Zend Extension Build => API320160303,TS,VC14
  19. PHP Extension Build => API20160303,TS,VC14
  20. Debug Build => no
  21. Thread Safety => enabled
  22. Zend Signal Handling => disabled
  23. Zend Memory Manager => enabled
  24. Zend Multibyte Support => disabled
  25. IPv6 Support => enabled
  26. DTrace Support => disabled
  27.  
  28. Registered PHP Streams => php, file, glob, data, http, ftp, zip, compress.zlib, phar
  29. Registered Stream Socket Transports => tcp, udp
  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 v3.1.0, Copyright (c) 1998-2017 Zend Technologies
  34.  
  35.  
  36. _______________________________________________________________________
  37.  
  38.  
  39. Configuration
  40.  
  41. bcmath
  42.  
  43. BCMath support => enabled
  44.  
  45. Directive => Local Value => Master Value
  46. bcmath.scale => 0 => 0
  47.  
  48. calendar
  49.  
  50. Calendar support => enabled
  51.  
  52. Core
  53.  
  54. PHP Version => 7.1.8
  55.  
  56. Directive => Local Value => Master Value
  57. allow_url_fopen => On => On
  58. allow_url_include => Off => Off
  59. arg_separator.input => & => &
  60. arg_separator.output => & => &
  61. auto_append_file => no value => no value
  62. auto_globals_jit => On => On
  63. auto_prepend_file => no value => no value
  64. browscap => no value => no value
  65. default_charset => UTF-8 => UTF-8
  66. default_mimetype => text/html => text/html
  67. disable_classes => no value => no value
  68. disable_functions => no value => no value
  69. display_errors => STDOUT => STDOUT
  70. display_startup_errors => Off => Off
  71. doc_root => no value => no value
  72. docref_ext => no value => no value
  73. docref_root => no value => no value
  74. enable_dl => On => On
  75. enable_post_data_reading => On => On
  76. error_append_string => no value => no value
  77. error_log => no value => no value
  78. error_prepend_string => no value => no value
  79. error_reporting => no value => no value
  80. expose_php => On => On
  81. extension_dir => C:\php\ext => C:\php\ext
  82. file_uploads => On => On
  83. hard_timeout => 2 => 2
  84. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  85. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  86. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  87. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  88. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  89. html_errors => Off => Off
  90. ignore_repeated_errors => Off => Off
  91. ignore_repeated_source => Off => Off
  92. ignore_user_abort => Off => Off
  93. implicit_flush => On => On
  94. include_path => .;C:\php\pear => .;C:\php\pear
  95. input_encoding => no value => no value
  96. internal_encoding => no value => no value
  97. log_errors => Off => Off
  98. log_errors_max_len => 1024 => 1024
  99. mail.add_x_header => Off => Off
  100. mail.force_extra_parameters => no value => no value
  101. mail.log => no value => no value
  102. max_execution_time => 0 => 0
  103. max_file_uploads => 20 => 20
  104. max_input_nesting_level => 64 => 64
  105. max_input_time => -1 => -1
  106. max_input_vars => 1000 => 1000
  107. memory_limit => 128M => 128M
  108. open_basedir => no value => no value
  109. output_buffering => 0 => 0
  110. output_encoding => no value => no value
  111. output_handler => no value => no value
  112. post_max_size => 8M => 8M
  113. precision => 14 => 14
  114. realpath_cache_size => 4096K => 4096K
  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 => no value => no value
  120. sendmail_from => no value => no value
  121. sendmail_path => no value => no value
  122. serialize_precision => -1 => -1
  123. short_open_tag => On => On
  124. SMTP => localhost => localhost
  125. smtp_port => 25 => 25
  126. sql.safe_mode => Off => Off
  127. sys_temp_dir => no value => no value
  128. track_errors => Off => Off
  129. unserialize_callback_func => no value => no value
  130. upload_max_filesize => 2M => 2M
  131. upload_tmp_dir => no value => no value
  132. user_dir => no value => no value
  133. user_ini.cache_ttl => 300 => 300
  134. user_ini.filename => .user.ini => .user.ini
  135. variables_order => EGPCS => EGPCS
  136. windows.show_crt_warning => Off => Off
  137. xmlrpc_error_number => 0 => 0
  138. xmlrpc_errors => Off => Off
  139. zend.assertions => 1 => 1
  140. zend.detect_unicode => On => On
  141. zend.enable_gc => On => On
  142. zend.multibyte => Off => Off
  143. zend.script_encoding => no value => no value
  144.  
  145. ctype
  146.  
  147. ctype functions => enabled
  148.  
  149. date
  150.  
  151. date/time support => enabled
  152. "Olson" Timezone Database Version => 2017.2
  153. Timezone Database => internal
  154. Default timezone => UTC
  155.  
  156. Directive => Local Value => Master Value
  157. date.default_latitude => 31.7667 => 31.7667
  158. date.default_longitude => 35.2333 => 35.2333
  159. date.sunrise_zenith => 90.583333 => 90.583333
  160. date.sunset_zenith => 90.583333 => 90.583333
  161. date.timezone => no value => no value
  162.  
  163. dom
  164.  
  165. DOM/XML => enabled
  166. DOM/XML API Version => 20031129
  167. libxml Version => 2.9.4
  168. HTML Support => enabled
  169. XPath Support => enabled
  170. XPointer Support => enabled
  171. Schema Support => enabled
  172. RelaxNG Support => enabled
  173.  
  174. filter
  175.  
  176. Input Validation and Filtering => enabled
  177. Revision => $Id: cdc5e15bb616f10210b94ecd8789e66c927a375f $
  178.  
  179. Directive => Local Value => Master Value
  180. filter.default => unsafe_raw => unsafe_raw
  181. filter.default_flags => no value => no value
  182.  
  183. hash
  184.  
  185. hash support => enabled
  186. Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 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
  187.  
  188. MHASH support => Enabled
  189. MHASH API Version => Emulated Support
  190.  
  191. iconv
  192.  
  193. iconv support => enabled
  194. iconv implementation => "libiconv"
  195. iconv library version => 1.15
  196.  
  197. Directive => Local Value => Master Value
  198. iconv.input_encoding => no value => no value
  199. iconv.internal_encoding => no value => no value
  200. iconv.output_encoding => no value => no value
  201.  
  202. json
  203.  
  204. json support => enabled
  205. json version => 1.5.0
  206.  
  207. libxml
  208.  
  209. libXML support => active
  210. libXML Compiled Version => 2.9.4
  211. libXML Loaded Version => 20904
  212. libXML streams => enabled
  213.  
  214. mcrypt
  215.  
  216. mcrypt support => enabled
  217. mcrypt_filter support => enabled
  218. Version => 2.5.8
  219. Api No => 20021217
  220. 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
  221. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  222.  
  223. Directive => Local Value => Master Value
  224. mcrypt.algorithms_dir => no value => no value
  225. mcrypt.modes_dir => no value => no value
  226.  
  227. mysqlnd
  228.  
  229. mysqlnd => enabled
  230. Version => mysqlnd 5.0.12-dev - 20150407 - $Id: b396954eeb2d1d9ed7902b8bae237b287f21ad9e $
  231. Compression => supported
  232. core SSL => supported
  233. extended SSL => not supported
  234. Command buffer size => 4096
  235. Read buffer size => 32768
  236. Read timeout => 31536000
  237. Collecting statistics => Yes
  238. Collecting memory statistics => No
  239. Tracing => n/a
  240. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
  241. API Extensions =>
  242.  
  243. mysqlnd statistics =>
  244. bytes_sent => 0
  245. bytes_received => 0
  246. packets_sent => 0
  247. packets_received => 0
  248. protocol_overhead_in => 0
  249. protocol_overhead_out => 0
  250. bytes_received_ok_packet => 0
  251. bytes_received_eof_packet => 0
  252. bytes_received_rset_header_packet => 0
  253. bytes_received_rset_field_meta_packet => 0
  254. bytes_received_rset_row_packet => 0
  255. bytes_received_prepare_response_packet => 0
  256. bytes_received_change_user_packet => 0
  257. packets_sent_command => 0
  258. packets_received_ok => 0
  259. packets_received_eof => 0
  260. packets_received_rset_header => 0
  261. packets_received_rset_field_meta => 0
  262. packets_received_rset_row => 0
  263. packets_received_prepare_response => 0
  264. packets_received_change_user => 0
  265. result_set_queries => 0
  266. non_result_set_queries => 0
  267. no_index_used => 0
  268. bad_index_used => 0
  269. slow_queries => 0
  270. buffered_sets => 0
  271. unbuffered_sets => 0
  272. ps_buffered_sets => 0
  273. ps_unbuffered_sets => 0
  274. flushed_normal_sets => 0
  275. flushed_ps_sets => 0
  276. ps_prepared_never_executed => 0
  277. ps_prepared_once_executed => 0
  278. rows_fetched_from_server_normal => 0
  279. rows_fetched_from_server_ps => 0
  280. rows_buffered_from_client_normal => 0
  281. rows_buffered_from_client_ps => 0
  282. rows_fetched_from_client_normal_buffered => 0
  283. rows_fetched_from_client_normal_unbuffered => 0
  284. rows_fetched_from_client_ps_buffered => 0
  285. rows_fetched_from_client_ps_unbuffered => 0
  286. rows_fetched_from_client_ps_cursor => 0
  287. rows_affected_normal => 0
  288. rows_affected_ps => 0
  289. rows_skipped_normal => 0
  290. rows_skipped_ps => 0
  291. copy_on_write_saved => 0
  292. copy_on_write_performed => 0
  293. command_buffer_too_small => 0
  294. connect_success => 0
  295. connect_failure => 0
  296. connection_reused => 0
  297. reconnect => 0
  298. pconnect_success => 0
  299. active_connections => 0
  300. active_persistent_connections => 0
  301. explicit_close => 0
  302. implicit_close => 0
  303. disconnect_close => 0
  304. in_middle_of_command_close => 0
  305. explicit_free_result => 0
  306. implicit_free_result => 0
  307. explicit_stmt_close => 0
  308. implicit_stmt_close => 0
  309. mem_emalloc_count => 0
  310. mem_emalloc_amount => 0
  311. mem_ecalloc_count => 0
  312. mem_ecalloc_amount => 0
  313. mem_erealloc_count => 0
  314. mem_erealloc_amount => 0
  315. mem_efree_count => 0
  316. mem_efree_amount => 0
  317. mem_malloc_count => 0
  318. mem_malloc_amount => 0
  319. mem_calloc_count => 0
  320. mem_calloc_amount => 0
  321. mem_realloc_count => 0
  322. mem_realloc_amount => 0
  323. mem_free_count => 0
  324. mem_free_amount => 0
  325. mem_estrndup_count => 0
  326. mem_strndup_count => 0
  327. mem_estrdup_count => 0
  328. mem_strdup_count => 0
  329. mem_edupl_count => 0
  330. mem_dupl_count => 0
  331. proto_text_fetched_null => 0
  332. proto_text_fetched_bit => 0
  333. proto_text_fetched_tinyint => 0
  334. proto_text_fetched_short => 0
  335. proto_text_fetched_int24 => 0
  336. proto_text_fetched_int => 0
  337. proto_text_fetched_bigint => 0
  338. proto_text_fetched_decimal => 0
  339. proto_text_fetched_float => 0
  340. proto_text_fetched_double => 0
  341. proto_text_fetched_date => 0
  342. proto_text_fetched_year => 0
  343. proto_text_fetched_time => 0
  344. proto_text_fetched_datetime => 0
  345. proto_text_fetched_timestamp => 0
  346. proto_text_fetched_string => 0
  347. proto_text_fetched_blob => 0
  348. proto_text_fetched_enum => 0
  349. proto_text_fetched_set => 0
  350. proto_text_fetched_geometry => 0
  351. proto_text_fetched_other => 0
  352. proto_binary_fetched_null => 0
  353. proto_binary_fetched_bit => 0
  354. proto_binary_fetched_tinyint => 0
  355. proto_binary_fetched_short => 0
  356. proto_binary_fetched_int24 => 0
  357. proto_binary_fetched_int => 0
  358. proto_binary_fetched_bigint => 0
  359. proto_binary_fetched_decimal => 0
  360. proto_binary_fetched_float => 0
  361. proto_binary_fetched_double => 0
  362. proto_binary_fetched_date => 0
  363. proto_binary_fetched_year => 0
  364. proto_binary_fetched_time => 0
  365. proto_binary_fetched_datetime => 0
  366. proto_binary_fetched_timestamp => 0
  367. proto_binary_fetched_string => 0
  368. proto_binary_fetched_json => 0
  369. proto_binary_fetched_blob => 0
  370. proto_binary_fetched_enum => 0
  371. proto_binary_fetched_set => 0
  372. proto_binary_fetched_geometry => 0
  373. proto_binary_fetched_other => 0
  374. init_command_executed_count => 0
  375. init_command_failed_count => 0
  376. com_quit => 0
  377. com_init_db => 0
  378. com_query => 0
  379. com_field_list => 0
  380. com_create_db => 0
  381. com_drop_db => 0
  382. com_refresh => 0
  383. com_shutdown => 0
  384. com_statistics => 0
  385. com_process_info => 0
  386. com_connect => 0
  387. com_process_kill => 0
  388. com_debug => 0
  389. com_ping => 0
  390. com_time => 0
  391. com_delayed_insert => 0
  392. com_change_user => 0
  393. com_binlog_dump => 0
  394. com_table_dump => 0
  395. com_connect_out => 0
  396. com_register_slave => 0
  397. com_stmt_prepare => 0
  398. com_stmt_execute => 0
  399. com_stmt_send_long_data => 0
  400. com_stmt_close => 0
  401. com_stmt_reset => 0
  402. com_stmt_set_option => 0
  403. com_stmt_fetch => 0
  404. com_deamon => 0
  405. bytes_received_real_data_normal => 0
  406. bytes_received_real_data_ps => 0
  407.  
  408. pcre
  409.  
  410. PCRE (Perl Compatible Regular Expressions) Support => enabled
  411. PCRE Library Version => 8.38 2015-11-23
  412. PCRE JIT Support => enabled
  413.  
  414. Directive => Local Value => Master Value
  415. pcre.backtrack_limit => 1000000 => 1000000
  416. pcre.jit => 1 => 1
  417. pcre.recursion_limit => 100000 => 100000
  418.  
  419. PDO
  420.  
  421. PDO support => enabled
  422. PDO drivers =>
  423.  
  424. Phar
  425.  
  426. Phar: PHP Archive support => enabled
  427. Phar EXT version => 2.0.2
  428. Phar API version => 1.1.1
  429. SVN revision => $Id: 59c11f4e29768bfbbf6f41cb469abd81d8655850 $
  430. Phar-based phar archives => enabled
  431. Tar-based phar archives => enabled
  432. ZIP-based phar archives => enabled
  433. gzip compression => enabled
  434. bzip2 compression => disabled (install pecl/bz2)
  435. OpenSSL support => disabled (install ext/openssl)
  436.  
  437.  
  438. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  439. Phar fully realized by Gregory Beaver and Marcus Boerger.
  440. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  441. Directive => Local Value => Master Value
  442. phar.cache_list => no value => no value
  443. phar.readonly => On => On
  444. phar.require_hash => On => On
  445.  
  446. readline
  447.  
  448. Readline Support => enabled
  449. Readline library => WinEditLine
  450.  
  451. Directive => Local Value => Master Value
  452. cli.pager => no value => no value
  453. cli.prompt => \b \> => \b \>
  454.  
  455. Reflection
  456.  
  457. Reflection => enabled
  458. Version => $Id: db7056e03b7071d15858224c1c6c472ec58ef401 $
  459.  
  460. session
  461.  
  462. Session Support => enabled
  463. Registered save handlers => files user
  464. Registered serializer handlers => php_serialize php php_binary wddx
  465.  
  466. Directive => Local Value => Master Value
  467. session.auto_start => Off => Off
  468. session.cache_expire => 180 => 180
  469. session.cache_limiter => nocache => nocache
  470. session.cookie_domain => no value => no value
  471. session.cookie_httponly => Off => Off
  472. session.cookie_lifetime => 0 => 0
  473. session.cookie_path => / => /
  474. session.cookie_secure => Off => Off
  475. session.gc_divisor => 100 => 100
  476. session.gc_maxlifetime => 1440 => 1440
  477. session.gc_probability => 1 => 1
  478. session.lazy_write => On => On
  479. session.name => PHPSESSID => PHPSESSID
  480. session.referer_check => no value => no value
  481. session.save_handler => files => files
  482. session.save_path => no value => no value
  483. session.serialize_handler => php => php
  484. session.sid_bits_per_character => 4 => 4
  485. session.sid_length => 32 => 32
  486. session.upload_progress.cleanup => On => On
  487. session.upload_progress.enabled => On => On
  488. session.upload_progress.freq => 1% => 1%
  489. session.upload_progress.min_freq => 1 => 1
  490. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  491. session.upload_progress.prefix => upload_progress_ => upload_progress_
  492. session.use_cookies => On => On
  493. session.use_only_cookies => On => On
  494. session.use_strict_mode => Off => Off
  495. session.use_trans_sid => 0 => 0
  496.  
  497. SimpleXML
  498.  
  499. Simplexml support => enabled
  500. Revision => $Id: 7e5516dcdf2fe6ded7970eaeb6abd8d07df39a2a $
  501. Schema support => enabled
  502.  
  503. SPL
  504.  
  505. SPL support => enabled
  506. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  507. 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
  508.  
  509. standard
  510.  
  511. Dynamic Library Support => enabled
  512. Internal Sendmail Support for Windows => enabled
  513.  
  514. Directive => Local Value => Master Value
  515. assert.active => 1 => 1
  516. assert.bail => 0 => 0
  517. assert.callback => no value => no value
  518. assert.exception => 0 => 0
  519. assert.quiet_eval => 0 => 0
  520. assert.warning => 1 => 1
  521. auto_detect_line_endings => 0 => 0
  522. default_socket_timeout => 60 => 60
  523. from => no value => no value
  524. session.trans_sid_hosts => no value => no value
  525. session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
  526. url_rewriter.hosts => no value => no value
  527. url_rewriter.tags => form= => form=
  528. user_agent => no value => no value
  529.  
  530. tokenizer
  531.  
  532. Tokenizer Support => enabled
  533.  
  534. wddx
  535.  
  536. WDDX Support => enabled
  537. WDDX Session Serializer => enabled
  538.  
  539. xml
  540.  
  541. XML Support => active
  542. XML Namespace Support => active
  543. libxml2 Version => 2.9.4
  544.  
  545. xmlreader
  546.  
  547. XMLReader => enabled
  548.  
  549. xmlwriter
  550.  
  551. XMLWriter => enabled
  552.  
  553. zip
  554.  
  555. Zip => enabled
  556. Zip version => 1.13.5
  557. Libzip version => 1.1.2
  558.  
  559. zlib
  560.  
  561. ZLib Support => enabled
  562. Stream Wrapper => compress.zlib://
  563. Stream Filter => zlib.inflate, zlib.deflate
  564. Compiled Version => 1.2.8
  565. Linked Version => 1.2.8
  566.  
  567. Directive => Local Value => Master Value
  568. zlib.output_compression => Off => Off
  569. zlib.output_compression_level => -1 => -1
  570. zlib.output_handler => no value => no value
  571.  
  572. Additional Modules
  573.  
  574. Module Name
  575.  
  576. Environment
  577.  
  578. Variable => Value
  579. ALLUSERSPROFILE => C:\ProgramData
  580. APPDATA => C:\Users\User\AppData\Roaming
  581. CommonProgramFiles => C:\Program Files\Common Files
  582. CommonProgramFiles(x86) => C:\Program Files (x86)\Common Files
  583. CommonProgramW6432 => C:\Program Files\Common Files
  584. COMPUTERNAME => WINDOWS
  585. ComSpec => C:\WINDOWS\system32\cmd.exe
  586. FP_NO_HOST_CHECK => NO
  587. HOMEDRIVE => C:
  588. HOMEPATH => \Users\User
  589. LOCALAPPDATA => C:\Users\User\AppData\Local
  590. LOGONSERVER => \\WINDOWS
  591. NUMBER_OF_PROCESSORS => 4
  592. OneDrive => C:\Users\User\OneDrive
  593. orbxlad => C:\Users\User\AppData\Local\Orbx
  594. OS => Windows_NT
  595. Path => C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\NodeJS\;C:\Program Files\Java\jre6\bin;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\PHP_7.1;
  596. PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  597. PROCESSOR_ARCHITECTURE => AMD64
  598. PROCESSOR_IDENTIFIER => Intel64 Family 6 Model 15 Stepping 11, GenuineIntel
  599. PROCESSOR_LEVEL => 6
  600. PROCESSOR_REVISION => 0f0b
  601. ProgramData => C:\ProgramData
  602. ProgramFiles => C:\Program Files
  603. ProgramFiles(x86) => C:\Program Files (x86)
  604. ProgramW6432 => C:\Program Files
  605. PROMPT => $P$G
  606. PSModulePath => C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\
  607. PUBLIC => C:\Users\Public
  608. SESSIONNAME => Console
  609. SystemDrive => C:
  610. SystemRoot => C:\WINDOWS
  611. TEMP => C:\Users\User\AppData\Local\Temp
  612. TMP => C:\Users\User\AppData\Local\Temp
  613. USERDOMAIN => windows
  614. USERDOMAIN_ROAMINGPROFILE => windows
  615. USERNAME => User
  616. USERPROFILE => C:\Users\User
  617. VS110COMNTOOLS => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  618. VS140COMNTOOLS => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  619. windir => C:\WINDOWS
  620. WXCFG => gcc_dll\mswu
  621. WXWIN => C:\wxWidgets-3.0.0
  622.  
  623. PHP Variables
  624.  
  625. Variable => Value
  626. $_SERVER['ALLUSERSPROFILE'] => C:\ProgramData
  627. $_SERVER['APPDATA'] => C:\Users\User\AppData\Roaming
  628. $_SERVER['CommonProgramFiles'] => C:\Program Files\Common Files
  629. $_SERVER['CommonProgramFiles(x86)'] => C:\Program Files (x86)\Common Files
  630. $_SERVER['CommonProgramW6432'] => C:\Program Files\Common Files
  631. $_SERVER['COMPUTERNAME'] => WINDOWS
  632. $_SERVER['ComSpec'] => C:\WINDOWS\system32\cmd.exe
  633. $_SERVER['FP_NO_HOST_CHECK'] => NO
  634. $_SERVER['HOMEDRIVE'] => C:
  635. $_SERVER['HOMEPATH'] => \Users\User
  636. $_SERVER['LOCALAPPDATA'] => C:\Users\User\AppData\Local
  637. $_SERVER['LOGONSERVER'] => \\WINDOWS
  638. $_SERVER['NUMBER_OF_PROCESSORS'] => 4
  639. $_SERVER['OneDrive'] => C:\Users\User\OneDrive
  640. $_SERVER['orbxlad'] => C:\Users\User\AppData\Local\Orbx
  641. $_SERVER['OS'] => Windows_NT
  642. $_SERVER['Path'] => C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\NodeJS\;C:\Program Files\Java\jre6\bin;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\PHP_7.1;
  643. $_SERVER['PATHEXT'] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  644. $_SERVER['PROCESSOR_ARCHITECTURE'] => AMD64
  645. $_SERVER['PROCESSOR_IDENTIFIER'] => Intel64 Family 6 Model 15 Stepping 11, GenuineIntel
  646. $_SERVER['PROCESSOR_LEVEL'] => 6
  647. $_SERVER['PROCESSOR_REVISION'] => 0f0b
  648. $_SERVER['ProgramData'] => C:\ProgramData
  649. $_SERVER['ProgramFiles'] => C:\Program Files
  650. $_SERVER['ProgramFiles(x86)'] => C:\Program Files (x86)
  651. $_SERVER['ProgramW6432'] => C:\Program Files
  652. $_SERVER['PROMPT'] => $P$G
  653. $_SERVER['PSModulePath'] => C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\
  654. $_SERVER['PUBLIC'] => C:\Users\Public
  655. $_SERVER['SESSIONNAME'] => Console
  656. $_SERVER['SystemDrive'] => C:
  657. $_SERVER['SystemRoot'] => C:\WINDOWS
  658. $_SERVER['TEMP'] => C:\Users\User\AppData\Local\Temp
  659. $_SERVER['TMP'] => C:\Users\User\AppData\Local\Temp
  660. $_SERVER['USERDOMAIN'] => windows
  661. $_SERVER['USERDOMAIN_ROAMINGPROFILE'] => windows
  662. $_SERVER['USERNAME'] => User
  663. $_SERVER['USERPROFILE'] => C:\Users\User
  664. $_SERVER['VS110COMNTOOLS'] => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  665. $_SERVER['VS140COMNTOOLS'] => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  666. $_SERVER['windir'] => C:\WINDOWS
  667. $_SERVER['WXCFG'] => gcc_dll\mswu
  668. $_SERVER['WXWIN'] => C:\wxWidgets-3.0.0
  669. $_SERVER['PHP_SELF'] =>
  670. $_SERVER['SCRIPT_NAME'] =>
  671. $_SERVER['SCRIPT_FILENAME'] =>
  672. $_SERVER['PATH_TRANSLATED'] =>
  673. $_SERVER['DOCUMENT_ROOT'] =>
  674. $_SERVER['REQUEST_TIME_FLOAT'] => 1502465894.4802
  675. $_SERVER['REQUEST_TIME'] => 1502465894
  676. $_SERVER['argv'] => Array
  677. (
  678. )
  679.  
  680. $_SERVER['argc'] => 0
  681. $_ENV['ALLUSERSPROFILE'] => C:\ProgramData
  682. $_ENV['APPDATA'] => C:\Users\User\AppData\Roaming
  683. $_ENV['CommonProgramFiles'] => C:\Program Files\Common Files
  684. $_ENV['CommonProgramFiles(x86)'] => C:\Program Files (x86)\Common Files
  685. $_ENV['CommonProgramW6432'] => C:\Program Files\Common Files
  686. $_ENV['COMPUTERNAME'] => WINDOWS
  687. $_ENV['ComSpec'] => C:\WINDOWS\system32\cmd.exe
  688. $_ENV['FP_NO_HOST_CHECK'] => NO
  689. $_ENV['HOMEDRIVE'] => C:
  690. $_ENV['HOMEPATH'] => \Users\User
  691. $_ENV['LOCALAPPDATA'] => C:\Users\User\AppData\Local
  692. $_ENV['LOGONSERVER'] => \\WINDOWS
  693. $_ENV['NUMBER_OF_PROCESSORS'] => 4
  694. $_ENV['OneDrive'] => C:\Users\User\OneDrive
  695. $_ENV['orbxlad'] => C:\Users\User\AppData\Local\Orbx
  696. $_ENV['OS'] => Windows_NT
  697. $_ENV['Path'] => C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\NodeJS\;C:\Program Files\Java\jre6\bin;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\PHP_7.1;
  698. $_ENV['PATHEXT'] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  699. $_ENV['PROCESSOR_ARCHITECTURE'] => AMD64
  700. $_ENV['PROCESSOR_IDENTIFIER'] => Intel64 Family 6 Model 15 Stepping 11, GenuineIntel
  701. $_ENV['PROCESSOR_LEVEL'] => 6
  702. $_ENV['PROCESSOR_REVISION'] => 0f0b
  703. $_ENV['ProgramData'] => C:\ProgramData
  704. $_ENV['ProgramFiles'] => C:\Program Files
  705. $_ENV['ProgramFiles(x86)'] => C:\Program Files (x86)
  706. $_ENV['ProgramW6432'] => C:\Program Files
  707. $_ENV['PROMPT'] => $P$G
  708. $_ENV['PSModulePath'] => C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\
  709. $_ENV['PUBLIC'] => C:\Users\Public
  710. $_ENV['SESSIONNAME'] => Console
  711. $_ENV['SystemDrive'] => C:
  712. $_ENV['SystemRoot'] => C:\WINDOWS
  713. $_ENV['TEMP'] => C:\Users\User\AppData\Local\Temp
  714. $_ENV['TMP'] => C:\Users\User\AppData\Local\Temp
  715. $_ENV['USERDOMAIN'] => windows
  716. $_ENV['USERDOMAIN_ROAMINGPROFILE'] => windows
  717. $_ENV['USERNAME'] => User
  718. $_ENV['USERPROFILE'] => C:\Users\User
  719. $_ENV['VS110COMNTOOLS'] => C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
  720. $_ENV['VS140COMNTOOLS'] => C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
  721. $_ENV['windir'] => C:\WINDOWS
  722. $_ENV['WXCFG'] => gcc_dll\mswu
  723. $_ENV['WXWIN'] => C:\wxWidgets-3.0.0
  724.  
  725. PHP License
  726. This program is free software; you can redistribute it and/or modify
  727. it under the terms of the PHP License as published by the PHP Group
  728. and included in the distribution in the file: LICENSE
  729.  
  730. This program is distributed in the hope that it will be useful,
  731. but WITHOUT ANY WARRANTY; without even the implied warranty of
  732. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  733.  
  734. If you did not receive a copy of the PHP license, or have any
  735. questions about PHP licensing, please contact license@php.net.
Add Comment
Please, Sign In to add comment