I updated my community license and my myDBR version last week (to 4.3.1). I created a duplicate of an existing report and made a few edits to the report code, then I sent the private url out to a handful of users to test. Several users reported back to me that they received the following error when they clicked on the direct url:
Error 500 - Internal Server Error
C:\php\php-cgi.exe - The FastCGI process exited unexpectedly
Module - FastCGIModule
Notification - ExecuteRequestHandler
Handler - PHP_via_FastCGI
Error code - 0x000000ff
I've received the error myself. Oddly, when I go to my root myDBR path, I can log in and see the reports without error, even via direct url after logging out. However, when I clear my Chrome cache and try to go directly to the report, I get the error.
I've Googled and sought assistance from my dba and they've attempted to make the following changes but the error persists:
- Application pool is set to 32-bit enabled
- All other web applications running on IIS7.5 are working
- They can't hash the code directly for report.php, so they can't do anything else.
Since my dba/tech team is out of options, they have asked me to contact myDBR for assistance.