php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42061 The PHP Installer does not install MIB directory when SNMP selected
Submitted: 2007-07-21 16:43 UTC Modified: 2008-08-22 18:14 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: larryjadams at comcast dot net Assigned: jmertic (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.2.3 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: larryjadams at comcast dot net
New email:
PHP Version: OS:

 

 [2007-07-21 16:43 UTC] 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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-21 16:46 UTC] jani@php.net
Assigned to the installer maintainer.
 [2007-07-24 20:03 UTC] jmertic@php.net
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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 05:01:42 2025 UTC