My Moodle site is running Moodle version 3.1.1 on IIS 8.5 with PHP 5.5.16 and MySQL 5.6.20.
I am trying to update PHP to version 5.6.26 but find when I do so, Moodle fails to load giving the following error:
"The page cannot be displayed because an internal server error has occurred."
I know that my PHP configuration on IIS is good as I also have a Wordpress site on the same server which is works fine on newer version of PHP. If I revert PHP to the previous version (5.5.16) Moodle then works ok.
I have checked every log I can find but can't find the cause of the problem. Does anyone have any clue what the issue might be please?
Many thanks