is it possible to install ioncube using the yum command ?
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 !
5 Replies
@drori:
is it possible to install ioncube using the yum command ?
Here, let me type
yum ioncube
into google for you…
was the first URL returned.
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
@bryantrv:
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 -
but I havent installed it, as i just completed the installation using guidelines from the ioncube website:
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