Page 1 of 1

CentOS 3.3 and rpms

Posted: Tue Oct 18, 2005 12:49 pm
by ZaNaToS
I need to install mcrypt module on php
I have plesk 7.5.4 and CentOS 3.3.

The right package that I should install is the php-mcrypt-4.4.0-2.rhel3.art.i386.rpm from :
http://atomicrocketturtle.com/atomic/atomic/3ES/RPMS/

???? is that correct?

Posted: Tue Oct 18, 2005 6:57 pm
by scott
yum install php-mcrypt will do the trick

Posted: Wed Oct 19, 2005 6:21 am
by ZaNaToS
Its not working :(

this is what I get :

[root@web /]# yum install php-mcrypt
Gathering header information file(s) from server(s)
Server: Centos-3 - i386/i686 - Addons
Server: Centos-3 - i386/i686 - Base
Server: Centos-3 - i386/i686 - Extras
Server: Centos-3 - i386/i686 - Updates
Finding updated packages
Downloading needed headers
openldap-0-2.0.27-20.i386 100% |=========================| 8.8 kB 00:00
openldap-devel-0-2.0.27-2 100% |=========================| 10 kB 00:00
nss_ldap-0-207-17.i386.hd 100% |=========================| 7.5 kB 00:00
openldap-servers-0-2.0.27 100% |=========================| 11 kB 00:00
xloadimage-0-4.1-36.RHEL3 100% |=========================| 2.3 kB 00:00
lynx-0-2.8.5-11.1.i386.hd 100% |=========================| 7.5 kB 00:00
openldap-clients-0-2.0.27 100% |=========================| 7.6 kB 00:00
Cannot find a package matching php-mcrypt
No actions to take

Any ideas? any help?

Posted: Wed Oct 19, 2005 7:50 am
by scott
you'll need to add my [atomic] channel to your yum config

Posted: Wed Oct 19, 2005 8:03 am
by ZaNaToS
any instruction on how to do that?

I've very sorry to be such a pain to you but im novice, I'm new in this job :-/

Posted: Wed Oct 19, 2005 9:19 am
by scott
Sure, check out the yum section on the Projects page, that has all the details

Posted: Wed Oct 19, 2005 10:18 am
by ZaNaToS
So I should delete my yum.conf and make a new one like this ? :


[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1

# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=http://www.atomicrocketturtle.com/atomi ... eleasever/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=http://www.atomicrocketturtle.com/atomi ... eleasever/

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

# Atomic RPMS
yum atomic http://3es.atomicrocketturtle.com/atomic/art/3ES/

# SW-Soft PSA 7.5.x RPMS
yum atomic-psa75 http://3es.atomicrocketturtle.com/atomic/psa75/3ES/