php5-fpm

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

Install

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

php5-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-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 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.