Greetings, I have downloaded and compiled the latest source for both UCD-SNMP and PHP. After a "successful" compile of both packages I can use the basic functions of both UCD-SNMP via the provided command line tools and I can get PHP to work with MySQL.
When I attempt to run code that worked on PHP 4.0.6 and UCD-SNMP 4.2 I get a "Call to undefined function: snmpget()." Also when looking at phpinfo() I see at the top where it lists out what my configure statement was but down below I find no reference to SNMP anywhere. This also differs from my old PHP 4.0.6 install. I did find a reference on www.php.net to adding a #include <default_store.h> to the top of the snmp.c file in the source tree. I did that as well and recompiled but to no avail. Any other ideas. Thanks. Sincerely, Timothy R. Robnett mailto:[EMAIL PROTECTED] http://www.robnett.net/~tim/ *************************************************** "Americans are so enamored of equality, that they would rather be equal in slavery than unequal in freedom." Alexis de Tocqueville - Democracy in America Vol. I, 1835 *************************************************** -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php