betz            Fri Nov 22 12:33:20 2002 EDT

  Modified files:              
    /phpdoc/en/reference/snmp   reference.xml 
  Log:
  where to find and put the mibs for snmp on windows
  
  
Index: phpdoc/en/reference/snmp/reference.xml
diff -u phpdoc/en/reference/snmp/reference.xml:1.4 
phpdoc/en/reference/snmp/reference.xml:1.5
--- phpdoc/en/reference/snmp/reference.xml:1.4  Fri Aug  9 06:26:11 2002
+++ phpdoc/en/reference/snmp/reference.xml      Fri Nov 22 12:33:19 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.snmp">
   <title>SNMP functions</title>
   <titleabbrev>SNMP</titleabbrev>
@@ -40,6 +40,13 @@
      UCD SNMP, you can compile PHP with the 
      <option role="configure">--enable-ucd-snmp-hack</option> switch which
      will work around the misfeature.
+    </para>
+    <para>
+     The Windows distribution contains support files for SNMP in the
+     <filename>mibs</filename> directory. This directory should be moved
+     to <filename>DRIVE:\usr\mibs</filename>, where DRIVE must be replaced
+     with the driveletter where <literal>PHP</literal> is installed on, e.g.:
+     <filename>c:\usr\mibs</filename>.
     </para>
    </section>
 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to