Jump to content

PHP 5.2.0 Install - Windows XP - Net-SNMP Problems


Recommended Posts


Hello,

I've just installed (manual via zip file) PHP 5.2.0 on my Windows XP laptop & wanted to test a little code snippet to get a remote system's ip information.  It seems, however, that the install is using UCD libraries instead of NetSNMP as determined by the lack of support for a few functions (example: snmp_set_quick_print(TRUE)) and confirmed by the output of phpinfo():

[code]
snmp

UCD-SNMP Support => enabled
UCD-SNMP Version => ucd-snmp-4.2.3
[/code]

I have Net-SNMP 5.3.0.1 installed on my system.  Any ideas on how I can coax php to use NetSNMP libraries instead of UCD?  Of course, I've never had this problem compiling PHP from scratch on linux...

Any pointers are appreciated!

- Brian
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.