> Fatal error: Call to undefined function: snmpwalk() in
>    C:\Program Files\Apache Group\Apache2\htdocs\phpinfo.php on line 2

Looks very much as if your PHP engine hasn't been configured to
include SNMP support.
Try looking at the output of 'phpinfo()' - that should include
a configuration block headed "SNMP".   If that's not present,
then you'll need to recompile the PHP engine (or at least add it
as a PHP module).

As Robert says, we're not really involved with the PHP SNMP support
(though it's built using the Net-SNMP library), so you'd need to
ask the PHP people for any further assistance.

Dave



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to