Skip to content

Instantly share code, notes, and snippets.

@aditnanda
Created May 21, 2023 11:23
Show Gist options
  • Select an option

  • Save aditnanda/1b0d7ce737795f8e1b0c627c9693ee63 to your computer and use it in GitHub Desktop.

Select an option

Save aditnanda/1b0d7ce737795f8e1b0c627c9693ee63 to your computer and use it in GitHub Desktop.
Download the files related to your operating system from the official website,
https://www.ioncube.com/loaders.php
Put the so file of the corresponding php version into /usr/local/ioncube/ and then add configuration content to the corresponding php version configuration file
Such as the so file of php8.1: /usr/local/ioncube/ioncube_loader_lin_8.1.so
The configuration file adds:
;ionCube
zend_extension = /usr/local/ioncube/ioncube_loader_lin_8.1.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment