Advertisement
savicheval

Untitled

Dec 29th, 2023
987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 20.17 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 8.2.14
  3.  
  4. System => Linux f967b3b37439 6.2.0-39-generic #40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 x86_64
  5. Build Date => Dec 27 2023 23:29:27
  6. Build System => Linux - Docker
  7. Build Provider => https://github.com/docker-library/php
  8. Configure Command =>  './configure'  '--build=x86_64-linux-gnu' '--with-config-file-path=/usr/local/etc/php' '--with-config-file-scan-dir=/usr/local/etc/php/conf.d' '--enable-option-checking=fatal' '--with-mhash' '--with-pic' '--enable-ftp' '--enable-mbstring' '--enable-mysqlnd' '--with-password-argon2' '--with-sodium=shared' '--with-pdo-sqlite=/usr' '--with-sqlite3=/usr' '--with-curl' '--with-iconv' '--with-openssl' '--with-readline' '--with-zlib' '--disable-phpdbg' '--with-pear' '--with-libdir=lib/x86_64-linux-gnu' '--disable-cgi' '--with-apxs2' 'build_alias=x86_64-linux-gnu'
  9. Server API => Command Line Interface
  10. Virtual Directory Support => disabled
  11. Configuration File (php.ini) Path => /usr/local/etc/php
  12. Loaded Configuration File => (none)
  13. Scan this dir for additional .ini files => /usr/local/etc/php/conf.d
  14. Additional .ini files parsed => /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini
  15.  
  16. PHP API => 20220829
  17. PHP Extension => 20220829
  18. Zend Extension => 420220829
  19. Zend Extension Build => API420220829,NTS
  20. PHP Extension Build => API20220829,NTS
  21. Debug Build => no
  22. Thread Safety => disabled
  23. Zend Signal Handling => enabled
  24. Zend Memory Manager => enabled
  25. Zend Multibyte Support => provided by mbstring
  26. Zend Max Execution Timers => disabled
  27. IPv6 Support => enabled
  28. DTrace Support => disabled
  29.  
  30. Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar
  31. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
  32. Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk
  33.  
  34. This program makes use of the Zend Scripting Language Engine:
  35. Zend Engine v4.2.14, Copyright (c) Zend Technologies
  36.  
  37.  
  38.  _______________________________________________________________________
  39.  
  40.  
  41. Configuration
  42.  
  43. Core
  44.  
  45. PHP Version => 8.2.14
  46.  
  47. Directive => Local Value => Master Value
  48. allow_url_fopen => On => On
  49. allow_url_include => Off => Off
  50. arg_separator.input => & => &
  51. arg_separator.output => & => &
  52. auto_append_file => no value => no value
  53. auto_globals_jit => On => On
  54. auto_prepend_file => no value => no value
  55. browscap => no value => no value
  56. default_charset => UTF-8 => UTF-8
  57. default_mimetype => text/html => text/html
  58. disable_classes => no value => no value
  59. disable_functions => no value => no value
  60. display_errors => STDOUT => STDOUT
  61. display_startup_errors => On => On
  62. doc_root => no value => no value
  63. docref_ext => no value => no value
  64. docref_root => no value => no value
  65. enable_dl => On => On
  66. enable_post_data_reading => On => On
  67. error_append_string => no value => no value
  68. error_log => no value => no value
  69. error_log_mode => 0644 => 0644
  70. error_prepend_string => no value => no value
  71. error_reporting => no value => no value
  72. expose_php => On => On
  73. extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20220829 => /usr/local/lib/php/extensions/no-debug-non-zts-20220829
  74. fiber.stack_size => no value => no value
  75. file_uploads => On => On
  76. hard_timeout => 2 => 2
  77. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  78. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  79. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  80. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  81. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  82. html_errors => Off => Off
  83. ignore_repeated_errors => Off => Off
  84. ignore_repeated_source => Off => Off
  85. ignore_user_abort => Off => Off
  86. implicit_flush => On => On
  87. include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
  88. input_encoding => no value => no value
  89. internal_encoding => no value => no value
  90. log_errors => Off => Off
  91. mail.add_x_header => Off => Off
  92. mail.force_extra_parameters => no value => no value
  93. mail.log => no value => no value
  94. mail.mixed_lf_and_crlf => Off => Off
  95. max_execution_time => 0 => 0
  96. max_file_uploads => 20 => 20
  97. max_input_nesting_level => 64 => 64
  98. max_input_time => -1 => -1
  99. max_input_vars => 1000 => 1000
  100. max_multipart_body_parts => -1 => -1
  101. memory_limit => 128M => 128M
  102. open_basedir => no value => no value
  103. output_buffering => 0 => 0
  104. output_encoding => no value => no value
  105. output_handler => no value => no value
  106. post_max_size => 8M => 8M
  107. precision => 14 => 14
  108. realpath_cache_size => 4096K => 4096K
  109. realpath_cache_ttl => 120 => 120
  110. register_argc_argv => On => On
  111. report_memleaks => On => On
  112. report_zend_debug => Off => Off
  113. request_order => no value => no value
  114. sendmail_from => no value => no value
  115. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  116. serialize_precision => -1 => -1
  117. short_open_tag => On => On
  118. SMTP => localhost => localhost
  119. smtp_port => 25 => 25
  120. sys_temp_dir => no value => no value
  121. syslog.facility => LOG_USER => LOG_USER
  122. syslog.filter => no-ctrl => no-ctrl
  123. syslog.ident => php => php
  124. unserialize_callback_func => no value => no value
  125. upload_max_filesize => 2M => 2M
  126. upload_tmp_dir => no value => no value
  127. user_dir => no value => no value
  128. user_ini.cache_ttl => 300 => 300
  129. user_ini.filename => .user.ini => .user.ini
  130. variables_order => EGPCS => EGPCS
  131. xmlrpc_error_number => 0 => 0
  132. xmlrpc_errors => Off => Off
  133. zend.assertions => 1 => 1
  134. zend.detect_unicode => On => On
  135. zend.enable_gc => On => On
  136. zend.exception_ignore_args => Off => Off
  137. zend.exception_string_param_max_len => 15 => 15
  138. zend.multibyte => Off => Off
  139. zend.script_encoding => no value => no value
  140. zend.signal_check => Off => Off
  141.  
  142. ctype
  143.  
  144. ctype functions => enabled
  145.  
  146. curl
  147.  
  148. cURL support => enabled
  149. cURL Information => 7.88.1
  150. Age => 10
  151. Features
  152. AsynchDNS => Yes
  153. CharConv => No
  154. Debug => No
  155. GSS-Negotiate => No
  156. IDN => Yes
  157. IPv6 => Yes
  158. krb4 => No
  159. Largefile => Yes
  160. libz => Yes
  161. NTLM => Yes
  162. NTLMWB => Yes
  163. SPNEGO => Yes
  164. SSL => Yes
  165. SSPI => No
  166. TLS-SRP => Yes
  167. HTTP2 => Yes
  168. GSSAPI => Yes
  169. KERBEROS5 => Yes
  170. UNIX_SOCKETS => Yes
  171. PSL => Yes
  172. HTTPS_PROXY => Yes
  173. MULTI_SSL => No
  174. BROTLI => Yes
  175. ALTSVC => Yes
  176. HTTP3 => No
  177. UNICODE => No
  178. ZSTD => Yes
  179. HSTS => Yes
  180. GSASL => No
  181. 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
  182. Host => x86_64-pc-linux-gnu
  183. SSL Version => OpenSSL/3.0.11
  184. ZLib Version => 1.2.13
  185. libSSH Version => libssh2/1.10.0
  186.  
  187. Directive => Local Value => Master Value
  188. curl.cainfo => no value => no value
  189.  
  190. date
  191.  
  192. date/time support => enabled
  193. timelib version => 2022.10
  194. "Olson" Timezone Database Version => 2023.3
  195. Timezone Database => internal
  196. Default timezone => UTC
  197.  
  198. Directive => Local Value => Master Value
  199. date.default_latitude => 31.7667 => 31.7667
  200. date.default_longitude => 35.2333 => 35.2333
  201. date.sunrise_zenith => 90.833333 => 90.833333
  202. date.sunset_zenith => 90.833333 => 90.833333
  203. date.timezone => UTC => UTC
  204.  
  205. dom
  206.  
  207. DOM/XML => enabled
  208. DOM/XML API Version => 20031129
  209. libxml Version => 2.9.14
  210. HTML Support => enabled
  211. XPath Support => enabled
  212. XPointer Support => enabled
  213. Schema Support => enabled
  214. RelaxNG Support => enabled
  215.  
  216. fileinfo
  217.  
  218. fileinfo support => enabled
  219. libmagic => 540
  220.  
  221. filter
  222.  
  223. Input Validation and Filtering => enabled
  224.  
  225. Directive => Local Value => Master Value
  226. filter.default => unsafe_raw => unsafe_raw
  227. filter.default_flags => no value => no value
  228.  
  229. ftp
  230.  
  231. FTP support => enabled
  232. FTPS support => enabled
  233.  
  234. hash
  235.  
  236. hash support => enabled
  237. 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
  238.  
  239. MHASH support => Enabled
  240. MHASH API Version => Emulated Support
  241.  
  242. iconv
  243.  
  244. iconv support => enabled
  245. iconv implementation => glibc
  246. iconv library version => 2.36
  247.  
  248. Directive => Local Value => Master Value
  249. iconv.input_encoding => no value => no value
  250. iconv.internal_encoding => no value => no value
  251. iconv.output_encoding => no value => no value
  252.  
  253. json
  254.  
  255. json support => enabled
  256.  
  257. libxml
  258.  
  259. libXML support => active
  260. libXML Compiled Version => 2.9.14
  261. libXML Loaded Version => 20914
  262. libXML streams => enabled
  263.  
  264. mbstring
  265.  
  266. Multibyte Support => enabled
  267. Multibyte string engine => libmbfl
  268. HTTP input encoding translation => disabled
  269. libmbfl version => 1.3.2
  270.  
  271. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  272.  
  273. Multibyte (japanese) regex support => enabled
  274. Multibyte regex (oniguruma) version => 6.9.8
  275.  
  276. Directive => Local Value => Master Value
  277. mbstring.detect_order => no value => no value
  278. mbstring.encoding_translation => Off => Off
  279. mbstring.http_input => no value => no value
  280. mbstring.http_output => no value => no value
  281. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  282. mbstring.internal_encoding => no value => no value
  283. mbstring.language => neutral => neutral
  284. mbstring.regex_retry_limit => 1000000 => 1000000
  285. mbstring.regex_stack_limit => 100000 => 100000
  286. mbstring.strict_detection => Off => Off
  287. mbstring.substitute_character => no value => no value
  288.  
  289. mysqlnd
  290.  
  291. mysqlnd => enabled
  292. Version => mysqlnd 8.2.14
  293. Compression => supported
  294. core SSL => supported
  295. extended SSL => supported
  296. Command buffer size => 4096
  297. Read buffer size => 32768
  298. Read timeout => 86400
  299. Collecting statistics => Yes
  300. Collecting memory statistics => No
  301. Tracing => n/a
  302. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
  303. API Extensions =>  
  304.  
  305. openssl
  306.  
  307. OpenSSL support => enabled
  308. OpenSSL Library Version => OpenSSL 3.0.11 19 Sep 2023
  309. OpenSSL Header Version => OpenSSL 3.0.11 19 Sep 2023
  310. Openssl default config => /usr/lib/ssl/openssl.cnf
  311.  
  312. Directive => Local Value => Master Value
  313. openssl.cafile => no value => no value
  314. openssl.capath => no value => no value
  315.  
  316. pcre
  317.  
  318. PCRE (Perl Compatible Regular Expressions) Support => enabled
  319. PCRE Library Version => 10.40 2022-04-14
  320. PCRE Unicode Version => 14.0.0
  321. PCRE JIT Support => enabled
  322. PCRE JIT Target => x86 64bit (little endian + unaligned)
  323.  
  324. Directive => Local Value => Master Value
  325. pcre.backtrack_limit => 1000000 => 1000000
  326. pcre.jit => On => On
  327. pcre.recursion_limit => 100000 => 100000
  328.  
  329. PDO
  330.  
  331. PDO support => enabled
  332. PDO drivers => sqlite
  333.  
  334. pdo_sqlite
  335.  
  336. PDO Driver for SQLite 3.x => enabled
  337. SQLite Library => 3.40.1
  338.  
  339. Phar
  340.  
  341. Phar: PHP Archive support => enabled
  342. Phar API version => 1.1.1
  343. Phar-based phar archives => enabled
  344. Tar-based phar archives => enabled
  345. ZIP-based phar archives => enabled
  346. gzip compression => enabled
  347. bzip2 compression => disabled (install ext/bz2)
  348. Native OpenSSL support => enabled
  349.  
  350.  
  351. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  352. Phar fully realized by Gregory Beaver and Marcus Boerger.
  353. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  354. Directive => Local Value => Master Value
  355. phar.cache_list => no value => no value
  356. phar.readonly => On => On
  357. phar.require_hash => On => On
  358.  
  359. posix
  360.  
  361. POSIX support => enabled
  362.  
  363. random
  364.  
  365. Version => 8.2.14
  366.  
  367. readline
  368.  
  369. Readline Support => enabled
  370. Readline library => 8.2
  371.  
  372. Directive => Local Value => Master Value
  373. cli.pager => no value => no value
  374. cli.prompt => \b \>  => \b \>
  375.  
  376. Reflection
  377.  
  378. Reflection => enabled
  379.  
  380. session
  381.  
  382. Session Support => enabled
  383. Registered save handlers => files user
  384. Registered serializer handlers => php_serialize php php_binary
  385.  
  386. Directive => Local Value => Master Value
  387. session.auto_start => Off => Off
  388. session.cache_expire => 180 => 180
  389. session.cache_limiter => nocache => nocache
  390. session.cookie_domain => no value => no value
  391. session.cookie_httponly => Off => Off
  392. session.cookie_lifetime => 0 => 0
  393. session.cookie_path => / => /
  394. session.cookie_samesite => no value => no value
  395. session.cookie_secure => Off => Off
  396. session.gc_divisor => 100 => 100
  397. session.gc_maxlifetime => 1440 => 1440
  398. session.gc_probability => 1 => 1
  399. session.lazy_write => On => On
  400. session.name => PHPSESSID => PHPSESSID
  401. session.referer_check => no value => no value
  402. session.save_handler => files => files
  403. session.save_path => no value => no value
  404. session.serialize_handler => php => php
  405. session.sid_bits_per_character => 4 => 4
  406. session.sid_length => 32 => 32
  407. session.upload_progress.cleanup => On => On
  408. session.upload_progress.enabled => On => On
  409. session.upload_progress.freq => 1% => 1%
  410. session.upload_progress.min_freq => 1 => 1
  411. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  412. session.upload_progress.prefix => upload_progress_ => upload_progress_
  413. session.use_cookies => On => On
  414. session.use_only_cookies => On => On
  415. session.use_strict_mode => Off => Off
  416. session.use_trans_sid => Off => Off
  417.  
  418. SimpleXML
  419.  
  420. SimpleXML support => enabled
  421. Schema support => enabled
  422.  
  423. sodium
  424.  
  425. sodium support => enabled
  426. libsodium headers version => 1.0.18
  427. libsodium library version => 1.0.18
  428.  
  429. SPL
  430.  
  431. SPL support => enabled
  432. Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  433. 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
  434.  
  435. sqlite3
  436.  
  437. SQLite3 support => enabled
  438. SQLite Library => 3.40.1
  439.  
  440. Directive => Local Value => Master Value
  441. sqlite3.defensive => On => On
  442. sqlite3.extension_dir => no value => no value
  443.  
  444. standard
  445.  
  446. Dynamic Library Support => enabled
  447. Path to sendmail => /usr/sbin/sendmail -t -i
  448.  
  449. Directive => Local Value => Master Value
  450. assert.active => On => On
  451. assert.bail => Off => Off
  452. assert.callback => no value => no value
  453. assert.exception => On => On
  454. assert.warning => On => On
  455. auto_detect_line_endings => Off => Off
  456. default_socket_timeout => 60 => 60
  457. from => no value => no value
  458. session.trans_sid_hosts => no value => no value
  459. session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
  460. unserialize_max_depth => 4096 => 4096
  461. url_rewriter.hosts => no value => no value
  462. url_rewriter.tags => form= => form=
  463. user_agent => no value => no value
  464.  
  465. tokenizer
  466.  
  467. Tokenizer Support => enabled
  468.  
  469. xml
  470.  
  471. XML Support => active
  472. XML Namespace Support => active
  473. libxml2 Version => 2.9.14
  474.  
  475. xmlreader
  476.  
  477. XMLReader => enabled
  478.  
  479. xmlwriter
  480.  
  481. XMLWriter => enabled
  482.  
  483. zlib
  484.  
  485. ZLib Support => enabled
  486. Stream Wrapper => compress.zlib://
  487. Stream Filter => zlib.inflate, zlib.deflate
  488. Compiled Version => 1.2.13
  489. Linked Version => 1.2.13
  490.  
  491. Directive => Local Value => Master Value
  492. zlib.output_compression => Off => Off
  493. zlib.output_compression_level => -1 => -1
  494. zlib.output_handler => no value => no value
  495.  
  496. Additional Modules
  497.  
  498. Module Name
  499.  
  500. Environment
  501.  
  502. Variable => Value
  503. HOSTNAME => f967b3b37439
  504. PHP_VERSION => 8.2.14
  505. APACHE_CONFDIR => /etc/apache2
  506. PHP_INI_DIR => /usr/local/etc/php
  507. GPG_KEYS => 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC
  508. PHP_LDFLAGS => -Wl,-O1 -pie
  509. PWD => /var/www/html
  510. HOME => /root
  511. PHP_SHA256 => 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583
  512. PHPIZE_DEPS => autoconf         dpkg-dev        file        g++         gcc         libc-dev        make        pkg-config      re2c
  513. TERM => xterm
  514. PHP_URL => https://www.php.net/distributions/php-8.2.14.tar.xz
  515. SHLVL => 1
  516. PHP_CFLAGS => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  517. APACHE_ENVVARS => /etc/apache2/envvars
  518. PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  519. PHP_ASC_URL => https://www.php.net/distributions/php-8.2.14.tar.xz.asc
  520. PHP_CPPFLAGS => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  521. _ => /usr/local/bin/php
  522.  
  523. PHP Variables
  524.  
  525. Variable => Value
  526. $_SERVER['HOSTNAME'] => f967b3b37439
  527. $_SERVER['PHP_VERSION'] => 8.2.14
  528. $_SERVER['APACHE_CONFDIR'] => /etc/apache2
  529. $_SERVER['PHP_INI_DIR'] => /usr/local/etc/php
  530. $_SERVER['GPG_KEYS'] => 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC
  531. $_SERVER['PHP_LDFLAGS'] => -Wl,-O1 -pie
  532. $_SERVER['PWD'] => /var/www/html
  533. $_SERVER['HOME'] => /root
  534. $_SERVER['PHP_SHA256'] => 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583
  535. $_SERVER['PHPIZE_DEPS'] => autoconf         dpkg-dev        file        g++         gcc         libc-dev make       pkg-config      re2c
  536. $_SERVER['TERM'] => xterm
  537. $_SERVER['PHP_URL'] => https://www.php.net/distributions/php-8.2.14.tar.xz
  538. $_SERVER['SHLVL'] => 1
  539. $_SERVER['PHP_CFLAGS'] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  540. $_SERVER['APACHE_ENVVARS'] => /etc/apache2/envvars
  541. $_SERVER['PATH'] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  542. $_SERVER['PHP_ASC_URL'] => https://www.php.net/distributions/php-8.2.14.tar.xz.asc
  543. $_SERVER['PHP_CPPFLAGS'] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  544. $_SERVER['_'] => /usr/local/bin/php
  545. $_SERVER['PHP_SELF'] =>
  546. $_SERVER['SCRIPT_NAME'] =>
  547. $_SERVER['SCRIPT_FILENAME'] =>
  548. $_SERVER['PATH_TRANSLATED'] =>
  549. $_SERVER['DOCUMENT_ROOT'] =>
  550. $_SERVER['REQUEST_TIME_FLOAT'] => 1703858045.2066
  551. $_SERVER['REQUEST_TIME'] => 1703858045
  552. $_SERVER['argv'] => Array
  553. (
  554. )
  555.  
  556. $_SERVER['argc'] => 0
  557. $_ENV['HOSTNAME'] => f967b3b37439
  558. $_ENV['PHP_VERSION'] => 8.2.14
  559. $_ENV['APACHE_CONFDIR'] => /etc/apache2
  560. $_ENV['PHP_INI_DIR'] => /usr/local/etc/php
  561. $_ENV['GPG_KEYS'] => 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC
  562. $_ENV['PHP_LDFLAGS'] => -Wl,-O1 -pie
  563. $_ENV['PWD'] => /var/www/html
  564. $_ENV['HOME'] => /root
  565. $_ENV['PHP_SHA256'] => 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583
  566. $_ENV['PHPIZE_DEPS'] => autoconf        dpkg-dev        file        g++         gcc         libc-dev make       pkg-config      re2c
  567. $_ENV['TERM'] => xterm
  568. $_ENV['PHP_URL'] => https://www.php.net/distributions/php-8.2.14.tar.xz
  569. $_ENV['SHLVL'] => 1
  570. $_ENV['PHP_CFLAGS'] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  571. $_ENV['APACHE_ENVVARS'] => /etc/apache2/envvars
  572. $_ENV['PATH'] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  573. $_ENV['PHP_ASC_URL'] => https://www.php.net/distributions/php-8.2.14.tar.xz.asc
  574. $_ENV['PHP_CPPFLAGS'] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  575. $_ENV['_'] => /usr/local/bin/php
  576.  
  577. PHP License
  578. This program is free software; you can redistribute it and/or modify
  579. it under the terms of the PHP License as published by the PHP Group
  580. and included in the distribution in the file:  LICENSE
  581.  
  582. This program is distributed in the hope that it will be useful,
  583. but WITHOUT ANY WARRANTY; without even the implied warranty of
  584. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement