ID: 42061 Updated by: [EMAIL PROTECTED] Reported By: larryjadams at comcast dot net -Status: Assigned +Status: Closed Bug Type: *General Issues Operating System: Windows PHP Version: 5.2.3 Assigned To: jmertic New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-07-21 16:46:27] [EMAIL PROTECTED] Assigned to the installer maintainer. ------------------------------------------------------------------------ [2007-07-21 16:43:09] larryjadams at comcast dot net 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 this bug report at http://bugs.php.net/?id=42061&edit=1
