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

mcrypt_create_iv fails on Windows Server with iis #780

Closed
geirvatt opened this issue Nov 7, 2016 · 2 comments
Closed

mcrypt_create_iv fails on Windows Server with iis #780

geirvatt opened this issue Nov 7, 2016 · 2 comments

Comments

@geirvatt
Copy link

geirvatt commented Nov 7, 2016

When ResponseType\AccessToken's generateAccessToken() calls mcrypt_create_iv, I get a 500 error.

Windows Server version is 6 (Build 6002 service pack 2).
IIS version is 7.0.6000.16386.

@pjcdawkins
Copy link

The library requires the mcrypt extension. But PR #773 may resolve that

@bshaffer
Copy link
Owner

bshaffer commented Jan 5, 2017

Upgrading to dev-develop should fix this issue.

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

4 participants