-
-
Notifications
You must be signed in to change notification settings - Fork 342
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
HP Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() #233
Comments
This is thrown because the PHP can't find the openssl library. see where PHP is expecting to find the ext files, try placing the PHP files in " |
Works perfectly |
This is a different issue. It indicates that the device has to go through the account verification process. This unfortunately can't be fixed. |
Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\Users\Admin\Pictures\unblock\Bypass-1.0-fix-universal\bypass.php:230
Stack trace:
#0 C:\Users\Admin\Pictures\unblock\Bypass-1.0-fix-universal\bypass.php(330): decryptData('#&^sdFi8B3veIi6...')
#1 {main}
thrown in C:\Users\Admin\Pictures\unblock\Bypass-1.0-fix-universal\bypass.php on line 230
The text was updated successfully, but these errors were encountered: