Search: "php fpm"
Build LNMP environment under CentOS 6 - Elastic Compute Service Documentation
Step 4: Install PHP-FPM Nginx cannot process PHP. As a Web server, when Nginx receives a request, it does not ...
Use Nginx + FPM in Container Service - Container Service Documentation
-php-fpm as the base image, which has both Nginx and FPM in one image. This image can be used to create a container for Nginx ...
Install PHP on CentOS 7 blog
modules. ``` sudo yum -y install nginx php php-fpm php-mysqlnd php-ctype php-dom php-gd php-iconv php-json php-libxml php ...
Improve ApsaraDB for Memcache performance through PHP persistent connections - ApsaraDB for Memcache Documentation
settings are effective. Usually we use the PHP-FPM mode. The FPM process keeps a persistent connection with the memcached server ...
Installing Lighttpd with PHP 7 and MySQL on Ubuntu 16.04 blog
/42381b15043669ecbe0ef7d23a6637811c0d57a6.png) Next, we will install PHP-FPM using the following command. ``` apt-get -y install php7.0 ...
How to Install PHP on Ubuntu blog
install PHP-FPM. This will install all the core PHP packages we need to run with an NGINX server. Let's also install the PHP ...
Automating Your PHP Application Deployment with PHP Deployer blog
user for the deployment. For the following script, deployment is the user with rights to restart the nginx, and php-fpm. ![5 ...
Setting up Caddy with PHP & MySQL Stack on Ubuntu 16.04 blog
-y install curl php7.0-cli php7.0-fpm php7.0-mysql php7.0-curl php7.0-gd php7.0-intl php-pear php-imagick php7.0-imap php7.0 ...
Tengine, Docker, and PHP Application Best Practices blog
application codebase. This is achieved by running 2 containers, the web server listening to user requests and the PHP FPM ...
  • 1
  • 2
  • 3
  • 4
  • ... 70
  • >
  •  Total 698 items