[bugs] [Bug 1011] New - Patch: Pear log faq - http://www.horde.org/faq/admin/trouble/index.php#t51

bugs@bugs.horde.org bugs@bugs.horde.org
Fri, 2 Aug 2002 16:50:55 -0300


http://bugs.horde.org/show_bug.cgi?id=1011

*** shadow/1011	Fri Aug  2 16:50:55 2002
--- shadow/1011.tmp.1500	Fri Aug  2 16:50:55 2002
***************
*** 0 ****
--- 1,54 ----
+ Bug#: 1011
+ Product: Horde
+ Version: other
+ Platform: other
+ OS/Version: other
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: Core
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: bradyn@maths.tcd.ie               
+ URL: 
+ Summary: Patch: Pear log faq - http://www.horde.org/faq/admin/trouble/index.php#t51
+ 
+ Looks like a typo in the original commit.  Should be co.php (?) that's
+ called, and the revision of horde/docs/INSTALL has been bumped to 1.39
+ too.
+ 
+ Depending upon whether or not you think it's better for people to see
+ the CVS interface, or the raw INSTALL file, you may want to change the
+ link in the diff to include an "&p=2", as in
+ 
+        http://cvs..../..../INSTALL?r=1.39&p=2
+ 
+ Your call ;-)
+ 
+ And most likely this'll get garbled, so the diff (for all it's worth!)
+ is at
+ 
+         http://www.maths.tcd.ie/~bradyn/horde/diff
+ 
+ 
+ Index: answers.html
+ ===================================================================
+ RCS file: /repository/hordeweb/faq/admin/trouble/answers.html,v
+ retrieving revision 1.3
+ diff -u -r1.3 answers.html
+ --- answers.html        16 Jul 2002 15:37:30 -0000      1.3
+ +++ answers.html        2 Aug 2002 19:41:05 -0000
+ @@ -245,7 +245,7 @@
+  This is a common problem with the PHP 4.2.1 PEAR for example.  You can
+  install it via the network if you have a standalone php/pear command.  See
+  the file 
+ -<a 
+ href="http://cvs.horde.org/co.ph/horde/docs/INSTALL?r=1.38">horde/docs/INSTA
+ LL</a>
+ +<a 
+ href="http://cvs.horde.org/co.php/horde/docs/INSTALL?r=1.39">horde/docs/INST
+ ALL</a>
+  for more information on how to install the required PEAR packages 
+  this way.  Otherwise you can download the Log package (e.g. from
+  <a href="http://pear.php.net/get/Log">http://pear.php.net/get/Log</a>)