Click to See Complete Forum and Search --> : SNMP problem
After enable extensions 'php_snmp.dll' in WinNT IIS 4.0, I get the following error at the end of all .php page,
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)
Thanks a lot!
Hi Stan,
I have the EXACT same problem. I hope somebody could solve this matter. I installed the 4.0.4pl1 and still it's there. I've been searching for an answer for about 3 weeks now and all that shows up is NULL....
I hope you or somebody else has solved this matter and could tell me/us HOWTO.2..
Regards, Harro
I have found a solution for this problem, create a directory '\usr\mibs' at the root of the same drive as the extracted php sources. Then, copy all MIBs files in the php sources to that directory.
Good luck.
Rgds.
Stanley
This fix doesn't work on my system, I created the folder (in this case C:\usr\mibs") and copied the -MIB.txt files from the \php\mibs folder but I am still getting the same errors.
Sorry for confusing you, I mean copy all files under '\php\mibs' to 'c:\usr\mibs'. I hope it will fix your problem. Good luck.
Rgds.
Stanley
That's what I did and I still have the problem.
What did I wrong ?
Thanks
Hi. Thnaks a lot! I do as you said and my problem has gone!!
thank you very mach !
Hikaru.
I had the same problem only I happen to install PHP at D:\PHP.
Copying mibs to D:\usr\mibs\ did NOT work but
copying them to c:\usr\mibs\ DID work.
Possibly because C:\ is where IIS is installed?
-Mike
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.