403Webshell
Server IP : 64.223.137.62  /  Your IP : 104.23.197.171
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux webserver9 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.2-1ubuntu2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/bug/php8.1-bcmath/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/bug/php8.1-bcmath/script
#!/bin/sh

MATCH="^[[:space:]]*($|;)"

echo "==== Additional PHP 8.1 information ====" >&3
echo "" >&3
echo "++++ PHP @PHP_VERSION SAPI (php8.1query -S): ++++" >&3
/usr/sbin/php8.1query -S >&3
echo "" >&3
echo "++++ PHP 8.1 Extensions (php8.1query -M -v): ++++" >&3
/usr/sbin/php8.1query -M -v >&3
echo "" >&3

echo "++++ Configuration files: ++++" >&3
for dsoname in bcmath; do
    inifile=${dsoname}.ini
    echo "**** /etc/php/8.1/mods-available/$dsoname.ini ****" >&3
    grep -Ev "$MATCH" "/etc/php/8.1/mods-available/$dsoname.ini" >&3
    echo "" >&3
done

Youez - 2016 - github.com/yon3zu
LinuXploit