dougm       00/06/09 10:16:01

  Modified:    .        SUPPORT
  Log:
  support stuff
  
  Revision  Changes    Path
  1.16      +5 -18     modperl/SUPPORT
  
  Index: SUPPORT
  ===================================================================
  RCS file: /home/cvs/modperl/SUPPORT,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- SUPPORT   2000/06/02 17:06:38     1.15
  +++ SUPPORT   2000/06/09 17:15:59     1.16
  @@ -34,21 +34,7 @@
   
   There are several modperl list archives, choose your favorite:
   
  -Thanks to Ken Williams:
  - 
  - http://forum.swarthmore.edu/epigone/modperl
  -
  -Thanks to James Cooper:
  -
  - http://outside.organic.com/mail-archives/modperl/
  -
  -Thanks to Hank Leininger:
  -
  - http://www.progressive-comp.com/Lists/?l=apache-modperl&r=1#apache-modperl
  -
  -Thanks to FindMail:
  -
  - http://www.findmail.com/listsaver/modperl/
  +http://perl.apache.org/#maillists
   
   =back
   
  @@ -59,8 +45,8 @@
   =item HOMEWORK
   
   Make sure you've done your homework before reporting a problem.
  -Check the mail archive, read cgi_to_mod_perl.pod, the FAQ and other
  -pod documents in the distribution.
  +Check the mail archive, read cgi_to_mod_perl.pod, the guide, the FAQ
  +and other pod documents in the distribution.
   
   =item HOW
   
  @@ -165,7 +151,8 @@
   spin:
   
   % gdb httpd <pid of spinning process>
  -(gdb) source modperl_x.xx/.gdbinit
  +(gdb) where
  +(gdb) source mod_perl-x.xx/.gdbinit
   (gdb) curinfo
   
   =back
  
  
  

Reply via email to