Need to install php-snmp

Support/Development for PHP
User avatar
CRServers
Forum User
Forum User
Posts: 54
Joined: Wed Jul 04, 2012 7:44 am
Location: Costa Rica

Need to install php-snmp

Unread post by CRServers »

We need to install php-snmp in our server.

But if I do a:

Code: Select all

yum install php-snmp
I get the following problem:

Code: Select all

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
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
How can I install the php-snmp module without breaking ASL or our server?

Thanks in advance for all help in this regard.
Rodrigo Fernández
Image
http://www.crservers.com
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Need to install php-snmp

Unread post by prupert »

The php-snmp package is unfortunately not provided by Atomic. You can either 1) file a request at Atomic; 2) install the extension manually; or 3) downgrade to the stock CentOS PHP packages.
Lemonbit Internet Dedicated Server Management
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Need to install php-snmp

Unread post by prupert »

The php-snmp package is unfortunately not provided by Atomic. You can either 1) file a request at Atomic; 2) install the extension manually; or 3) downgrade to the stock CentOS PHP packages.
Lemonbit Internet Dedicated Server Management
User avatar
CRServers
Forum User
Forum User
Posts: 54
Joined: Wed Jul 04, 2012 7:44 am
Location: Costa Rica

Re: Need to install php-snmp

Unread post by CRServers »

Thanks for your response.
prupert wrote:1) file a request at Atomic
I guess this is the best way to try first.
Where do I do that?
Thanks,
Rodrigo Fernández
Image
http://www.crservers.com
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Need to install php-snmp

Unread post by prupert »

Perhaps "Atomicorp Yum Repository Forums" -> "Requests"? :D

https://www.atomicorp.com/forum/viewforum.php?f=5
Lemonbit Internet Dedicated Server Management
Post Reply