No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
root@663318:~# php -v
PHP 8.3.6 (cli) (built: Jul 16 2026 18:30:41) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.6, Copyright (c) Zend Technologies
with Zend OPcache v8.3.6, Copyright (c), by Zend Technologies
root@663318:~# nginx -v
nginx version: nginx/1.24.0 (Ubuntu)
root@663318:~# mysql --version
mysql Ver 8.0.46-0ubuntu0.24.04.3 for Linux on x86_64 ((Ubuntu))
root@663318:~# df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 795M 672K 794M 1% /run
/dev/vda3 118G 6.4G 106G 6% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/vda2 36M 11M 26M 30% /boot/efi
tmpfs 795M 12K 795M 1% /run/user/0
root@663318:~# php -m | grep -E 'curl|dom|dileinfo|gd|intl|mbstring|mysqli|pdo_mysql|zip'
curl
dom
gd
intl
mbstring
mysqli
pdo_mysql
random
zip