This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Insall Ioncube Ubuntu 14.04?
#3
RE: Insall Ioncube Ubuntu 14.04?
(04-18-2015, 11:06 PM)apinto Wrote: You took, probably, 30 seconds to post this?
Next time invest 15 seconds clicking on the "How To" section:
http://forums.sentora.org/forumdisplay.php?fid=33

And sorry for being rude but It really get's on my nerves when people ask questions that are on the FIRST post of the How To section...

No be sorry for yourself for being rude.. what you are talking about? I have seen this below which not works for this i ask for..

http://forums.sentora.org/showthread.php?tid=767

If you have nerves click on the left the X to chill out.. please not spam the topic..



The issue has been fixed!


Code:
cd /usr/local/src
wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar zxvf ioncube_loaders_lin_x86-64.tar.gz
cd ioncube
mkdir /usr/local/ioncube

Run this php -v (check your php version)

If you have php 5.5. use :

Code:
ioncube_loader_lin_5.5.so

If you have php 5.3 use :

Code:
ioncube_loader_lin_5.3.so

Then :

cp ioncube_loader_lin_5.5.so /usr/local/ioncube/***your link below


Code:
/usr/local/ioncube/ioncube_loader_lin_5.5.so

Example cp ioncube_loader_lin_5.5.so /usr/local/ioncube/ioncube_loader_lin5.5.so



Lets modify PHP.ini

Code:
cd /etc/php5/apache2/
nano php.ini


Press Ctrl-W and search for .so  this will take you under dynamic extensions and add

Code:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.5.so


Restart apache

Code:
service apache2 restart
Reply
Thanks given by:


Messages In This Thread
Insall Ioncube Ubuntu 14.04? - by Account_Own - 04-18-2015, 09:52 PM
RE: Insall Ioncube Ubuntu 14.04? - by apinto - 04-18-2015, 11:06 PM
RE: Insall Ioncube Ubuntu 14.04? - by Account_Own - 04-18-2015, 11:23 PM
RE: Insall Ioncube Ubuntu 14.04? - by apinto - 04-18-2015, 11:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
OS - Ubuntu 18.04 or Centos 8 Qrash 1 4 ,820 01-18-2021, 07:48 PM
Last Post: Jettaman
Ubuntu 18.04 vaxition 1 4 ,330 08-06-2020, 11:03 AM
Last Post: Jettaman
Php5.6 on ubuntu possible? lorenaustin 0 2 ,315 06-11-2020, 01:01 AM
Last Post: lorenaustin

Forum Jump:


Users browsing this thread: 2 Guest(s)