Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.71 KB | None | 0 0
  1. # php --info
  2.  
  3. phpinfo()
  4. PHP Version => 5.6.26-0+deb8u1
  5.  
  6. System => Linux ip-172-31-36-147 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64
  7. Build Date => Sep 21 2016 12:37:24
  8. Server API => Command Line Interface
  9. Virtual Directory Support => disabled
  10. Configuration File (php.ini) Path => /etc/php5/cli
  11. Loaded Configuration File => /etc/php5/cli/php.ini
  12. Scan this dir for additional .ini files => /etc/php5/cli/conf.d
  13. Additional .ini files parsed => /etc/php5/cli/conf.d/05-opcache.ini,
  14. /etc/php5/cli/conf.d/10-pdo.ini,
  15. /etc/php5/cli/conf.d/20-curl.ini,
  16. /etc/php5/cli/conf.d/20-gd.ini,
  17. /etc/php5/cli/conf.d/20-json.ini,
  18. /etc/php5/cli/conf.d/20-mcrypt.ini,
  19. /etc/php5/cli/conf.d/20-mysql.ini,
  20. /etc/php5/cli/conf.d/20-mysqli.ini,
  21. /etc/php5/cli/conf.d/20-pdo_mysql.ini,
  22. /etc/php5/cli/conf.d/20-readline.ini
  23.  
  24. PHP API => 20131106
  25. PHP Extension => 20131226
  26. Zend Extension => 220131226
  27. Zend Extension Build => API220131226,NTS
  28. PHP Extension Build => API20131226,NTS
  29. Debug Build => no
  30. Thread Safety => disabled
  31. Zend Signal Handling => disabled
  32. Zend Memory Manager => enabled
  33. Zend Multibyte Support => provided by mbstring
  34. IPv6 Support => enabled
  35. DTrace Support => enabled
  36.  
  37. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  38. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
  39. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
  40.  
  41. This program makes use of the Zend Scripting Language Engine:
  42. Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
  43. with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
  44.  
  45.  
  46. _______________________________________________________________________
  47.  
  48.  
  49. Configuration
  50.  
  51. bcmath
  52.  
  53. BCMath support => enabled
  54.  
  55. Directive => Local Value => Master Value
  56. bcmath.scale => 0 => 0
  57.  
  58. bz2
  59.  
  60. BZip2 Support => Enabled
  61. Stream Wrapper support => compress.bzip2://
  62. Stream Filter support => bzip2.decompress, bzip2.compress
  63. BZip2 Version => 1.0.6, 6-Sept-2010
  64.  
  65. calendar
  66.  
  67. Calendar support => enabled
  68.  
  69. Core
  70.  
  71. PHP Version => 5.6.26-0+deb8u1
  72.  
  73. Directive => Local Value => Master Value
  74. allow_url_fopen => On => On
  75. allow_url_include => Off => Off
  76. always_populate_raw_post_data => 0 => 0
  77. arg_separator.input => & => &
  78. arg_separator.output => & => &
  79. asp_tags => Off => Off
  80. auto_append_file => no value => no value
  81. auto_globals_jit => On => On
  82. auto_prepend_file => no value => no value
  83. browscap => no value => no value
  84. default_charset => UTF-8 => UTF-8
  85. default_mimetype => text/html => text/html
  86. disable_classes => no value => no value
  87. disable_functions => no value => no value
  88. display_errors => Off => Off
  89. display_startup_errors => Off => Off
  90. doc_root => no value => no value
  91. docref_ext => no value => no value
  92. docref_root => no value => no value
  93. enable_dl => Off => Off
  94. enable_post_data_reading => On => On
  95. error_append_string => no value => no value
  96. error_log => no value => no value
  97. error_prepend_string => no value => no value
  98. error_reporting => 22527 => 22527
  99. exit_on_timeout => Off => Off
  100. expose_php => On => On
  101. extension_dir => /usr/lib/php5/20131226 => /usr/lib/php5/20131226
  102. file_uploads => On => On
  103. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  104. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  105. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  106. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  107. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  108. html_errors => Off => Off
  109. ignore_repeated_errors => Off => Off
  110. ignore_repeated_source => Off => Off
  111. ignore_user_abort => Off => Off
  112. implicit_flush => On => On
  113. include_path => .:/usr/share/php:/usr/share/pear => .:/usr/share/php:/usr/share/pear
  114. input_encoding => no value => no value
  115. internal_encoding => no value => no value
  116. log_errors => On => On
  117. log_errors_max_len => 1024 => 1024
  118. mail.add_x_header => On => On
  119. mail.force_extra_parameters => no value => no value
  120. mail.log => no value => no value
  121. max_execution_time => 0 => 0
  122. max_file_uploads => 20 => 20
  123. max_input_nesting_level => 64 => 64
  124. max_input_time => -1 => -1
  125. max_input_vars => 1000 => 1000
  126. memory_limit => -1 => -1
  127. open_basedir => no value => no value
  128. output_buffering => 0 => 0
  129. output_encoding => no value => no value
  130. output_handler => no value => no value
  131. post_max_size => 8M => 8M
  132. precision => 14 => 14
  133. realpath_cache_size => 16K => 16K
  134. realpath_cache_ttl => 120 => 120
  135. register_argc_argv => On => On
  136. report_memleaks => On => On
  137. report_zend_debug => Off => Off
  138. request_order => GP => GP
  139. sendmail_from => no value => no value
  140. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  141. serialize_precision => 17 => 17
  142. short_open_tag => Off => Off
  143. SMTP => localhost => localhost
  144. smtp_port => 25 => 25
  145. sql.safe_mode => Off => Off
  146. sys_temp_dir => no value => no value
  147. track_errors => Off => Off
  148. unserialize_callback_func => no value => no value
  149. upload_max_filesize => 2M => 2M
  150. upload_tmp_dir => no value => no value
  151. user_dir => no value => no value
  152. user_ini.cache_ttl => 300 => 300
  153. user_ini.filename => .user.ini => .user.ini
  154. variables_order => GPCS => GPCS
  155. xmlrpc_error_number => 0 => 0
  156. xmlrpc_errors => Off => Off
  157. zend.detect_unicode => On => On
  158. zend.enable_gc => On => On
  159. zend.multibyte => Off => Off
  160. zend.script_encoding => no value => no value
  161.  
  162. ctype
  163.  
  164. ctype functions => enabled
  165.  
  166. curl
  167.  
  168. cURL support => enabled
  169. cURL Information => 7.38.0
  170. Age => 3
  171. Features
  172. AsynchDNS => Yes
  173. CharConv => No
  174. Debug => No
  175. GSS-Negotiate => No
  176. IDN => Yes
  177. IPv6 => Yes
  178. krb4 => No
  179. Largefile => Yes
  180. libz => Yes
  181. NTLM => Yes
  182. NTLMWB => Yes
  183. SPNEGO => Yes
  184. SSL => Yes
  185. SSPI => No
  186. TLS-SRP => Yes
  187. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp
  188. Host => x86_64-pc-linux-gnu
  189. SSL Version => OpenSSL/1.0.1t
  190. ZLib Version => 1.2.8
  191. libSSH Version => libssh2/1.4.3
  192.  
  193. date
  194.  
  195. date/time support => enabled
  196. "Olson" Timezone Database Version => 0.system
  197. Timezone Database => internal
  198. Default timezone => UTC
  199.  
  200. Directive => Local Value => Master Value
  201. date.default_latitude => 31.7667 => 31.7667
  202. date.default_longitude => 35.2333 => 35.2333
  203. date.sunrise_zenith => 90.583333 => 90.583333
  204. date.sunset_zenith => 90.583333 => 90.583333
  205. date.timezone => no value => no value
  206.  
  207. dba
  208.  
  209. DBA support => enabled
  210. libdb header version => Berkeley DB 5.3.28: (September 9, 2013)
  211. libdb library version => Berkeley DB 5.3.28: (September 9, 2013)
  212. Supported handlers => cdb cdb_make db4 inifile flatfile qdbm
  213.  
  214. Directive => Local Value => Master Value
  215. dba.default_handler => flatfile => flatfile
  216.  
  217. dom
  218.  
  219. DOM/XML => enabled
  220. DOM/XML API Version => 20031129
  221. libxml Version => 2.9.1
  222. HTML Support => enabled
  223. XPath Support => enabled
  224. XPointer Support => enabled
  225. Schema Support => enabled
  226. RelaxNG Support => enabled
  227.  
  228. ereg
  229.  
  230. Regex Library => Bundled library enabled
  231.  
  232. exif
  233.  
  234. EXIF Support => enabled
  235. EXIF Version => 1.4 $Id: 8b0e34c10dc8a04b8e81d9d79985b2566141b03d $
  236. Supported EXIF Version => 0220
  237. Supported filetypes => JPEG,TIFF
  238.  
  239. Directive => Local Value => Master Value
  240. exif.decode_jis_intel => JIS => JIS
  241. exif.decode_jis_motorola => JIS => JIS
  242. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  243. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  244. exif.encode_jis => no value => no value
  245. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  246.  
  247. fileinfo
  248.  
  249. fileinfo support => enabled
  250. version => 1.0.5
  251. libmagic => 517
  252.  
  253. filter
  254.  
  255. Input Validation and Filtering => enabled
  256. Revision => $Id: 0a967738ca580e8bfdacb06853749743fc79b969 $
  257.  
  258. Directive => Local Value => Master Value
  259. filter.default => unsafe_raw => unsafe_raw
  260. filter.default_flags => no value => no value
  261.  
  262. ftp
  263.  
  264. FTP support => enabled
  265.  
  266. gd
  267.  
  268. GD Support => enabled
  269. GD headers Version => 2.1.1-dev
  270. FreeType Support => enabled
  271. FreeType Linkage => with freetype
  272. FreeType Version => 2.5.2
  273. GIF Read Support => enabled
  274. GIF Create Support => enabled
  275. JPEG Support => enabled
  276. libJPEG Version => 6b
  277. PNG Support => enabled
  278. libPNG Version => 1.2.50
  279. WBMP Support => enabled
  280. XPM Support => enabled
  281. libXpm Version => 30411
  282. XBM Support => enabled
  283. WebP Support => enabled
  284.  
  285. Directive => Local Value => Master Value
  286. gd.jpeg_ignore_warning => 0 => 0
  287.  
  288. gettext
  289.  
  290. GetText Support => enabled
  291.  
  292. hash
  293.  
  294. hash support => enabled
  295. 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
  296.  
  297. iconv
  298.  
  299. iconv support => enabled
  300. iconv implementation => glibc
  301. iconv library version => 2.19
  302.  
  303. Directive => Local Value => Master Value
  304. iconv.input_encoding => no value => no value
  305. iconv.internal_encoding => no value => no value
  306. iconv.output_encoding => no value => no value
  307.  
  308. json
  309.  
  310. json support => enabled
  311. json version => 1.3.6
  312. JSON-C headers version => 0.11.99
  313. JSON-C library version => 0.11.99
  314.  
  315. libxml
  316.  
  317. libXML support => active
  318. libXML Compiled Version => 2.9.1
  319. libXML Loaded Version => 20901
  320. libXML streams => enabled
  321.  
  322. mbstring
  323.  
  324. Multibyte Support => enabled
  325. Multibyte string engine => libmbfl
  326. HTTP input encoding translation => disabled
  327. libmbfl version => 1.3.2
  328.  
  329. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  330.  
  331. Multibyte (japanese) regex support => enabled
  332. Multibyte regex (oniguruma) version => 5.9.5
  333.  
  334. Directive => Local Value => Master Value
  335. mbstring.detect_order => no value => no value
  336. mbstring.encoding_translation => Off => Off
  337. mbstring.func_overload => 0 => 0
  338. mbstring.http_input => no value => no value
  339. mbstring.http_output => no value => no value
  340. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  341. mbstring.internal_encoding => no value => no value
  342. mbstring.language => neutral => neutral
  343. mbstring.strict_detection => Off => Off
  344. mbstring.substitute_character => no value => no value
  345.  
  346. mcrypt
  347.  
  348. mcrypt support => enabled
  349. mcrypt_filter support => enabled
  350. Version => 2.5.8
  351. Api No => 20021217
  352. 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
  353. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  354.  
  355. Directive => Local Value => Master Value
  356. mcrypt.algorithms_dir => no value => no value
  357. mcrypt.modes_dir => no value => no value
  358.  
  359. mhash
  360.  
  361. MHASH support => Enabled
  362. MHASH API Version => Emulated Support
  363.  
  364. mysql
  365.  
  366. MySQL Support => enabled
  367. Active Persistent Links => 0
  368. Active Links => 0
  369. Client API version => 5.5.52
  370. MYSQL_MODULE_TYPE => external
  371. MYSQL_SOCKET => /var/run/mysqld/mysqld.sock
  372. MYSQL_INCLUDE => -I/usr/include/mysql
  373. MYSQL_LIBS => -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r
  374.  
  375. Directive => Local Value => Master Value
  376. mysql.allow_local_infile => On => On
  377. mysql.allow_persistent => On => On
  378. mysql.connect_timeout => 60 => 60
  379. mysql.default_host => no value => no value
  380. mysql.default_password => no value => no value
  381. mysql.default_port => no value => no value
  382. mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
  383. mysql.default_user => no value => no value
  384. mysql.max_links => Unlimited => Unlimited
  385. mysql.max_persistent => Unlimited => Unlimited
  386. mysql.trace_mode => Off => Off
  387.  
  388. mysqli
  389.  
  390. MysqlI Support => enabled
  391. Client API library version => 5.5.52
  392. Active Persistent Links => 0
  393. Inactive Persistent Links => 0
  394. Active Links => 0
  395. Client API header version => 5.5.50
  396. MYSQLI_SOCKET => /var/run/mysqld/mysqld.sock
  397.  
  398. Directive => Local Value => Master Value
  399. mysqli.allow_local_infile => On => On
  400. mysqli.allow_persistent => On => On
  401. mysqli.default_host => no value => no value
  402. mysqli.default_port => 3306 => 3306
  403. mysqli.default_pw => no value => no value
  404. mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
  405. mysqli.default_user => no value => no value
  406. mysqli.max_links => Unlimited => Unlimited
  407. mysqli.max_persistent => Unlimited => Unlimited
  408. mysqli.reconnect => Off => Off
  409. mysqli.rollback_on_cached_plink => Off => Off
  410.  
  411. openssl
  412.  
  413. OpenSSL support => enabled
  414. OpenSSL Library Version => OpenSSL 1.0.1t 3 May 2016
  415. OpenSSL Header Version => OpenSSL 1.0.1t 3 May 2016
  416. Openssl default config => /usr/lib/ssl/openssl.cnf
  417.  
  418. Directive => Local Value => Master Value
  419. openssl.cafile => no value => no value
  420. openssl.capath => no value => no value
  421.  
  422. pcntl
  423.  
  424. pcntl support => enabled
  425.  
  426. pcre
  427.  
  428. PCRE (Perl Compatible Regular Expressions) Support => enabled
  429. PCRE Library Version => 8.35 2014-04-04
  430.  
  431. Directive => Local Value => Master Value
  432. pcre.backtrack_limit => 1000000 => 1000000
  433. pcre.recursion_limit => 100000 => 100000
  434.  
  435. PDO
  436.  
  437. PDO support => enabled
  438. PDO drivers => mysql
  439.  
  440. pdo_mysql
  441.  
  442. PDO Driver for MySQL => enabled
  443. Client API version => 5.5.52
  444.  
  445. Directive => Local Value => Master Value
  446. pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
  447.  
  448. Phar
  449.  
  450. Phar: PHP Archive support => enabled
  451. Phar EXT version => 2.0.2
  452. Phar API version => 1.1.1
  453. SVN revision => $Id: 14b80e175ed4d5bf11c890e1f30ea8225935b16c $
  454. Phar-based phar archives => enabled
  455. Tar-based phar archives => enabled
  456. ZIP-based phar archives => enabled
  457. gzip compression => enabled
  458. bzip2 compression => enabled
  459. OpenSSL support => enabled
  460.  
  461.  
  462. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  463. Phar fully realized by Gregory Beaver and Marcus Boerger.
  464. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  465. Directive => Local Value => Master Value
  466. phar.cache_list => no value => no value
  467. phar.readonly => On => On
  468. phar.require_hash => On => On
  469.  
  470. posix
  471.  
  472. Revision => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $
  473.  
  474. readline
  475.  
  476. Readline Support => enabled
  477. Readline library => EditLine wrapper
  478.  
  479. Directive => Local Value => Master Value
  480. cli.pager => no value => no value
  481. cli.prompt => \b \> => \b \>
  482.  
  483. Reflection
  484.  
  485. Reflection => enabled
  486. Version => $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $
  487.  
  488. session
  489.  
  490. Session Support => enabled
  491. Registered save handlers => files user
  492. Registered serializer handlers => php_serialize php php_binary wddx
  493.  
  494. Directive => Local Value => Master Value
  495. session.auto_start => Off => Off
  496. session.cache_expire => 180 => 180
  497. session.cache_limiter => nocache => nocache
  498. session.cookie_domain => no value => no value
  499. session.cookie_httponly => Off => Off
  500. session.cookie_lifetime => 0 => 0
  501. session.cookie_path => / => /
  502. session.cookie_secure => Off => Off
  503. session.entropy_file => /dev/urandom => /dev/urandom
  504. session.entropy_length => 32 => 32
  505. session.gc_divisor => 1000 => 1000
  506. session.gc_maxlifetime => 1440 => 1440
  507. session.gc_probability => 0 => 0
  508. session.hash_bits_per_character => 5 => 5
  509. session.hash_function => 0 => 0
  510. session.name => PHPSESSID => PHPSESSID
  511. session.referer_check => no value => no value
  512. session.save_handler => files => files
  513. session.save_path => /var/lib/php5/sessions => /var/lib/php5/sessions
  514. session.serialize_handler => php => php
  515. session.upload_progress.cleanup => On => On
  516. session.upload_progress.enabled => On => On
  517. session.upload_progress.freq => 1% => 1%
  518. session.upload_progress.min_freq => 1 => 1
  519. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  520. session.upload_progress.prefix => upload_progress_ => upload_progress_
  521. session.use_cookies => On => On
  522. session.use_only_cookies => On => On
  523. session.use_strict_mode => Off => Off
  524. session.use_trans_sid => 0 => 0
  525.  
  526. shmop
  527.  
  528. shmop support => enabled
  529.  
  530. SimpleXML
  531.  
  532. Simplexml support => enabled
  533. Revision => $Id: 07fc6546e896094aed794aea4691f0151774d955 $
  534. Schema support => enabled
  535.  
  536. soap
  537.  
  538. Soap Client => enabled
  539. Soap Server => enabled
  540.  
  541. Directive => Local Value => Master Value
  542. soap.wsdl_cache => 1 => 1
  543. soap.wsdl_cache_dir => /tmp => /tmp
  544. soap.wsdl_cache_enabled => 1 => 1
  545. soap.wsdl_cache_limit => 5 => 5
  546. soap.wsdl_cache_ttl => 86400 => 86400
  547.  
  548. sockets
  549.  
  550. Sockets Support => enabled
  551.  
  552. SPL
  553.  
  554. SPL support => enabled
  555. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  556. 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
  557.  
  558. standard
  559.  
  560. Dynamic Library Support => enabled
  561. Path to sendmail => /usr/sbin/sendmail -t -i
  562.  
  563. Directive => Local Value => Master Value
  564. assert.active => 1 => 1
  565. assert.bail => 0 => 0
  566. assert.callback => no value => no value
  567. assert.quiet_eval => 0 => 0
  568. assert.warning => 1 => 1
  569. auto_detect_line_endings => 0 => 0
  570. default_socket_timeout => 60 => 60
  571. from => no value => no value
  572. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
  573. user_agent => no value => no value
  574.  
  575. sysvmsg
  576.  
  577. sysvmsg support => enabled
  578. Revision => $Id: 58590192720bc56939152fde3645d808b348bb9b $
  579.  
  580. tokenizer
  581.  
  582. Tokenizer Support => enabled
  583.  
  584. wddx
  585.  
  586. WDDX Support => enabled
  587. WDDX Session Serializer => enabled
  588.  
  589. xml
  590.  
  591. XML Support => active
  592. XML Namespace Support => active
  593. libxml2 Version => 2.9.1
  594.  
  595. xmlreader
  596.  
  597. XMLReader => enabled
  598.  
  599. xmlwriter
  600.  
  601. XMLWriter => enabled
  602.  
  603. Zend OPcache
  604.  
  605. Opcode Caching => Disabled
  606. Optimization => Disabled
  607. Startup Failed => Opcode Caching is disabled for CLI
  608.  
  609. Directive => Local Value => Master Value
  610. opcache.blacklist_filename => no value => no value
  611. opcache.consistency_checks => 0 => 0
  612. opcache.dups_fix => Off => Off
  613. opcache.enable => On => On
  614. opcache.enable_cli => Off => Off
  615. opcache.enable_file_override => Off => Off
  616. opcache.error_log => no value => no value
  617. opcache.fast_shutdown => 0 => 0
  618. opcache.file_update_protection => 2 => 2
  619. opcache.force_restart_timeout => 180 => 180
  620. opcache.inherited_hack => On => On
  621. opcache.interned_strings_buffer => 4 => 4
  622. opcache.load_comments => 1 => 1
  623. opcache.lockfile_path => /tmp => /tmp
  624. opcache.log_verbosity_level => 1 => 1
  625. opcache.max_accelerated_files => 2000 => 2000
  626. opcache.max_file_size => 0 => 0
  627. opcache.max_wasted_percentage => 5 => 5
  628. opcache.memory_consumption => 64 => 64
  629. opcache.optimization_level => 0x7FFFBFFF => 0x7FFFBFFF
  630. opcache.preferred_memory_model => no value => no value
  631. opcache.protect_memory => 0 => 0
  632. opcache.restrict_api => no value => no value
  633. opcache.revalidate_freq => 2 => 2
  634. opcache.revalidate_path => Off => Off
  635. opcache.save_comments => 1 => 1
  636. opcache.use_cwd => On => On
  637. opcache.validate_timestamps => On => On
  638.  
  639. zip
  640.  
  641. Zip => enabled
  642. Zip version => 1.12.5
  643. Libzip version => 0.11.2
  644.  
  645. zlib
  646.  
  647. ZLib Support => enabled
  648. Stream Wrapper => compress.zlib://
  649. Stream Filter => zlib.inflate, zlib.deflate
  650. Compiled Version => 1.2.8
  651. Linked Version => 1.2.8
  652.  
  653. Directive => Local Value => Master Value
  654. zlib.output_compression => Off => Off
  655. zlib.output_compression_level => -1 => -1
  656. zlib.output_handler => no value => no value
  657.  
  658. Additional Modules
  659.  
  660. Module Name
  661. sysvsem
  662. sysvshm
  663.  
  664. Environment
  665.  
  666. Variable => Value
  667. SHELL => /bin/bash
  668. TERM => xterm
  669. USER => root
  670. MAIL => /var/mail/root
  671. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  672. PWD => /var/www/milepakr/cache
  673. LANG => en_US.UTF-8
  674. SHLVL => 1
  675. HOME => /root
  676. LOGNAME => root
  677. _ => /usr/bin/php
  678. OLDPWD => /var/www
  679.  
  680. PHP Variables
  681.  
  682. Variable => Value
  683. _SERVER["SHELL"] => /bin/bash
  684. _SERVER["TERM"] => xterm
  685. _SERVER["USER"] => root
  686. _SERVER["MAIL"] => /var/mail/root
  687. _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  688. _SERVER["PWD"] => /var/www/milepakr/cache
  689. _SERVER["LANG"] => en_US.UTF-8
  690. _SERVER["SHLVL"] => 1
  691. _SERVER["HOME"] => /root
  692. _SERVER["LOGNAME"] => root
  693. _SERVER["_"] => /usr/bin/php
  694. _SERVER["OLDPWD"] => /var/www
  695. _SERVER["PHP_SELF"] =>
  696. _SERVER["SCRIPT_NAME"] =>
  697. _SERVER["SCRIPT_FILENAME"] =>
  698. _SERVER["PATH_TRANSLATED"] =>
  699. _SERVER["DOCUMENT_ROOT"] =>
  700. _SERVER["REQUEST_TIME_FLOAT"] => 1476205120.2897
  701. _SERVER["REQUEST_TIME"] => 1476205120
  702. _SERVER["argv"] => Array
  703. (
  704. )
  705.  
  706. _SERVER["argc"] => 0
  707.  
  708. PHP License
  709. This program is free software; you can redistribute it and/or modify
  710. it under the terms of the PHP License as published by the PHP Group
  711. and included in the distribution in the file: LICENSE
  712.  
  713. This program is distributed in the hope that it will be useful,
  714. but WITHOUT ANY WARRANTY; without even the implied warranty of
  715. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  716.  
  717. If you did not receive a copy of the PHP license, or have any
  718. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement