Operating System - HP-UX
1829596 Members
2049 Online
109992 Solutions
New Discussion

Apache + PHP + ixNet-SNMP

 
l a r s
Occasional Contributor

Apache + PHP + ixNet-SNMP

Want to use PHP SNMP functionality on Apache.

System is running HP-UX/11.23 Apache/2.0.53 and PHP/4.3.8 (preinstalled hpws). ixNet-SNMP/5.1.2 from the iexpress CD is installed.

When for example using the snmpget function in PHP code I get "Fatal error: Call to undefined function: snmpget() in xyz.php".

Looks like PHP isn't compiled with SNMP enabled... :-[

What's the easy way to make PHP SNMP functionality work?

Rgds...