[geeklog-cvs] Auth_Enterprise/Server README.txt,1.6,1.7

tony at iowaoutdoors.org tony at iowaoutdoors.org
Sun Jul 4 13:04:36 EDT 2004


Update of /var/cvs/Auth_Enterprise/Server
In directory www:/tmp/cvs-serv29580

Modified Files:
	README.txt 
Log Message:
Added temporary direction for changing the path to Exception.php which should have PEAR_Exception in it.  This is only going to be needed until PEAR under PHP5 includes it by default.

Index: README.txt
===================================================================
RCS file: /var/cvs/Auth_Enterprise/Server/README.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** README.txt	3 Jul 2004 18:04:55 -0000	1.6
--- README.txt	4 Jul 2004 17:04:33 -0000	1.7
***************
*** 107,110 ****
--- 107,113 ----
          <?php require_once 'Auth_Enterprise/Server/AEXMLRPCHandler.class.php'; ?>
          
+  - You will probably need to edit the path to the PEAR_Exception class in Common/Exceptions.php
+    because this is probably the direction PEAR in PHP5 will be going.  Because that class doesn't
+    exist yet in PEAR you'll need to download it. Read the directions in Common/Exceptions.php
     
   - In most instances you will want to use SSL to communicate with an Auth_Enterprise server.  In




More information about the geeklog-cvs mailing list