0

I have installed Plesk Panel with PHP5.2.17 on the Windows 7 + IIS7 machine and it was working well. But I have replaced to PHP5.3.16 and check over php.ini. But I get 500 error now. How I can get detailed info about error ? Where is error log located? I have trying to see access log on server panel (IIS/Logging icon) but there are only access lines logged. I have tried to make "log_errors=On and log_error=syslog" but I can not see any related records in system log.

Epsiloncool
  • 1,435
  • 16
  • 39

1 Answers1

2

The following post should assist:

Display PHP error messages on IIS 7.0 / 7.5

Conrad Lotz
  • 8,200
  • 3
  • 23
  • 27
  • I have made all these recommended changes, it shows "Config was changed" but I can't see any error messages written in log files (I think I've probably check it all). – Epsiloncool Aug 29 '12 at 20:44