|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-12-04 12:28 UTC] j dot f dot howlett at bris dot ac dot uk
[2000-12-04 12:30 UTC] sniper@php.net
[2000-12-05 13:38 UTC] j dot f dot howlett at bris dot ac dot uk
[2000-12-05 13:48 UTC] j dot f dot howlett at bris dot ac dot uk
[2000-12-05 18:37 UTC] sniper@php.net
[2001-01-12 10:34 UTC] sniper@php.net
[2001-04-02 10:18 UTC] j dot f dot howlett at bris dot ac dot uk
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 22:00:01 2025 UTC |
Linux RH7.0 Apache PHP 4.0.3pl1 ucd-snmp 4.1.2 ucd-snmp compiled both with and without config.h hack. php compiled with --with-apxs --with-pgsql --with-snmp AND WITH AND WITHOUT --enable-ucd-snmp-hack No compile or runtime errors. None of the snmp related functions return any data: eg. $mibs=snmpwalk("xxx.xxx.xxx.xxx","community",""); echo count($mibs); returns "0".