php-snmp

Requests for RPMS, or new coding projects related to server administration, Plesk, security, or anything else you can think of.
User avatar
CRServers
Forum User
Forum User
Posts: 54
Joined: Wed Jul 04, 2012 7:44 am
Location: Costa Rica

php-snmp

Unread post by CRServers »

We need to install the SNMP PHP module in our server.

We are having this problem when attempting to install php-snmp:

Code: Select all

yum install php-snmp 

Error: Package: php-snmp-5.3.3-23.el6_4.x86_64 (updates)
           Requires: php-common(x86-64) = 5.3.3-23.el6_4
           Installed: php-common-5.3.26-19.el6.art.x86_64 (@atomic)
               php-common(x86-64) = 5.3.26-19.el6.art
           Available: php-common-5.3.3-22.el6.x86_64 (base)
               php-common(x86-64) = 5.3.3-22.el6
           Available: php-common-5.3.3-23.el6_4.x86_64 (updates)
               php-common(x86-64) = 5.3.3-23.el6_4
Could it be possible to add this module to the Atomic repository?

Thanks,
Rodrigo Fernández
Image
http://www.crservers.com
BruceLee
Forum Regular
Forum Regular
Posts: 879
Joined: Sat Mar 28, 2009 6:58 pm
Location: Germany

Re: php-snmp

Unread post by BruceLee »

for php5.3 you will have to use nuceleus repo since atomic repo updated to 5.4 recently.
nucelus repo now contains 5.3 packages.
in atomic php-snmp 5.4 is available. so you could also upgrade to 5.4 entirely from atomic repo and have than php-snmp.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: php-snmp

Unread post by scott »

Yeah, both repos have php-snmp:

Nucleus:
php-snmp-5.3.27-20.el6.art.x86_64.rpm

Atomic:
php-snmp-5.4.17-23.el6.art.x86_64.rpm
Post Reply