dsfe167834 2014-07-27 10:20
浏览 26
已采纳

IIS网页无法加载| 快速CGI相关

So I am running Windows Server 2012 with IIS 8.

I have tried many things to get PHP working, so I have installed PHP 5.5 via Web platform installer and also installed CGI prior to that via server manager.

When I try to load the page, I get this error message which I don't seem to be able to solve:

Anyone have any solutions?

Regards

  • 写回答

3条回答 默认 最新

  • duanhaodi4809 2014-07-27 10:43
    关注
    • Check to ensure your PHP actually runs from the command line. E.g. cd to the directory where PHP has been installed and then run "php -v". PHP should show it's version details or display errors if you are missing some system files.

    • Check the Windows Event Log and look for errors around the time you load your webpage in IIS. There should be more detailed error messages about missing DLLs or configuration problems.

    • I suspect you may not have the Visual C++ Redistributable for Visual Studio 2012 required by PHP 5.5. Not sure if the Web Platform installer installs this for you. Go to Add/Remove programs and see if you have this installed. The errors from one of the above sources should also help tell you if this is your problem.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog