| Author |
Message |
drori
Joined: 17 Jan 2012
Posts: 3
|
| Posted: Tue Jan 17, 2012 10:22 am Post subject: is it possible to install ioncube using the yum command ? |
|
|
Hi folks
I have a website that requires ioncube to run
is it possible to install ioncube using the yum command ? or do i have to do this manually [sigh] ?
if there is a way how can i find such yum installable components by myself in future ? (i tried "yum search ioncube" -but no matches).
is anything else required for ioncube to load once installed ?
my preference is yum because it's easier to keep track of things this way
Thanks ! |
|
| Back to top |
|
zunzun
Joined: 18 Feb 2005
Posts: 445
Location: Birmingham, Alabama USA
|
| Posted: Tue Jan 17, 2012 12:31 pm Post subject: Re: is it possible to install ioncube using the yum command |
|
|
drori wrote: is it possible to install ioncube using the yum command ?
Here, let me type
yum ioncube
into google for you...
http://www.question-defense.com/2010/03/18/install-ioncube-loader-using-the-atomic-yum-repository-on-centos-linux
was the first URL returned.
James |
|
| Back to top |
|
drori
Joined: 17 Jan 2012
Posts: 3
|
| Posted: Tue Jan 17, 2012 2:57 pm Post subject: Re: is it possible to install ioncube using the yum command |
|
|
Thanks James
this was the first thing i tried when i was looking for a way to install .
however, upon running the initial step i got: "no matches found"
yum whatprovides *ioncube*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror01.th.ifl.net
* extras: mirror01.th.ifl.net
* updates: mirror01.th.ifl.net
base/filelists_db | 4.9 MB 00:00
extras/filelists_db | 2.4 kB 00:00
updates/filelists_db | 433 kB 00:00
No Matches found |
|
| Back to top |
|
bryantrv
Joined: 11 Dec 2009
Posts: 126
|
| Posted: Tue Jan 17, 2012 4:27 pm Post subject: |
|
|
| Do you have the Atomic repository installed? |
|
| Back to top |
|
drori
Joined: 17 Jan 2012
Posts: 3
|
| Posted: Tue Jan 17, 2012 4:40 pm Post subject: |
|
|
bryantrv wrote: Do you have the Atomic repository installed?
Hi Chris
I believe i just have the default repository
I just saw that the atomic repository can be installed using:
wget -q -O - http://www.atomicorp.com/installers/atomic | sh
but I havent installed it, as i just completed the installation using guidelines from the ioncube website:
http://www.ioncube.com/loaders.php
can you tell me please - if the atomic repository can be trusted ?
I'm new to CentOs and the repository world, and am unsure whom (which repositories) can be considered reliable
Thanks
Dror |
|
| Back to top |
|
bryantrv
Joined: 11 Dec 2009
Posts: 126
|
| Posted: Wed Jan 18, 2012 10:49 am Post subject: |
|
|
| I don't use CentOS now, but personally, I would have no hesitation about using the Atomic repository- I have in the past. It will generally give you more up to date packages than the CentOS ones. |
|
| Back to top |
|
| |