Page 1 of 1

[HelpME] Softaculous error: the ionCube PHP

Posted: Wed Jan 24, 2018 5:12 pm
by parkzaa
[HelpME]

Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance.

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Wed Jan 24, 2018 5:21 pm
by mike08
What does the following commands return on your installation?

Code: Select all

$VESTA/php/bin/php -v

Code: Select all

grep 'SOFT' $VESTA/conf/vesta.conf

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Wed Jan 24, 2018 5:32 pm
by imperio
Try to this command

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Wed Jan 24, 2018 5:35 pm
by parkzaa
imperio wrote:Try to this command

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh
It works

Thank You

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Mon Feb 26, 2018 10:25 am
by ouchdigital
imperio wrote:
Wed Jan 24, 2018 5:32 pm
Try to this command

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh
Thank you so much!!! Worked for me as well.

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Fri Jun 01, 2018 7:07 am
by Yan
imperio wrote:
Wed Jan 24, 2018 5:32 pm
Try to this command

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh
It works! Thank you!

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Tue Jul 17, 2018 3:36 pm
by eknimation
imperio wrote:
Wed Jan 24, 2018 5:32 pm
Try to this command

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh
Thank you. Work for me too.

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Wed Aug 28, 2019 3:25 pm
by sanishan
Did not work for me, now Softaculous show "ERROR LOADING DATA"

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Wed Aug 28, 2019 4:29 pm
by sanishan
By doing this fix my issue:

Code: Select all

v-delete-vesta-softaculous
rm /usr/local/vesta/softaculous/vst_installed
v-add-vesta-softaculous

Re: [HelpME] Softaculous error: the ionCube PHP

Posted: Thu Jan 09, 2020 12:35 am
by DuronBR
imperio wrote:
Wed Jan 24, 2018 5:32 pm

Code: Select all

/usr/local/vesta/ioncube/ioncube.sh
sanishan wrote:
Wed Aug 28, 2019 4:29 pm

Code: Select all

v-delete-vesta-softaculous
rm /usr/local/vesta/softaculous/vst_installed
v-add-vesta-softaculous
Thanks, excellent!
Work!