php5-cgi

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

Install

All systems
curl cmd.cat/php5-cgi.sh
Debian Debian
apt-get install php5-cgi
Ubuntu
apt-get install php5-cgi
Alpine
apk add php5-cgi
Windows (WSL2)
sudo apt-get update sudo apt-get install php5-cgi
Raspbian
apt-get install php5-cgi
Docker
docker run cmd.cat/php5-cgi php5-cgi powered by Commando

php5-cgi

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

This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST Apache users probably want the libapache2-mod-php5 package. The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip 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.

php5-dbg

Debug symbols for PHP5

This package provides the debug symbols for PHP5 needed for properly debugging errors in PHP5 with gdb. 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.