diff --git a/feature-web.pl b/feature-web.pl index 2ae7cc258..f0108b81b 100755 --- a/feature-web.pl +++ b/feature-web.pl @@ -907,7 +907,6 @@ sub modify_web [ "upload_tmp_dir", $oldd->{'home'}, $d->{'home'}, 1 ], ); &fix_php_ini_files($d, \@fixes); - &fix_php_fpm_pool_file($d, \@fixes); } &release_lock_web($d); &create_framefwd_file($d);