View Single Post
Old 04-19-2009, 05:00 PM   #4 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Orc View Post
Theres no way via the php core?

No, PHP doesn't provide libraries for SNMP.

So when you compile PHP you'll have to do something like this:

./configure --prefix=/usr/local/php/ with-snmp=/usr/local/snmp/

I can tell you exactly how to do it if you want.

I've done it a million times....
allworknoplay is offline  
Reply With Quote