Development

Moving Drupal 7 from Apache mod_php and prefork to PHP-FPM and event on Ubuntu 16.04

I recently changed this site to use PHP-FPM/mod_proxy_fcgi (from mod_php) and event MPM (from prefork). I found many online resources to help, but there wasn't a single page that listed all the steps. I had to cobble them together from several different sources. I'm writing this post to help anyone else in a similar situation.

Blog Categories: 
Subscribe to RSS - Development