I have been having problems with Segmentation faults when using SNMP with PHP. This used to work just fine on my Redhat 6.2 box. Appears that the problem is related to the way the standard Redhat 7.x ucd-snmp RPM is built. Rebuilding the RPM using the latest software obtained from http://sourceforge.net/projects/net-snmp/ fixes the problem. Or if you insist using the Redhat RPM, you will need to modify the SPEC file to remove "disk" entry from the --with-mib-modules="host agentx smux notification" line, and then rebuild.
Thanks also to Willem Brown. Maintainer IPPlan (https://sourceforge.net/projects/iptrack/) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]