php-fpm7.3

server-side, HTML-embedded scripting language (FPM-CGI binary)

Install

All systems
curl cmd.cat/php-fpm7.3.sh
Debian Debian
apt-get install php7.3-fpm
Ubuntu
apt-get install php7.3-fpm
image/svg+xml Kali Linux
apt-get install php7.3-fpm
Windows (WSL2)
sudo apt-get update sudo apt-get install php7.3-fpm

php7.3-fpm

server-side, HTML-embedded scripting language (FPM-CGI binary)

This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php7.3 package. The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session sodium SPL standard zlib. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.