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

Help needed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! #192

Open
hungrymachine1 opened this issue Oct 8, 2024 · 1 comment
Open

Help needed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! #192

hungrymachine1 opened this issue Oct 8, 2024 · 1 comment

Comments

@hungrymachine1
Copy link

image
Ihave downloaded the php file but i dont know how to follow the instructions or how to do these. Can you provide an brief tutorial about it

@Sudharsshan
Copy link

Well, it's relatively simple to follow:

  1. Extract the downloaded .zip file
  2. you'll find the php.ini-development file
  3. Rename that file to php.ini
  4. Open it in any text editor like Notepad and find 'extension' using ctrl+f
  5. next remove the semi-colon at the starting of the lines where it says extension=curl and extension=openssl
  6. Save it.
  7. Next hit ctrl+f and find extension_dir (there are two of them, uncomment the lower one by removing the starting semi-colon)
  8. Save it again.
  9. Add this folder into system variables under the 'PATH' by following any simple online guide
  10. then open your command prompt and type: php <path_to_bypass.php_file>
  11. next hit enter and connect your device.

It should work, if not pls let me know

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