Installation of IONCUBE ISSUE/error


I am trying to install ioncube using “sudo wget https://raw.githubusercontent.com/jaapmarcus/ioncube-hestia-installer/main/install_ioncube.sh
chmod +x install_ioncube.sh
./install_ioncube.sh”

it repeat same error for all the php version enabled on the server.

but i keep getting this same error each time even after i authenticate successfully. I have also added the user to root group.

Any suggestions would be highly appreciated.

Run as root

su use:

sudo ./install_ioncube.sh

1 Like

thanks it worked.
Before i logged in as root. I made php 8.2 is the default version for the server. then i logged in as root after which i ran the command => “wget https://raw.githubusercontent.com/jaapmarcus/ioncube-hestia-installer/main/install_ioncube.sh
chmod +x install_ioncube.sh
./install_ioncube.sh”

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.