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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 7 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC