From: larryjadams at comcast dot net Operating system: Windoz PHP version: 5.2.3 PHP Bug Type: *General Issues Bug description: The PHP Installer does not install MIB directory when SNMP selected
Description: ------------ When you install PHP using the new Windows installer, it does not install the c:\program files\php\extras\mibs directory or set any MIBDIRS environment variable to access it. Reproduce code: --------------- None required, simply install the snmp module and then run "php -m" and you will get a bunch of module not found errors. Expected result: ---------------- 1) Mib files installed if not found somewhere else 2) MIBDIRS environment variable set as applicable. Actual result: -------------- Neither step takes place. -- Edit bug report at http://bugs.php.net/?id=42061&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42061&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42061&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42061&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42061&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42061&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42061&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42061&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42061&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42061&r=support Expected behavior: http://bugs.php.net/fix.php?id=42061&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42061&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42061&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42061&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42061&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42061&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42061&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42061&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42061&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42061&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42061&r=mysqlcfg
