Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Site gets "unexpected error" when changing PHP version to 7.2.7 under IIS #14

Closed
gh658804 opened this issue Mar 18, 2020 · 2 comments

Comments

@gh658804
Copy link

gh658804 commented Mar 18, 2020

Well, what the title says...

Changed to php 7.2.7 (Windows 7 pro - IIS express) not for a specific reason, just testing.

v. 7.0.9 and 7.0.33 work fine.

@mimecorg
Copy link
Owner

Is there anything in the PHP error log? I tested it with PHP 7.2 on IIS and it worked fine. Maybe it's some missing extension or something else related to PHP configuration?

@gh658804
Copy link
Author

OK, after several configurations, installations, uninstallations (even of IIS), i ended up installing php versions 5.3 though 5.6 and now for some reason, i got the same error in v5.6!

I searched around a little bit and i realized that in every version of php i have installed, i had to go and activate the com_dotnet extension. After doing that, it seems to work fine!

Thanks for the pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants