CWP ERROR: 'The page cannot be displayed because an internal server error has occurred.'
FMS 14
MS Windows Server 2012 R2
PHP Version 5.5.16
using CWP w/ FMP API
tried (added to php page):
error_reporting(E_ALL);
I still cannot get full error (or more descriptive error) to display. Is there a setting in IIS (or elsewhere) to change? I'm not as familiar with this version of Server. Some queries work and some just give the very unhelpful 500 error.
It makes debugging near impossible!
tnx,
beverly
In IIS manager "Error pages" has the setting for "detailed", default setting "custom error page" remove php errors.
HTTP Errors <httpErrors> : The Official Microsoft IIS Site