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到底准不准? #11

Closed
18601673727 opened this issue Apr 30, 2015 · 2 comments
Closed

请问这样判断Mcrypt到底准不准? #11

18601673727 opened this issue Apr 30, 2015 · 2 comments

Comments

@18601673727
Copy link

通过关注者的微信号发送了一条消息,报错:

[2015-04-30 11:54:44] production.ERROR: exception 'Overtrue\Wechat\Exception' with message '[Wechat]Mcrypt 拓展未安装或未启用 系统繁忙,此时请开发者稍候再试' in /home/wwwroot/laravel/vendor/overtrue/wechat/src/Wechat/Crypt.php:63

打开这个文件看到:

if (extension_loaded('mcrypt')) {
     throw new Exception('Mcrypt 拓展未安装或未启用');
}

通过phpinfo查看服务器信息:
qq20150430-1 2x

@18601673727
Copy link
Author

哥们儿我看出来了,你少写一个感叹号

@overtrue
Copy link
Collaborator

@18601673727 已经fix了

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