php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12417 PHP/Apache load-time error
Submitted: 2001-07-27 04:24 UTC Modified: 2001-07-27 05:11 UTC
From: SaurabhKB at aol dot com Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0.6 OS: Windows 2000 Pro (SR-1)
Private report: No CVE-ID: None
 [2001-07-27 04:24 UTC] SaurabhKB at aol dot com
Apache 1.3.20, built from source (MSVC 6.0 Ent) from apache.org.
PHP 4.0.6 binary from php.net.

I didn't build PHP, but everytime it starts, the following info appears in the Apache window:

Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Apache/1.3.20 (Win32) running...

This does not happen when i remove the PHP "Loadmodule" line from httpd.conf.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-27 05:11 UTC] cynic@php.net
see http://www.php.net/bugs.php?id=8799
if that doesn't fix your problem, reopen the bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC