Jump to content

an IonCube Loader issue...


Recommended Posts

we have dedicated server with OS ubuntu

Some apps were installed successfully (iMM and FFmpeg) but got a problem with Ioncube

i tried use a manual from here: https://www.cloudbooklet.com/developer/how-to-install-ioncube-loader-on-ubuntu

Serever was restarted and launched php checking command:

spacer.png

 

KVS checking app was launched and the result:

 

 

 

spacer.png
 

Help us to find a reason whe KVS checking app shows it :(

Thank you

Edited by EvilinDesign
Link to comment
Share on other sites

Seems the issue is solved:

i edited the file /etc/php/8.1/apache2/php.ini

and.. that works

BUT.. the question - do i need to remove the string 'zend_extension = /usr/local/ioncube/ioncube_loader_lin_8.1.so' from the bottom of the file '/etc/php/8.1/cli/php.ini' ?

OR i should have the same string in CLI + APACHE ini?

Link to comment
Share on other sites

All issues were solved: for all new members who is installing it:

You must install ionCube loader and add a few strokes like '/usr/local/ioncube/ioncube_loader_lin_8.1.so' to all these 3 ini files:

sudo nano /etc/php/8.1/cli/php.ini

sudo nano /etc/php/8.1/apache2/php.ini

sudo nano /etc/php/8.1/fpm/php.ini

and reboot server!

Thanks telegram KVS support team :)

Link to comment
Share on other sites

22 hours ago, EvilinDesign said:

All issues were solved: for all new members who is installing it:

You must install ionCube loader and add a few strokes like '/usr/local/ioncube/ioncube_loader_lin_8.1.so' to all these 3 ini files:

sudo nano /etc/php/8.1/cli/php.ini

sudo nano /etc/php/8.1/apache2/php.ini

sudo nano /etc/php/8.1/fpm/php.ini

and reboot server!

Thanks telegram KVS support team :)

Only the active config needs to be added. If you type php --ini in cli it will display the loaded configuration file. Thats the only one that needs it.

For future reference.
image.png.35c97cd4747ed716ddd92fd9a49c31e8.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...