php-cgi7.0
server-side, HTML-embedded scripting language (CGI binary)
Install
- All systems
-
curl cmd.cat/php-cgi7.0.sh
- Debian
-
apt-get install php7.0-cgi - Ubuntu
-
apt-get install php7.0-cgi - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install php7.0-cgi - Raspbian
-
apt-get install php7.0-cgi
php7.0-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.0-fpm package. The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session 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.