views:

524

answers:

0

Hi All,

Where can I view PHP errors that are generated by a Plesk 9.2 website?

I currently get a generic 500 error when I create a test PHP error:

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

I have, unsuccessfully, tried to activate error reporting in the Plesk global php.ini file:

...\Plesk\Additional\PleskPHP5\php.ini
display_errors = On

To the best of my knowledge Plesk 9.2 uses IIS7 and FastCGI.

Any Plesk wizards out there, that know the recommended way of debugging PHP errors on a Plesk website?

Thanks!