Advertisement
Guest User

Untitled

a guest
Feb 21st, 2021
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.46 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 8.0.2
  3.  
  4. System => Linux http 5.10.16-arch1-1 #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000 x86_64
  5. Build Date => Feb 2 2021 18:26:02
  6. Build System => Linux pierre 5.10.11-arch1-1 #1 SMP PREEMPT Wed, 27 Jan 2021 13:53:16 +0000 x86_64 GNU/Linux
  7. Configure Command => './configure' '--srcdir=../php-8.0.2' '--config-cache' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc/php' '--localstatedir=/var' '--with-layout=GNU' '--with-config-file-path=/etc/php' '--with-config-file-scan-dir=/etc/php/conf.d' '--disable-rpath' '--mandir=/usr/share/man' '--enable-cgi' '--enable-fpm' '--with-fpm-systemd' '--with-fpm-acl' '--with-fpm-user=http' '--with-fpm-group=http' '--enable-embed=shared' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-dba=shared' '--enable-exif=shared' '--enable-ftp=shared' '--enable-gd=shared' '--enable-intl=shared' '--enable-mbstring' '--enable-pcntl' '--enable-shmop=shared' '--enable-soap=shared' '--enable-sockets=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--with-bz2=shared' '--with-curl=shared' '--with-db4=/usr' '--with-enchant=shared' '--with-external-gd' '--with-external-pcre' '--with-ffi=shared' '--with-gdbm' '--with-gettext=shared' '--with-gmp=shared' '--with-iconv=shared' '--with-imap-ssl' '--with-imap=shared' '--with-kerberos' '--with-ldap=shared' '--with-ldap-sasl' '--with-mhash' '--with-mysql-sock=/run/mysqld/mysqld.sock' '--with-mysqli=shared,mysqlnd' '--with-openssl' '--with-password-argon2' '--with-pdo-dblib=shared,/usr' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared' '--with-pdo-sqlite=shared' '--with-pgsql=shared' '--with-pspell=shared' '--with-readline' '--with-snmp=shared' '--with-sodium=shared' '--with-sqlite3=shared' '--with-tidy=shared' '--with-unixODBC=shared' '--with-xsl=shared' '--with-zip=shared' '--with-zlib'
  8. Server API => Command Line Interface
  9. Virtual Directory Support => disabled
  10. Configuration File (php.ini) Path => /etc/php
  11. Loaded Configuration File => /etc/php/php.ini
  12. Scan this dir for additional .ini files => /etc/php/conf.d
  13. Additional .ini files parsed => /etc/php/conf.d/apcu.ini,
  14. /etc/php/conf.d/composer.ini,
  15. /etc/php/conf.d/dokuwiki.ini,
  16. /etc/php/conf.d/igbinary.ini,
  17. /etc/php/conf.d/imagick.ini,
  18. /etc/php/conf.d/logging.ini,
  19. /etc/php/conf.d/memcache.ini,
  20. /etc/php/conf.d/memcached.ini,
  21. /etc/php/conf.d/nextcloud.ini,
  22. /etc/php/conf.d/wordpress.ini
  23.  
  24. PHP API => 20200930
  25. PHP Extension => 20200930
  26. Zend Extension => 420200930
  27. Zend Extension Build => API420200930,NTS
  28. PHP Extension Build => API20200930,NTS
  29. Debug Build => no
  30. Thread Safety => disabled
  31. Zend Signal Handling => enabled
  32. Zend Memory Manager => enabled
  33. Zend Multibyte Support => provided by mbstring
  34. IPv6 Support => enabled
  35. DTrace Support => disabled
  36.  
  37. Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
  38. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
  39. Registered Stream Filters => zlib.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk, convert.iconv.*
  40.  
  41. This program makes use of the Zend Scripting Language Engine:
  42. Zend Engine v4.0.2, Copyright (c) Zend Technologies
  43. with Zend OPcache v8.0.2, Copyright (c), by Zend Technologies
  44.  
  45.  
  46. _______________________________________________________________________
  47.  
  48.  
  49. Configuration
  50.  
  51. apcu
  52.  
  53. APCu Support => Disabled
  54. Version => 5.1.19
  55. APCu Debugging => Disabled
  56. MMAP Support => Enabled
  57. MMAP File Mask =>
  58. Serialization Support => Disabled
  59. Build Date => Jan 8 2021 16:36:17
  60.  
  61. Directive => Local Value => Master Value
  62. apc.coredump_unmap => Off => Off
  63. apc.enable_cli => Off => Off
  64. apc.enabled => On => On
  65. apc.entries_hint => 4096 => 4096
  66. apc.gc_ttl => 3600 => 3600
  67. apc.mmap_file_mask => no value => no value
  68. apc.preload_path => no value => no value
  69. apc.serializer => php => php
  70. apc.shm_segments => 1 => 1
  71. apc.shm_size => 32M => 32M
  72. apc.slam_defense => Off => Off
  73. apc.smart => 0 => 0
  74. apc.ttl => 0 => 0
  75. apc.use_request_time => Off => Off
  76.  
  77. bcmath
  78.  
  79. BCMath support => enabled
  80.  
  81. Directive => Local Value => Master Value
  82. bcmath.scale => 0 => 0
  83.  
  84. Core
  85.  
  86. PHP Version => 8.0.2
  87.  
  88. Directive => Local Value => Master Value
  89. allow_url_fopen => On => On
  90. allow_url_include => Off => Off
  91. arg_separator.input => & => &
  92. arg_separator.output => & => &
  93. auto_append_file => no value => no value
  94. auto_globals_jit => On => On
  95. auto_prepend_file => no value => no value
  96. browscap => no value => no value
  97. default_charset => UTF-8 => UTF-8
  98. default_mimetype => text/html => text/html
  99. disable_classes => no value => no value
  100. disable_functions => no value => no value
  101. display_errors => Off => Off
  102. display_startup_errors => Off => Off
  103. doc_root => no value => no value
  104. docref_ext => no value => no value
  105. docref_root => no value => no value
  106. enable_dl => Off => Off
  107. enable_post_data_reading => On => On
  108. error_append_string => no value => no value
  109. error_log => no value => no value
  110. error_prepend_string => no value => no value
  111. error_reporting => 22527 => 22527
  112. expose_php => On => On
  113. extension_dir => /usr/lib/php/modules/ => /usr/lib/php/modules/
  114. file_uploads => On => On
  115. hard_timeout => 2 => 2
  116. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  117. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  118. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  119. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  120. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  121. html_errors => Off => Off
  122. ignore_repeated_errors => Off => Off
  123. ignore_repeated_source => Off => Off
  124. ignore_user_abort => Off => Off
  125. implicit_flush => On => On
  126. include_path => .: => .:
  127. input_encoding => no value => no value
  128. internal_encoding => no value => no value
  129. log_errors => On => On
  130. log_errors_max_len => 1024 => 1024
  131. mail.add_x_header => Off => Off
  132. mail.force_extra_parameters => no value => no value
  133. mail.log => no value => no value
  134. max_execution_time => 0 => 0
  135. max_file_uploads => 20 => 20
  136. max_input_nesting_level => 64 => 64
  137. max_input_time => -1 => -1
  138. max_input_vars => 1000 => 1000
  139. memory_limit => 512M => 512M
  140. open_basedir => no value => no value
  141. output_buffering => 0 => 0
  142. output_encoding => no value => no value
  143. output_handler => no value => no value
  144. post_max_size => 1000M => 1000M
  145. precision => 14 => 14
  146. realpath_cache_size => 4096K => 4096K
  147. realpath_cache_ttl => 120 => 120
  148. register_argc_argv => On => On
  149. report_memleaks => On => On
  150. report_zend_debug => Off => Off
  151. request_order => GP => GP
  152. sendmail_from => no value => no value
  153. sendmail_path => /usr/bin/sendmail -t -i => /usr/bin/sendmail -t -i
  154. serialize_precision => -1 => -1
  155. short_open_tag => Off => Off
  156. SMTP => localhost => localhost
  157. smtp_port => 25 => 25
  158. sys_temp_dir => no value => no value
  159. syslog.facility => LOG_USER => LOG_USER
  160. syslog.filter => no-ctrl => no-ctrl
  161. syslog.ident => php => php
  162. unserialize_callback_func => no value => no value
  163. upload_max_filesize => 1000M => 1000M
  164. upload_tmp_dir => no value => no value
  165. user_dir => no value => no value
  166. user_ini.cache_ttl => 300 => 300
  167. user_ini.filename => .user.ini => .user.ini
  168. variables_order => GPCS => GPCS
  169. xmlrpc_error_number => 0 => 0
  170. xmlrpc_errors => Off => Off
  171. zend.assertions => -1 => -1
  172. zend.detect_unicode => On => On
  173. zend.enable_gc => On => On
  174. zend.exception_ignore_args => On => On
  175. zend.exception_string_param_max_len => 0 => 0
  176. zend.multibyte => Off => Off
  177. zend.script_encoding => no value => no value
  178. zend.signal_check => Off => Off
  179.  
  180. ctype
  181.  
  182. ctype functions => enabled
  183.  
  184. curl
  185.  
  186. cURL support => enabled
  187. cURL Information => 7.75.0
  188. Age => 8
  189. Features
  190. AsynchDNS => Yes
  191. CharConv => No
  192. Debug => No
  193. GSS-Negotiate => No
  194. IDN => Yes
  195. IPv6 => Yes
  196. krb4 => No
  197. Largefile => Yes
  198. libz => Yes
  199. NTLM => Yes
  200. NTLMWB => Yes
  201. SPNEGO => Yes
  202. SSL => Yes
  203. SSPI => No
  204. TLS-SRP => Yes
  205. HTTP2 => Yes
  206. GSSAPI => Yes
  207. KERBEROS5 => Yes
  208. UNIX_SOCKETS => Yes
  209. PSL => Yes
  210. HTTPS_PROXY => Yes
  211. MULTI_SSL => No
  212. BROTLI => No
  213. Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, mqtt, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
  214. Host => x86_64-pc-linux-gnu
  215. SSL Version => OpenSSL/1.1.1j
  216. ZLib Version => 1.2.11
  217. libSSH Version => libssh2/1.9.0
  218.  
  219. Directive => Local Value => Master Value
  220. curl.cainfo => no value => no value
  221.  
  222. date
  223.  
  224. date/time support => enabled
  225. timelib version => 2020.02
  226. "Olson" Timezone Database Version => 2020.4
  227. Timezone Database => internal
  228. Default timezone => UTC
  229.  
  230. Directive => Local Value => Master Value
  231. date.default_latitude => 31.7667 => 31.7667
  232. date.default_longitude => 35.2333 => 35.2333
  233. date.sunrise_zenith => 90.833333 => 90.833333
  234. date.sunset_zenith => 90.833333 => 90.833333
  235. date.timezone => no value => no value
  236.  
  237. dom
  238.  
  239. DOM/XML => enabled
  240. DOM/XML API Version => 20031129
  241. libxml Version => 2.9.10
  242. HTML Support => enabled
  243. XPath Support => enabled
  244. XPointer Support => enabled
  245. Schema Support => enabled
  246. RelaxNG Support => enabled
  247.  
  248. fileinfo
  249.  
  250. fileinfo support => enabled
  251. libmagic => 539
  252.  
  253. filter
  254.  
  255. Input Validation and Filtering => enabled
  256.  
  257. Directive => Local Value => Master Value
  258. filter.default => unsafe_raw => unsafe_raw
  259. filter.default_flags => no value => no value
  260.  
  261. gd
  262.  
  263. GD Support => enabled
  264. GD headers Version => 2.3.1
  265. GD library Version => 2.3.1
  266. FreeType Support => enabled
  267. FreeType Linkage => with freetype
  268. GIF Read Support => enabled
  269. GIF Create Support => enabled
  270. JPEG Support => enabled
  271. PNG Support => enabled
  272. WBMP Support => enabled
  273. XPM Support => enabled
  274. XBM Support => enabled
  275. WebP Support => enabled
  276. BMP Support => enabled
  277. TGA Read Support => enabled
  278.  
  279. Directive => Local Value => Master Value
  280. gd.jpeg_ignore_warning => 1 => 1
  281.  
  282. gmp
  283.  
  284. gmp support => enabled
  285. GMP version => 6.2.1
  286.  
  287. hash
  288.  
  289. hash support => enabled
  290. 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 crc32c 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
  291.  
  292. MHASH support => Enabled
  293. MHASH API Version => Emulated Support
  294.  
  295. iconv
  296.  
  297. iconv support => enabled
  298. iconv implementation => glibc
  299. iconv library version => 2.33
  300.  
  301. Directive => Local Value => Master Value
  302. iconv.input_encoding => no value => no value
  303. iconv.internal_encoding => no value => no value
  304. iconv.output_encoding => no value => no value
  305.  
  306. imagick
  307.  
  308. imagick module => enabled
  309. imagick module version => 3.4.4.r66.g448c1cd
  310. imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
  311. Imagick compiled with ImageMagick version => ImageMagick 7.0.11-0 Q16 x86_64 2021-02-13 https://imagemagick.org
  312. Imagick using ImageMagick library version => ImageMagick 7.0.11-1 Q16 x86_64 2021-02-21 https://imagemagick.org
  313. ImageMagick copyright => (C) 1999-2021 ImageMagick Studio LLC
  314. ImageMagick release date => 2021-02-21
  315. ImageMagick number of supported formats: => 257
  316. ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, ASHLAR, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUBE, CUR, CUT, DATA, DCM, DCR, DCRAW, DCX, DDS, DFONT, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FARBFELD, FAX, FF, FILE, FITS, FL32, FLV, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, GV, HALD, HDR, HEIC, HEIF, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, KERNEL, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORA, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PHM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YAML, YCbCr, YCbCrA, YUV
  317.  
  318. Directive => Local Value => Master Value
  319. imagick.locale_fix => 0 => 0
  320. imagick.progress_monitor => 0 => 0
  321. imagick.set_single_thread => 1 => 1
  322. imagick.shutdown_sleep_count => 10 => 10
  323. imagick.skip_version_check => 0 => 0
  324.  
  325. intl
  326.  
  327. Internationalization support => enabled
  328. ICU version => 68.2
  329. ICU Data version => 68.2
  330. ICU Unicode version => 13.0
  331.  
  332. Directive => Local Value => Master Value
  333. intl.default_locale => no value => no value
  334. intl.error_level => 0 => 0
  335. intl.use_exceptions => Off => Off
  336.  
  337. json
  338.  
  339. json support => enabled
  340.  
  341. libxml
  342.  
  343. libXML support => active
  344. libXML Compiled Version => 2.9.10
  345. libXML Loaded Version => 20910
  346. libXML streams => enabled
  347.  
  348. mbstring
  349.  
  350. Multibyte Support => enabled
  351. Multibyte string engine => libmbfl
  352. HTTP input encoding translation => disabled
  353. libmbfl version => 1.3.2
  354.  
  355. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  356.  
  357. Multibyte (japanese) regex support => enabled
  358. Multibyte regex (oniguruma) version => 6.9.6
  359.  
  360. Directive => Local Value => Master Value
  361. mbstring.detect_order => no value => no value
  362. mbstring.encoding_translation => Off => Off
  363. mbstring.http_input => no value => no value
  364. mbstring.http_output => no value => no value
  365. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  366. mbstring.internal_encoding => no value => no value
  367. mbstring.language => neutral => neutral
  368. mbstring.regex_retry_limit => 1000000 => 1000000
  369. mbstring.regex_stack_limit => 100000 => 100000
  370. mbstring.strict_detection => Off => Off
  371. mbstring.substitute_character => no value => no value
  372.  
  373. mysqli
  374.  
  375. MysqlI Support => enabled
  376. Client API library version => mysqlnd 8.0.2
  377. Active Persistent Links => 0
  378. Inactive Persistent Links => 0
  379. Active Links => 0
  380.  
  381. Directive => Local Value => Master Value
  382. mysqli.allow_local_infile => Off => Off
  383. mysqli.allow_persistent => On => On
  384. mysqli.default_host => no value => no value
  385. mysqli.default_port => 3306 => 3306
  386. mysqli.default_pw => no value => no value
  387. mysqli.default_socket => /run/mysqld/mysqld.sock => /run/mysqld/mysqld.sock
  388. mysqli.default_user => no value => no value
  389. mysqli.max_links => Unlimited => Unlimited
  390. mysqli.max_persistent => Unlimited => Unlimited
  391. mysqli.reconnect => Off => Off
  392. mysqli.rollback_on_cached_plink => Off => Off
  393.  
  394. mysqlnd
  395.  
  396. mysqlnd => enabled
  397. Version => mysqlnd 8.0.2
  398. Compression => supported
  399. core SSL => supported
  400. extended SSL => supported
  401. Command buffer size => 4096
  402. Read buffer size => 32768
  403. Read timeout => 86400
  404. Collecting statistics => Yes
  405. Collecting memory statistics => No
  406. Tracing => n/a
  407. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
  408. API Extensions => pdo_mysql,mysqli
  409.  
  410. openssl
  411.  
  412. OpenSSL support => enabled
  413. OpenSSL Library Version => OpenSSL 1.1.1j 16 Feb 2021
  414. OpenSSL Header Version => OpenSSL 1.1.1i 8 Dec 2020
  415. Openssl default config => /etc/ssl/openssl.cnf
  416.  
  417. Directive => Local Value => Master Value
  418. openssl.cafile => no value => no value
  419. openssl.capath => no value => no value
  420.  
  421. pcntl
  422.  
  423. pcntl support => enabled
  424.  
  425. pcre
  426.  
  427. PCRE (Perl Compatible Regular Expressions) Support => enabled
  428. PCRE Library Version => 10.36 2020-12-04
  429. PCRE Unicode Version => 13.0.0
  430. PCRE JIT Support => enabled
  431. PCRE JIT Target => x86 64bit (little endian + unaligned)
  432.  
  433. Directive => Local Value => Master Value
  434. pcre.backtrack_limit => 1000000 => 1000000
  435. pcre.jit => 1 => 1
  436. pcre.recursion_limit => 100000 => 100000
  437.  
  438. PDO
  439.  
  440. PDO support => enabled
  441. PDO drivers => mysql
  442.  
  443. pdo_mysql
  444.  
  445. PDO Driver for MySQL => enabled
  446. Client API version => mysqlnd 8.0.2
  447.  
  448. Directive => Local Value => Master Value
  449. pdo_mysql.default_socket => /run/mysqld/mysqld.sock => /run/mysqld/mysqld.sock
  450.  
  451. Phar
  452.  
  453. Phar: PHP Archive support => enabled
  454. Phar API version => 1.1.1
  455. Phar-based phar archives => enabled
  456. Tar-based phar archives => enabled
  457. ZIP-based phar archives => enabled
  458. gzip compression => enabled
  459. bzip2 compression => disabled (install ext/bz2)
  460. Native OpenSSL support => enabled
  461.  
  462.  
  463. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  464. Phar fully realized by Gregory Beaver and Marcus Boerger.
  465. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  466. Directive => Local Value => Master Value
  467. phar.cache_list => no value => no value
  468. phar.readonly => On => On
  469. phar.require_hash => On => On
  470.  
  471. posix
  472.  
  473. POSIX support => enabled
  474.  
  475. readline
  476.  
  477. Readline Support => enabled
  478. Readline library => 8.1
  479.  
  480. Directive => Local Value => Master Value
  481. cli.pager => no value => no value
  482. cli.prompt => \b \> => \b \>
  483.  
  484. Reflection
  485.  
  486. Reflection => enabled
  487.  
  488. session
  489.  
  490. Session Support => enabled
  491. Registered save handlers => files user
  492. Registered serializer handlers => php_serialize php php_binary
  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 => no value => no value
  500. session.cookie_lifetime => 0 => 0
  501. session.cookie_path => / => /
  502. session.cookie_samesite => no value => no value
  503. session.cookie_secure => 0 => 0
  504. session.gc_divisor => 1000 => 1000
  505. session.gc_maxlifetime => 1440 => 1440
  506. session.gc_probability => 1 => 1
  507. session.lazy_write => On => On
  508. session.name => PHPSESSID => PHPSESSID
  509. session.referer_check => no value => no value
  510. session.save_handler => files => files
  511. session.save_path => no value => no value
  512. session.serialize_handler => php => php
  513. session.sid_bits_per_character => 5 => 5
  514. session.sid_length => 26 => 26
  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 => 1 => 1
  522. session.use_only_cookies => 1 => 1
  523. session.use_strict_mode => 0 => 0
  524. session.use_trans_sid => 0 => 0
  525.  
  526. SimpleXML
  527.  
  528. SimpleXML support => enabled
  529. Schema support => enabled
  530.  
  531. SPL
  532.  
  533. SPL support => enabled
  534. Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  535. 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
  536.  
  537. standard
  538.  
  539. Dynamic Library Support => enabled
  540. Path to sendmail => /usr/bin/sendmail -t -i
  541.  
  542. Directive => Local Value => Master Value
  543. assert.active => On => On
  544. assert.bail => Off => Off
  545. assert.callback => no value => no value
  546. assert.exception => On => On
  547. assert.warning => On => On
  548. auto_detect_line_endings => Off => Off
  549. default_socket_timeout => 60 => 60
  550. from => no value => no value
  551. session.trans_sid_hosts => no value => no value
  552. session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
  553. unserialize_max_depth => 4096 => 4096
  554. url_rewriter.hosts => no value => no value
  555. url_rewriter.tags => form= => form=
  556. user_agent => no value => no value
  557.  
  558. tokenizer
  559.  
  560. Tokenizer Support => enabled
  561.  
  562. xml
  563.  
  564. XML Support => active
  565. XML Namespace Support => active
  566. libxml2 Version => 2.9.10
  567.  
  568. xmlreader
  569.  
  570. XMLReader => enabled
  571.  
  572. xmlwriter
  573.  
  574. XMLWriter => enabled
  575.  
  576. Zend OPcache
  577.  
  578. Opcode Caching => Up and Running
  579. Optimization => Enabled
  580. SHM Cache => Enabled
  581. File Cache => Disabled
  582. JIT => Disabled
  583. Startup => OK
  584. Shared memory model => mmap
  585. Cache hits => 0
  586. Cache misses => 0
  587. Used memory => 9167728
  588. Free memory => 125050000
  589. Wasted memory => 0
  590. Interned Strings Used memory => 410624
  591. Interned Strings Free memory => 5880384
  592. Cached scripts => 0
  593. Cached keys => 0
  594. Max keys => 16229
  595. OOM restarts => 0
  596. Hash keys restarts => 0
  597. Manual restarts => 0
  598.  
  599. Directive => Local Value => Master Value
  600. opcache.blacklist_filename => no value => no value
  601. opcache.consistency_checks => 0 => 0
  602. opcache.dups_fix => Off => Off
  603. opcache.enable => On => On
  604. opcache.enable_cli => On => On
  605. opcache.enable_file_override => Off => Off
  606. opcache.error_log => no value => no value
  607. opcache.file_cache => no value => no value
  608. opcache.file_cache_consistency_checks => On => On
  609. opcache.file_cache_only => Off => Off
  610. opcache.file_update_protection => 2 => 2
  611. opcache.force_restart_timeout => 180 => 180
  612. opcache.huge_code_pages => Off => Off
  613. opcache.interned_strings_buffer => 8 => 8
  614. opcache.jit => tracing => tracing
  615. opcache.jit_bisect_limit => 0 => 0
  616. opcache.jit_blacklist_root_trace => 16 => 16
  617. opcache.jit_blacklist_side_trace => 8 => 8
  618. opcache.jit_buffer_size => 0 => 0
  619. opcache.jit_debug => 0 => 0
  620. opcache.jit_hot_func => 127 => 127
  621. opcache.jit_hot_loop => 64 => 64
  622. opcache.jit_hot_return => 8 => 8
  623. opcache.jit_hot_side_exit => 8 => 8
  624. opcache.jit_max_exit_counters => 8192 => 8192
  625. opcache.jit_max_loop_unrolls => 8 => 8
  626. opcache.jit_max_polymorphic_calls => 2 => 2
  627. opcache.jit_max_recursive_calls => 2 => 2
  628. opcache.jit_max_recursive_returns => 2 => 2
  629. opcache.jit_max_root_traces => 1024 => 1024
  630. opcache.jit_max_side_traces => 128 => 128
  631. opcache.jit_prof_threshold => 0.005 => 0.005
  632. opcache.lockfile_path => /tmp => /tmp
  633. opcache.log_verbosity_level => 1 => 1
  634. opcache.max_accelerated_files => 10000 => 10000
  635. opcache.max_file_size => 0 => 0
  636. opcache.max_wasted_percentage => 5 => 5
  637. opcache.memory_consumption => 128 => 128
  638. opcache.opt_debug_level => 0 => 0
  639. opcache.optimization_level => 0x7FFEBFFF => 0x7FFEBFFF
  640. opcache.preferred_memory_model => no value => no value
  641. opcache.preload => no value => no value
  642. opcache.preload_user => no value => no value
  643. opcache.protect_memory => Off => Off
  644. opcache.record_warnings => Off => Off
  645. opcache.restrict_api => no value => no value
  646. opcache.revalidate_freq => 1 => 1
  647. opcache.revalidate_path => Off => Off
  648. opcache.save_comments => On => On
  649. opcache.use_cwd => On => On
  650. opcache.validate_permission => Off => Off
  651. opcache.validate_root => Off => Off
  652. opcache.validate_timestamps => On => On
  653.  
  654. zip
  655.  
  656. Zip => enabled
  657. Zip version => 1.19.2
  658. Libzip version => 1.7.3
  659. BZIP2 compression => Yes
  660. XZ compression => Yes
  661. ZSTD compression => No
  662. AES-128 encryption => Yes
  663. AES-192 encryption => Yes
  664. AES-256 encryption => Yes
  665.  
  666. zlib
  667.  
  668. ZLib Support => enabled
  669. Stream Wrapper => compress.zlib://
  670. Stream Filter => zlib.inflate, zlib.deflate
  671. Compiled Version => 1.2.11
  672. Linked Version => 1.2.11
  673.  
  674. Directive => Local Value => Master Value
  675. zlib.output_compression => Off => Off
  676. zlib.output_compression_level => -1 => -1
  677. zlib.output_handler => no value => no value
  678.  
  679. Additional Modules
  680.  
  681. Module Name
  682.  
  683. Environment
  684.  
  685. Variable => Value
  686. DBUS_SESSION_BUS_ADDRESS => unix:path=/run/user/1000/bus
  687. HOME => /home/onny
  688. LANG => en_US.UTF-8
  689. LOGNAME => onny
  690. MAIL => /var/spool/mail/onny
  691. MOTD_SHOWN => pam
  692. NCURSES_NO_UTF8_ACS => 1
  693. PATH => /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
  694. PWD => /home/onny
  695. SHELL => /usr/bin/fish
  696. SHLVL => 2
  697. SSH_CLIENT => 10.25.40.2 58124 22
  698. SSH_CONNECTION => 10.25.40.2 58124 10.25.0.100 22
  699. SSH_TTY => /dev/pts/0
  700. TERM => xterm-256color
  701. USER => onny
  702. XDG_RUNTIME_DIR => /run/user/1000
  703. XDG_SESSION_CLASS => user
  704. XDG_SESSION_ID => 20
  705. XDG_SESSION_TYPE => tty
  706.  
  707. PHP Variables
  708.  
  709. Variable => Value
  710. $_SERVER['DBUS_SESSION_BUS_ADDRESS'] => unix:path=/run/user/1000/bus
  711. $_SERVER['HOME'] => /home/onny
  712. $_SERVER['LANG'] => en_US.UTF-8
  713. $_SERVER['LOGNAME'] => onny
  714. $_SERVER['MAIL'] => /var/spool/mail/onny
  715. $_SERVER['MOTD_SHOWN'] => pam
  716. $_SERVER['NCURSES_NO_UTF8_ACS'] => 1
  717. $_SERVER['PATH'] => /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
  718. $_SERVER['PWD'] => /home/onny
  719. $_SERVER['SHELL'] => /usr/bin/fish
  720. $_SERVER['SHLVL'] => 2
  721. $_SERVER['SSH_CLIENT'] => 10.25.40.2 58124 22
  722. $_SERVER['SSH_CONNECTION'] => 10.25.40.2 58124 10.25.0.100 22
  723. $_SERVER['SSH_TTY'] => /dev/pts/0
  724. $_SERVER['TERM'] => xterm-256color
  725. $_SERVER['USER'] => onny
  726. $_SERVER['XDG_RUNTIME_DIR'] => /run/user/1000
  727. $_SERVER['XDG_SESSION_CLASS'] => user
  728. $_SERVER['XDG_SESSION_ID'] => 20
  729. $_SERVER['XDG_SESSION_TYPE'] => tty
  730. $_SERVER['PHP_SELF'] =>
  731. $_SERVER['SCRIPT_NAME'] =>
  732. $_SERVER['SCRIPT_FILENAME'] =>
  733. $_SERVER['PATH_TRANSLATED'] =>
  734. $_SERVER['DOCUMENT_ROOT'] =>
  735. $_SERVER['REQUEST_TIME_FLOAT'] => 1613944020.9469
  736. $_SERVER['REQUEST_TIME'] => 1613944020
  737. $_SERVER['argv'] => Array
  738. (
  739. )
  740.  
  741. $_SERVER['argc'] => 0
  742.  
  743. PHP License
  744. This program is free software; you can redistribute it and/or modify
  745. it under the terms of the PHP License as published by the PHP Group
  746. and included in the distribution in the file: LICENSE
  747.  
  748. This program is distributed in the hope that it will be useful,
  749. but WITHOUT ANY WARRANTY; without even the implied warranty of
  750. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  751.  
  752. If you did not receive a copy of the PHP license, or have any
  753. questions about PHP licensing, please contact license@php.net.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement