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

line 230 Fatal error #224

Open
Game-ger opened this issue Nov 29, 2024 · 6 comments
Open

line 230 Fatal error #224

Game-ger opened this issue Nov 29, 2024 · 6 comments

Comments

@Game-ger
Copy link

是我新版php问题吗
image

@hply
Copy link

hply commented Dec 1, 2024

+1

@vpolinov
Copy link

vpolinov commented Dec 1, 2024

Same story here.
It's poco x5 5G global version running 1.0.12.0.UNRIDXM
Untitled

@Game-ger
Copy link
Author

Game-ger commented Dec 4, 2024

这个问题是因为出厂的os是hyper os 所以无法解除bl只能够通过高通9008端口刷机解除bl。我使用的是redmi turbo3,但是使用这个端口刷机似乎需要授权,话说有谁有高通免授权

@Game-ger
Copy link
Author

Game-ger commented Dec 4, 2024

不过你的机器应该可以解锁,看报错应该是依赖的包没有启用

@Hhehepei
Copy link

Hhehepei commented Dec 4, 2024

你好,请检查一下php.ini中的extension_dir这一配置项,确保它指向了php拓展文件的所在路径,在windows上这应该是php安装路径中的ext文件夹

@bingdianfeishui
Copy link

你好,请检查一下php.ini中的extension_dir这一配置项,确保它指向了php拓展文件的所在路径,在windows上这应该是php安装路径中的ext文件夹

感谢提醒,Redmi K40已成功解锁。报错时前面有提示找不到"C:\php\ssl\xxxx"动态库。需要将php.ini中以下内容解除注释:

extension_dir = "ext"

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

5 participants