Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Windows 7 + IIS7 机器上安装了带有 PHP5.2.17 的 Plesk Panel,它运行良好。但是我已经替换为 PHP5.3.16 并检查了 php.ini。但我现在收到 500 错误。如何获取有关错误的详细信息?错误日志在哪里?我试图在服务器面板(IIS/日志图标)上查看访问日志,但只记录了访问行。我尝试制作“log_errors=On and log_error=syslog”,但在系统日志中看不到任何相关记录。
以下帖子应该会有所帮助:
在 IIS 7.0 / 7.5 上显示 PHP 错误消息