|
Posted by robert.iver@gmail.com on 12/18/82 11:50
Do you need/use the SNMP module for PHP? If not, I'd just go into your
php.ini file and turn it off (comment it out). It looks like it's
complaining about not being able to find it, but if you're not using
it, who cares?
TristaSD wrote:
> Hi,
>
> Here's a nice footer I get inside every php page I write in wwwroot on
> my server. The code gets parsed just fine. I installed php5.2-win32
> under W2K Server, IIS 5.0. I've installed php on XP machines before,
> no problems there.
>
> Fatal error: Nesting level too deep - recursive dependency? in Unknown
> on line 0
> 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) Cannot find module (UCD-SNMP-MIB): At
> line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find
> module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find
> module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module
> (UCD-DLMOD-MIB): At line 0 in (none) Cannot find module
> (SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module
> (SNMP-MPD-MIB): At line 0 in (none) Cannot find module
> (SNMP-USER-BASED-SM-MIB): At line 0 in (none) Cannot find module
> (SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module
> (SNMPv2-TM): At line 0 in (none)
>
> Does anyone have experience with something like this?
Navigation:
[Reply to this message]
|