1 min read
Install php5-fpm
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9343960.
Requirements
Installation
Install the package with aptitude.
sudo aptitude install php5-fpm
Check the php5-fpm version.
php5-fpm -v
Source
Configuring and Optimizing PHP-FPM and Nginx on Ubuntu
Categories: Web serverTags: installation , php , ubuntu
Edit this page
Show statistic for this page