以Nginx為例,換上新的Socket: location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php7.0-fpm_deployer.sock; } ...
確定! 回上一頁