Hello brother and what if i want to install to 8.1 does it mean i change the code to
cp ioncube/ioncube_loader_lin_8.1.so /usr/local/lsws/lsphp81/lib/php/20200930/ or am wrong?
Hello brother and what if i want to install to 8.1 does it mean i change the code to
cp ioncube/ioncube_loader_lin_8.1.so /usr/local/lsws/lsphp81/lib/php/20200930/ or am wrong?
is it possible you post same code but for php 8.1
this is my current php info
it shows php 7.4 yet i have php 8.1 and i need the ioncube loader v12.0.5 on php 8.1
What about PHP82?
Regrettably, that version is not currently supported at this time.
Hello! And on Ubuntu 22.04, how do I upgrade from ioncube 12 to ioncube 13 in PHP 8.1?
If you can help me I would really appreciate it! Thanks!
Just a quick clarification: ionCube versions are tied to PHP versions, not updated like traditional software (e.g., âionCube 12â to âionCube 13â). You donât upgrade ionCube independentlyâyou install the appropriate loader for the specific PHP version youâre using.
For example, if youâre using PHP 8.1, youâll need the loader like ioncube_loader_lin_8.1.soânothing else is required.
To make this easier, Iâve created a bash script that automatically installs the correct ionCube Loader for the following PHP versions on CyberPanel:
You can find and use the script here: https://github.com/jesussuarz/cyberpanel-php-ioncube-installer
Let me know if you need help running it!