<IfModule !mod_php5.c> <IfModule !mod_php7.c> <IfModule !prefork.c> # ZTS module is not supported, so FPM should be preferred LoadModule php_module modules/libphp-zts.so </IfModule> </IfModule> </IfModule>