This might seems like a crazy error but if you upgrade your Gallery to 3.0.8 and get the following error:
Gallery is not supported on Windows (PHP reports that you’re using: WINNT)
Nothing makes your heart stop quicker than seeing that error message but there is good news…there is a quick fix:
- Look for index.php in the root of your Gallery
- Open in your favorite text editor
- Search and find “// Gallery is not supported on Windows.”
- Comment out that section of code like below:
You will not need to cycle the iisreset or cycling the website once you save the change, should just work.