php-cgi7.3

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

Install

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

php7.3-cgi

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

This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.3-fpm package. The following extensions are built in: Core date filter hash libxml openssl pcntl 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.