Error please help #196
Unanswered
stelios954
asked this question in
Q&A
Replies: 1 comment
-
enable the ‘extension_dir = "ext" ', 'extension=curl', 'extension=openssl' in php.ini. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i try to bypass i get PHP Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\Users\stelios954\Desktop\php\bypass.php:230
Stack trace:
#0 C:\Users\stelios954\Desktop\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...')
#1 {main}
thrown in C:\Users\stelios954\Desktop\php\bypass.php on line 230
Fatal error: Uncaught Error: Call to undefined function openssl_decrypt() in C:\Users\stelios954\Desktop\php\bypass.php:230
Stack trace:
#0 C:\Users\stelios954\Desktop\php\bypass.php(330): decryptData('8/8Mnp7WcRph8sb...')
#1 {main}
thrown in C:\Users\stelios954\Desktop\php\bypass.php on line 230
I dont know hot to enable curl and openssl can someone help me
Beta Was this translation helpful? Give feedback.
All reactions