Guest User

Untitled

a guest
Apr 25th, 2025
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.61 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 8.2.28
  3.  
  4. System => Linux ispconfig 6.1.0-33-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.133-1 (2025-04-10) x86_64
  5. Build Date => Mar 13 2025 18:10:30
  6. Build System => Linux
  7. Server API => Command Line Interface
  8. Virtual Directory Support => disabled
  9. Configuration File (php.ini) Path => /etc/php/8.2/cli
  10. Loaded Configuration File => /etc/php/8.2/cli/php.ini
  11. Scan this dir for additional .ini files => /etc/php/8.2/cli/conf.d
  12. Additional .ini files parsed => /etc/php/8.2/cli/conf.d/10-mysqlnd.ini,
  13. /etc/php/8.2/cli/conf.d/10-opcache.ini,
  14. /etc/php/8.2/cli/conf.d/10-pdo.ini,
  15. /etc/php/8.2/cli/conf.d/15-xml.ini,
  16. /etc/php/8.2/cli/conf.d/20-calendar.ini,
  17. /etc/php/8.2/cli/conf.d/20-ctype.ini,
  18. /etc/php/8.2/cli/conf.d/20-curl.ini,
  19. /etc/php/8.2/cli/conf.d/20-dom.ini,
  20. /etc/php/8.2/cli/conf.d/20-exif.ini,
  21. /etc/php/8.2/cli/conf.d/20-ffi.ini,
  22. /etc/php/8.2/cli/conf.d/20-fileinfo.ini,
  23. /etc/php/8.2/cli/conf.d/20-ftp.ini,
  24. /etc/php/8.2/cli/conf.d/20-gd.ini,
  25. /etc/php/8.2/cli/conf.d/20-gettext.ini,
  26. /etc/php/8.2/cli/conf.d/20-iconv.ini,
  27. /etc/php/8.2/cli/conf.d/20-imap.ini,
  28. /etc/php/8.2/cli/conf.d/20-intl.ini,
  29. /etc/php/8.2/cli/conf.d/20-mbstring.ini,
  30. /etc/php/8.2/cli/conf.d/20-mysqli.ini,
  31. /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini,
  32. /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini,
  33. /etc/php/8.2/cli/conf.d/20-phar.ini,
  34. /etc/php/8.2/cli/conf.d/20-posix.ini,
  35. /etc/php/8.2/cli/conf.d/20-pspell.ini,
  36. /etc/php/8.2/cli/conf.d/20-readline.ini,
  37. /etc/php/8.2/cli/conf.d/20-shmop.ini,
  38. /etc/php/8.2/cli/conf.d/20-simplexml.ini,
  39. /etc/php/8.2/cli/conf.d/20-soap.ini,
  40. /etc/php/8.2/cli/conf.d/20-sockets.ini,
  41. /etc/php/8.2/cli/conf.d/20-sqlite3.ini,
  42. /etc/php/8.2/cli/conf.d/20-sysvmsg.ini,
  43. /etc/php/8.2/cli/conf.d/20-sysvsem.ini,
  44. /etc/php/8.2/cli/conf.d/20-sysvshm.ini,
  45. /etc/php/8.2/cli/conf.d/20-tidy.ini,
  46. /etc/php/8.2/cli/conf.d/20-tokenizer.ini,
  47. /etc/php/8.2/cli/conf.d/20-xmlreader.ini,
  48. /etc/php/8.2/cli/conf.d/20-xmlwriter.ini,
  49. /etc/php/8.2/cli/conf.d/20-xsl.ini,
  50. /etc/php/8.2/cli/conf.d/20-zip.ini
  51.  
  52. PHP API => 20220829
  53. PHP Extension => 20220829
  54. Zend Extension => 420220829
  55. Zend Extension Build => API420220829,NTS
  56. PHP Extension Build => API20220829,NTS
  57. Debug Build => no
  58. Thread Safety => disabled
  59. Zend Signal Handling => enabled
  60. Zend Memory Manager => enabled
  61. Zend Multibyte Support => provided by mbstring
  62. Zend Max Execution Timers => disabled
  63. IPv6 Support => enabled
  64. DTrace Support => available, disabled
  65.  
  66. Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
  67. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
  68. Registered Stream Filters => zlib.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk, convert.iconv.*
  69.  
  70. This program makes use of the Zend Scripting Language Engine:
  71. Zend Engine v4.2.28, Copyright (c) Zend Technologies
  72. with Zend OPcache v8.2.28, Copyright (c), by Zend Technologies
  73.  
  74.  
  75. _______________________________________________________________________
  76.  
  77.  
  78. Configuration
  79.  
  80. calendar
  81.  
  82. Calendar support => enabled
  83.  
  84. Core
  85.  
  86. PHP Version => 8.2.28
  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 => /var/log/php_errors.log => /var/log/php_errors.log
  110. error_log_mode => 0644 => 0644
  111. error_prepend_string => no value => no value
  112. error_reporting => 22527 => 22527
  113. expose_php => On => On
  114. extension_dir => /usr/lib/php/20220829 => /usr/lib/php/20220829
  115. fiber.stack_size => no value => no value
  116. file_uploads => On => On
  117. hard_timeout => 2 => 2
  118. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  119. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  120. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  121. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  122. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  123. html_errors => Off => Off
  124. ignore_repeated_errors => Off => Off
  125. ignore_repeated_source => Off => Off
  126. ignore_user_abort => Off => Off
  127. implicit_flush => On => On
  128. include_path => .:/usr/share/php => .:/usr/share/php
  129. input_encoding => no value => no value
  130. internal_encoding => no value => no value
  131. log_errors => On => On
  132. mail.add_x_header => Off => Off
  133. mail.force_extra_parameters => no value => no value
  134. mail.log => no value => no value
  135. mail.mixed_lf_and_crlf => Off => Off
  136. max_execution_time => 0 => 0
  137. max_file_uploads => 20 => 20
  138. max_input_nesting_level => 64 => 64
  139. max_input_time => -1 => -1
  140. max_input_vars => 1000 => 1000
  141. max_multipart_body_parts => -1 => -1
  142. memory_limit => -1 => -1
  143. open_basedir => no value => no value
  144. output_buffering => 0 => 0
  145. output_encoding => no value => no value
  146. output_handler => no value => no value
  147. post_max_size => 8M => 8M
  148. precision => 14 => 14
  149. realpath_cache_size => 4096K => 4096K
  150. realpath_cache_ttl => 120 => 120
  151. register_argc_argv => On => On
  152. report_memleaks => On => On
  153. report_zend_debug => Off => Off
  154. request_order => GP => GP
  155. sendmail_from => no value => no value
  156. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  157. serialize_precision => -1 => -1
  158. short_open_tag => Off => Off
  159. SMTP => localhost => localhost
  160. smtp_port => 25 => 25
  161. sys_temp_dir => no value => no value
  162. syslog.facility => LOG_USER => LOG_USER
  163. syslog.filter => no-ctrl => no-ctrl
  164. syslog.ident => php => php
  165. unserialize_callback_func => no value => no value
  166. upload_max_filesize => 2M => 2M
  167. upload_tmp_dir => no value => no value
  168. user_dir => no value => no value
  169. user_ini.cache_ttl => 300 => 300
  170. user_ini.filename => .user.ini => .user.ini
  171. variables_order => GPCS => GPCS
  172. xmlrpc_error_number => 0 => 0
  173. xmlrpc_errors => Off => Off
  174. zend.assertions => -1 => -1
  175. zend.detect_unicode => On => On
  176. zend.enable_gc => On => On
  177. zend.exception_ignore_args => On => On
  178. zend.exception_string_param_max_len => 0 => 0
  179. zend.multibyte => Off => Off
  180. zend.script_encoding => no value => no value
  181. zend.signal_check => Off => Off
  182.  
  183. ctype
  184.  
  185. ctype functions => enabled
  186.  
  187. curl
  188.  
  189. cURL support => enabled
  190. cURL Information => 7.88.1
  191. Age => 10
  192. Features
  193. AsynchDNS => Yes
  194. CharConv => No
  195. Debug => No
  196. GSS-Negotiate => No
  197. IDN => Yes
  198. IPv6 => Yes
  199. krb4 => No
  200. Largefile => Yes
  201. libz => Yes
  202. NTLM => Yes
  203. NTLMWB => Yes
  204. SPNEGO => Yes
  205. SSL => Yes
  206. SSPI => No
  207. TLS-SRP => Yes
  208. HTTP2 => Yes
  209. GSSAPI => Yes
  210. KERBEROS5 => Yes
  211. UNIX_SOCKETS => Yes
  212. PSL => Yes
  213. HTTPS_PROXY => Yes
  214. MULTI_SSL => No
  215. BROTLI => Yes
  216. ALTSVC => Yes
  217. HTTP3 => No
  218. UNICODE => No
  219. ZSTD => Yes
  220. HSTS => Yes
  221. GSASL => No
  222. Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
  223. Host => x86_64-pc-linux-gnu
  224. SSL Version => OpenSSL/3.0.15
  225. ZLib Version => 1.2.13
  226. libSSH Version => libssh2/1.10.0
  227.  
  228. Directive => Local Value => Master Value
  229. curl.cainfo => no value => no value
  230.  
  231. date
  232.  
  233. date/time support => enabled
  234. timelib version => 2022.12
  235. "Olson" Timezone Database Version => 0.system
  236. Timezone Database => internal
  237. Default timezone => UTC
  238.  
  239. Directive => Local Value => Master Value
  240. date.default_latitude => 31.7667 => 31.7667
  241. date.default_longitude => 35.2333 => 35.2333
  242. date.sunrise_zenith => 90.833333 => 90.833333
  243. date.sunset_zenith => 90.833333 => 90.833333
  244. date.timezone => UTC => UTC
  245.  
  246. dom
  247.  
  248. DOM/XML => enabled
  249. DOM/XML API Version => 20031129
  250. libxml Version => 2.9.14
  251. HTML Support => enabled
  252. XPath Support => enabled
  253. XPointer Support => enabled
  254. Schema Support => enabled
  255. RelaxNG Support => enabled
  256.  
  257. exif
  258.  
  259. EXIF Support => enabled
  260. Supported EXIF Version => 0220
  261. Supported filetypes => JPEG, TIFF
  262. Multibyte decoding support using mbstring => enabled
  263. Extended EXIF tag formats => Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson
  264.  
  265. Directive => Local Value => Master Value
  266. exif.decode_jis_intel => JIS => JIS
  267. exif.decode_jis_motorola => JIS => JIS
  268. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  269. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  270. exif.encode_jis => no value => no value
  271. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  272.  
  273. FFI
  274.  
  275. FFI support => enabled
  276.  
  277. Directive => Local Value => Master Value
  278. ffi.enable => preload => preload
  279. ffi.preload => no value => no value
  280.  
  281. fileinfo
  282.  
  283. fileinfo support => enabled
  284. libmagic => 540
  285.  
  286. filter
  287.  
  288. Input Validation and Filtering => enabled
  289.  
  290. Directive => Local Value => Master Value
  291. filter.default => unsafe_raw => unsafe_raw
  292. filter.default_flags => no value => no value
  293.  
  294. ftp
  295.  
  296. FTP support => enabled
  297. FTPS support => enabled
  298.  
  299. gd
  300.  
  301. GD Support => enabled
  302. GD headers Version => 2.3.3
  303. GD library Version => 2.3.3
  304. FreeType Support => enabled
  305. FreeType Linkage => with freetype
  306. GIF Read Support => enabled
  307. GIF Create Support => enabled
  308. JPEG Support => enabled
  309. PNG Support => enabled
  310. WBMP Support => enabled
  311. XPM Support => enabled
  312. XBM Support => enabled
  313. WebP Support => enabled
  314. BMP Support => enabled
  315. AVIF Support => enabled
  316. TGA Read Support => enabled
  317.  
  318. Directive => Local Value => Master Value
  319. gd.jpeg_ignore_warning => On => On
  320.  
  321. gettext
  322.  
  323. GetText Support => enabled
  324.  
  325. hash
  326.  
  327. hash support => enabled
  328. 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 murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 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
  329.  
  330. MHASH support => Enabled
  331. MHASH API Version => Emulated Support
  332.  
  333. iconv
  334.  
  335. iconv support => enabled
  336. iconv implementation => glibc
  337. iconv library version => 2.36
  338.  
  339. Directive => Local Value => Master Value
  340. iconv.input_encoding => no value => no value
  341. iconv.internal_encoding => no value => no value
  342. iconv.output_encoding => no value => no value
  343.  
  344. imap
  345.  
  346. IMAP c-Client Version => 2007f
  347. SSL Support => enabled
  348. Kerberos Support => enabled
  349.  
  350. Directive => Local Value => Master Value
  351. imap.enable_insecure_rsh => Off => Off
  352.  
  353. intl
  354.  
  355. Internationalization support => enabled
  356. ICU version => 72.1
  357. ICU Data version => 72.1
  358. ICU TZData version => 2022e
  359. ICU Unicode version => 15.0
  360.  
  361. Directive => Local Value => Master Value
  362. intl.default_locale => no value => no value
  363. intl.error_level => 0 => 0
  364. intl.use_exceptions => Off => Off
  365.  
  366. json
  367.  
  368. json support => enabled
  369.  
  370. libxml
  371.  
  372. libXML support => active
  373. libXML Compiled Version => 2.9.14
  374. libXML Loaded Version => 20914
  375. libXML streams => enabled
  376.  
  377. mbstring
  378.  
  379. Multibyte Support => enabled
  380. Multibyte string engine => libmbfl
  381. HTTP input encoding translation => disabled
  382. libmbfl version => 1.3.2
  383.  
  384. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  385.  
  386. Multibyte (japanese) regex support => enabled
  387. Multibyte regex (oniguruma) version => 6.9.8
  388.  
  389. Directive => Local Value => Master Value
  390. mbstring.detect_order => no value => no value
  391. mbstring.encoding_translation => Off => Off
  392. mbstring.http_input => no value => no value
  393. mbstring.http_output => no value => no value
  394. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  395. mbstring.internal_encoding => no value => no value
  396. mbstring.language => neutral => neutral
  397. mbstring.regex_retry_limit => 1000000 => 1000000
  398. mbstring.regex_stack_limit => 100000 => 100000
  399. mbstring.strict_detection => Off => Off
  400. mbstring.substitute_character => no value => no value
  401.  
  402. mysqli
  403.  
  404. MysqlI Support => enabled
  405. Client API library version => mysqlnd 8.2.28
  406. Active Persistent Links => 0
  407. Inactive Persistent Links => 0
  408. Active Links => 0
  409.  
  410. Directive => Local Value => Master Value
  411. mysqli.allow_local_infile => Off => Off
  412. mysqli.allow_persistent => On => On
  413. mysqli.default_host => no value => no value
  414. mysqli.default_port => 3306 => 3306
  415. mysqli.default_pw => no value => no value
  416. mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
  417. mysqli.default_user => no value => no value
  418. mysqli.local_infile_directory => no value => no value
  419. mysqli.max_links => Unlimited => Unlimited
  420. mysqli.max_persistent => Unlimited => Unlimited
  421. mysqli.rollback_on_cached_plink => Off => Off
  422.  
  423. mysqlnd
  424.  
  425. mysqlnd => enabled
  426. Version => mysqlnd 8.2.28
  427. Compression => supported
  428. core SSL => supported
  429. extended SSL => supported
  430. Command buffer size => 4096
  431. Read buffer size => 32768
  432. Read timeout => 86400
  433. Collecting statistics => Yes
  434. Collecting memory statistics => No
  435. Tracing => n/a
  436. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
  437. API Extensions => mysqli,pdo_mysql
  438.  
  439. openssl
  440.  
  441. OpenSSL support => enabled
  442. OpenSSL Library Version => OpenSSL 3.0.15 3 Sep 2024
  443. OpenSSL Header Version => OpenSSL 3.0.15 3 Sep 2024
  444. Openssl default config => /usr/lib/ssl/openssl.cnf
  445.  
  446. Directive => Local Value => Master Value
  447. openssl.cafile => no value => no value
  448. openssl.capath => no value => no value
  449.  
  450. pcntl
  451.  
  452. pcntl support => enabled
  453.  
  454. pcre
  455.  
  456. PCRE (Perl Compatible Regular Expressions) Support => enabled
  457. PCRE Library Version => 10.42 2022-12-11
  458. PCRE Unicode Version => 14.0.0
  459. PCRE JIT Support => enabled
  460. PCRE JIT Target => x86 64bit (little endian + unaligned)
  461.  
  462. Directive => Local Value => Master Value
  463. pcre.backtrack_limit => 1000000 => 1000000
  464. pcre.jit => On => On
  465. pcre.recursion_limit => 100000 => 100000
  466.  
  467. PDO
  468.  
  469. PDO support => enabled
  470. PDO drivers => mysql, sqlite
  471.  
  472. pdo_mysql
  473.  
  474. PDO Driver for MySQL => enabled
  475. Client API version => mysqlnd 8.2.28
  476.  
  477. Directive => Local Value => Master Value
  478. pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
  479.  
  480. pdo_sqlite
  481.  
  482. PDO Driver for SQLite 3.x => enabled
  483. SQLite Library => 3.40.1
  484.  
  485. Phar
  486.  
  487. Phar: PHP Archive support => enabled
  488. Phar API version => 1.1.1
  489. Phar-based phar archives => enabled
  490. Tar-based phar archives => enabled
  491. ZIP-based phar archives => enabled
  492. gzip compression => enabled
  493. bzip2 compression => disabled (install ext/bz2)
  494. Native OpenSSL support => enabled
  495.  
  496.  
  497. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  498. Phar fully realized by Gregory Beaver and Marcus Boerger.
  499. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  500. Directive => Local Value => Master Value
  501. phar.cache_list => no value => no value
  502. phar.readonly => On => On
  503. phar.require_hash => On => On
  504.  
  505. posix
  506.  
  507. POSIX support => enabled
  508.  
  509. pspell
  510.  
  511. PSpell Support => enabled
  512.  
  513. random
  514.  
  515. Version => 8.2.28
  516.  
  517. readline
  518.  
  519. Readline Support => enabled
  520. Readline library => EditLine wrapper
  521.  
  522. Directive => Local Value => Master Value
  523. cli.pager => no value => no value
  524. cli.prompt => \b \> => \b \>
  525.  
  526. Reflection
  527.  
  528. Reflection => enabled
  529.  
  530. session
  531.  
  532. Session Support => enabled
  533. Registered save handlers => files user
  534. Registered serializer handlers => php_serialize php php_binary
  535.  
  536. Directive => Local Value => Master Value
  537. session.auto_start => Off => Off
  538. session.cache_expire => 180 => 180
  539. session.cache_limiter => nocache => nocache
  540. session.cookie_domain => no value => no value
  541. session.cookie_httponly => Off => Off
  542. session.cookie_lifetime => 0 => 0
  543. session.cookie_path => / => /
  544. session.cookie_samesite => no value => no value
  545. session.cookie_secure => Off => Off
  546. session.gc_divisor => 1000 => 1000
  547. session.gc_maxlifetime => 1440 => 1440
  548. session.gc_probability => 0 => 0
  549. session.lazy_write => On => On
  550. session.name => PHPSESSID => PHPSESSID
  551. session.referer_check => no value => no value
  552. session.save_handler => files => files
  553. session.save_path => /var/lib/php/sessions => /var/lib/php/sessions
  554. session.serialize_handler => php => php
  555. session.sid_bits_per_character => 5 => 5
  556. session.sid_length => 26 => 26
  557. session.upload_progress.cleanup => On => On
  558. session.upload_progress.enabled => On => On
  559. session.upload_progress.freq => 1% => 1%
  560. session.upload_progress.min_freq => 1 => 1
  561. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  562. session.upload_progress.prefix => upload_progress_ => upload_progress_
  563. session.use_cookies => On => On
  564. session.use_only_cookies => On => On
  565. session.use_strict_mode => Off => Off
  566. session.use_trans_sid => Off => Off
  567.  
  568. shmop
  569.  
  570. shmop support => enabled
  571.  
  572. SimpleXML
  573.  
  574. SimpleXML support => enabled
  575. Schema support => enabled
  576.  
  577. soap
  578.  
  579. Soap Client => enabled
  580. Soap Server => enabled
  581.  
  582. Directive => Local Value => Master Value
  583. soap.wsdl_cache => 1 => 1
  584. soap.wsdl_cache_dir => /tmp => /tmp
  585. soap.wsdl_cache_enabled => On => On
  586. soap.wsdl_cache_limit => 5 => 5
  587. soap.wsdl_cache_ttl => 86400 => 86400
  588.  
  589. sockets
  590.  
  591. Sockets Support => enabled
  592.  
  593. sodium
  594.  
  595. sodium support => enabled
  596. libsodium headers version => 1.0.18
  597. libsodium library version => 1.0.18
  598.  
  599. SPL
  600.  
  601. SPL support => enabled
  602. Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  603. 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
  604.  
  605. sqlite3
  606.  
  607. SQLite3 support => enabled
  608. SQLite Library => 3.40.1
  609.  
  610. Directive => Local Value => Master Value
  611. sqlite3.defensive => On => On
  612. sqlite3.extension_dir => no value => no value
  613.  
  614. standard
  615.  
  616. Dynamic Library Support => enabled
  617. Path to sendmail => /usr/sbin/sendmail -t -i
  618.  
  619. Directive => Local Value => Master Value
  620. assert.active => On => On
  621. assert.bail => Off => Off
  622. assert.callback => no value => no value
  623. assert.exception => On => On
  624. assert.warning => On => On
  625. auto_detect_line_endings => Off => Off
  626. default_socket_timeout => 60 => 60
  627. from => no value => no value
  628. session.trans_sid_hosts => no value => no value
  629. session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
  630. unserialize_max_depth => 4096 => 4096
  631. url_rewriter.hosts => no value => no value
  632. url_rewriter.tags => form= => form=
  633. user_agent => no value => no value
  634.  
  635. sysvmsg
  636.  
  637. sysvmsg support => enabled
  638.  
  639. sysvsem
  640.  
  641. sysvsem support => enabled
  642.  
  643. sysvshm
  644.  
  645. sysvshm support => enabled
  646.  
  647. tidy
  648.  
  649. Tidy support => enabled
  650. libTidy Version => 5.6.0
  651. libTidy Release => 2017/11/25
  652.  
  653. Directive => Local Value => Master Value
  654. tidy.clean_output => Off => Off
  655. tidy.default_config => no value => no value
  656.  
  657. tokenizer
  658.  
  659. Tokenizer Support => enabled
  660.  
  661. xml
  662.  
  663. XML Support => active
  664. XML Namespace Support => active
  665. libxml2 Version => 2.9.14
  666.  
  667. xmlreader
  668.  
  669. XMLReader => enabled
  670.  
  671. xmlwriter
  672.  
  673. XMLWriter => enabled
  674.  
  675. xsl
  676.  
  677. XSL => enabled
  678. libxslt Version => 1.1.35
  679. libxslt compiled against libxml Version => 2.9.14
  680. EXSLT => enabled
  681. libexslt Version => 0.8.20
  682.  
  683. Zend OPcache
  684.  
  685. Opcode Caching => Disabled
  686. Optimization => Disabled
  687. SHM Cache => Enabled
  688. File Cache => Disabled
  689. JIT => Off
  690. Startup Failed => Opcode Caching is disabled for CLI
  691.  
  692. Directive => Local Value => Master Value
  693. opcache.blacklist_filename => no value => no value
  694. opcache.consistency_checks => 0 => 0
  695. opcache.dups_fix => Off => Off
  696. opcache.enable => On => On
  697. opcache.enable_cli => Off => Off
  698. opcache.enable_file_override => Off => Off
  699. opcache.error_log => no value => no value
  700. opcache.file_cache => no value => no value
  701. opcache.file_cache_consistency_checks => On => On
  702. opcache.file_cache_only => Off => Off
  703. opcache.file_update_protection => 2 => 2
  704. opcache.force_restart_timeout => 180 => 180
  705. opcache.huge_code_pages => Off => Off
  706. opcache.interned_strings_buffer => 8 => 8
  707. opcache.jit => no value => no value
  708. opcache.jit_bisect_limit => 0 => 0
  709. opcache.jit_blacklist_root_trace => 16 => 16
  710. opcache.jit_blacklist_side_trace => 8 => 8
  711. opcache.jit_buffer_size => 0 => 0
  712. opcache.jit_debug => 0 => 0
  713. opcache.jit_hot_func => 127 => 127
  714. opcache.jit_hot_loop => 64 => 64
  715. opcache.jit_hot_return => 8 => 8
  716. opcache.jit_hot_side_exit => 8 => 8
  717. opcache.jit_max_exit_counters => 8192 => 8192
  718. opcache.jit_max_loop_unrolls => 8 => 8
  719. opcache.jit_max_polymorphic_calls => 2 => 2
  720. opcache.jit_max_recursive_calls => 2 => 2
  721. opcache.jit_max_recursive_returns => 2 => 2
  722. opcache.jit_max_root_traces => 1024 => 1024
  723. opcache.jit_max_side_traces => 128 => 128
  724. opcache.jit_prof_threshold => 0.005 => 0.005
  725. opcache.lockfile_path => /tmp => /tmp
  726. opcache.log_verbosity_level => 1 => 1
  727. opcache.max_accelerated_files => 10000 => 10000
  728. opcache.max_file_size => 0 => 0
  729. opcache.max_wasted_percentage => 5 => 5
  730. opcache.memory_consumption => 128 => 128
  731. opcache.opt_debug_level => 0 => 0
  732. opcache.optimization_level => 0x7FFEBFFF => 0x7FFEBFFF
  733. opcache.preferred_memory_model => no value => no value
  734. opcache.preload => no value => no value
  735. opcache.preload_user => no value => no value
  736. opcache.protect_memory => Off => Off
  737. opcache.record_warnings => Off => Off
  738. opcache.restrict_api => no value => no value
  739. opcache.revalidate_freq => 2 => 2
  740. opcache.revalidate_path => Off => Off
  741. opcache.save_comments => On => On
  742. opcache.use_cwd => On => On
  743. opcache.validate_permission => Off => Off
  744. opcache.validate_root => Off => Off
  745. opcache.validate_timestamps => On => On
  746.  
  747. zip
  748.  
  749. Zip => enabled
  750. Zip version => 1.21.1
  751. Libzip version => 1.7.3
  752. BZIP2 compression => Yes
  753. XZ compression => No
  754. ZSTD compression => No
  755. AES-128 encryption => Yes
  756. AES-192 encryption => Yes
  757. AES-256 encryption => Yes
  758.  
  759. zlib
  760.  
  761. ZLib Support => enabled
  762. Stream Wrapper => compress.zlib://
  763. Stream Filter => zlib.inflate, zlib.deflate
  764. Compiled Version => 1.2.13
  765. Linked Version => 1.2.13
  766.  
  767. Directive => Local Value => Master Value
  768. zlib.output_compression => Off => Off
  769. zlib.output_compression_level => -1 => -1
  770. zlib.output_handler => no value => no value
  771.  
  772. Additional Modules
  773.  
  774. Module Name
  775.  
  776. Environment
  777.  
  778. Variable => Value
  779. SHELL => /bin/bash
  780. PWD => /tmp/ispconfig3_install/install
  781. LOGNAME => root
  782. XDG_SESSION_TYPE => tty
  783. MOTD_SHOWN => pam
  784. HOME => /root
  785. LANG => en_US.UTF-8
  786. SSH_CONNECTION => 10.0.0.1 49918 10.0.0.118 22
  787. XDG_SESSION_CLASS => user
  788. TERM => screen-256color
  789. USER => root
  790. LE_WORKING_DIR => /root/.acme.sh
  791. SHLVL => 1
  792. XDG_SESSION_ID => 34173
  793. XDG_RUNTIME_DIR => /run/user/0
  794. SSH_CLIENT => 10.0.0.1 49918 22
  795. LC_ALL => en_US.UTF-8
  796. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  797. DBUS_SESSION_BUS_ADDRESS => unix:path=/run/user/0/bus
  798. SSH_TTY => /dev/pts/0
  799. OLDPWD => /tmp/ispconfig3_install
  800. _ => /usr/bin/php
  801.  
  802. PHP Variables
  803.  
  804. Variable => Value
  805. $_SERVER['SHELL'] => /bin/bash
  806. $_SERVER['PWD'] => /tmp/ispconfig3_install/install
  807. $_SERVER['LOGNAME'] => root
  808. $_SERVER['XDG_SESSION_TYPE'] => tty
  809. $_SERVER['MOTD_SHOWN'] => pam
  810. $_SERVER['HOME'] => /root
  811. $_SERVER['LANG'] => en_US.UTF-8
  812. $_SERVER['SSH_CONNECTION'] => 10.0.0.1 49918 10.0.0.118 22
  813. $_SERVER['XDG_SESSION_CLASS'] => user
  814. $_SERVER['TERM'] => screen-256color
  815. $_SERVER['USER'] => root
  816. $_SERVER['LE_WORKING_DIR'] => /root/.acme.sh
  817. $_SERVER['SHLVL'] => 1
  818. $_SERVER['XDG_SESSION_ID'] => 34173
  819. $_SERVER['XDG_RUNTIME_DIR'] => /run/user/0
  820. $_SERVER['SSH_CLIENT'] => 10.0.0.1 49918 22
  821. $_SERVER['LC_ALL'] => en_US.UTF-8
  822. $_SERVER['PATH'] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  823. $_SERVER['DBUS_SESSION_BUS_ADDRESS'] => unix:path=/run/user/0/bus
  824. $_SERVER['SSH_TTY'] => /dev/pts/0
  825. $_SERVER['OLDPWD'] => /tmp/ispconfig3_install
  826. $_SERVER['_'] => /usr/bin/php
  827. $_SERVER['PHP_SELF'] =>
  828. $_SERVER['SCRIPT_NAME'] =>
  829. $_SERVER['SCRIPT_FILENAME'] =>
  830. $_SERVER['PATH_TRANSLATED'] =>
  831. $_SERVER['DOCUMENT_ROOT'] =>
  832. $_SERVER['REQUEST_TIME_FLOAT'] => 1745576312.3381
  833. $_SERVER['REQUEST_TIME'] => 1745576312
  834. $_SERVER['argv'] => Array
  835. (
  836. )
  837.  
  838. $_SERVER['argc'] => 0
  839.  
  840. PHP License
  841. This program is free software; you can redistribute it and/or modify
  842. it under the terms of the PHP License as published by the PHP Group
  843. and included in the distribution in the file: LICENSE
  844.  
  845. This program is distributed in the hope that it will be useful,
  846. but WITHOUT ANY WARRANTY; without even the implied warranty of
  847. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  848.  
  849. If you did not receive a copy of the PHP license, or have any
  850. questions about PHP licensing, please contact [email protected].
  851.  
Advertisement
Add Comment
Please, Sign In to add comment