无法在<fastCGI>应用程序配置中找到<handler> scriptProcessor 解决方法 2023-4-28 20:58 | 36 | 0 119 字 | 1 分钟内 HTTP 错误 500.0 – Internal Server Error 无法在应用程序配置中找到 scriptProcessor 错误截图如下: 错误出现情形:此错误一般出现在网站搬家到新网站空间报错。 错误原因:web.config文件中定义的php版本路径出错。 原有空间php文件路径: C:PHPPHP55php-cgi.exe” resourceType=”Either” requireAccess=”Script” /> 新空间文件路径: 修改后就能正常使用了