-
-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Need help. I'm trying to open the bootloader for Xiaomi pad 6 max. #20
Comments
You can try copying the 'php.ini-development' file and renaming it to 'php.ini'. Although I ultimately failed, I seem to encounter a problem similar to yours. |
|
I get the exact same results |
`PS C:\Users\techno1geek\Desktop\xiaomi14\Xiaomi-HyperOS-BootLoader-Bypass-master\Xiaomi-HyperOS-BootLoader-Bypass-master\libraries> php adb.php Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\php\ext\curl (The specified module could not be found), C:\php\ext\php_curl.dll (The specified module could not be found)) in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0 |
To solve the problem in Windows, you need to specify the path to the libraries in php.ini |
|
Need help opening the bootloader for the tablet. I'm trying to open the bootloader for Xiaomi pad 6 max with HyperOS(1.0.2.0.UMHCNXM) version. Perhaps I didn't take something into account in the instructions. I need a hint. I would be very grateful.
The text was updated successfully, but these errors were encountered: