You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/06/18 05:48:32 UTC

cvs commit: modperl-docs/src/docs/2.0/user/intro start_fast.pod

stas        2002/06/17 20:48:32

  Modified:    src/docs/2.0/user/intro start_fast.pod
  Log:
  a quick guide to getting yourself in troubles
  
  Revision  Changes    Path
  1.7       +26 -0     modperl-docs/src/docs/2.0/user/intro/start_fast.pod
  
  Index: start_fast.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/intro/start_fast.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- start_fast.pod	14 Apr 2002 07:11:49 -0000	1.6
  +++ start_fast.pod	18 Jun 2002 03:48:31 -0000	1.7
  @@ -11,6 +11,32 @@
   
   META: to be written
   
  +But for now you have to go through the following steps to get mod_perl
  +2.0 running:
  +
  +=over
  +
  +=item 1
  +
  +L<Install mod_perl 2.0|docs::2.0::user::install::install>
  +
  +=item 2
  +
  +L<Configure mod_perl 2.0|docs::2.0::user::config::config>
  +
  +=item 3
  +
  +If you want to run mod_perl 1.0 code on mod_perl 2.0 server L<enable
  +the compatibility layer|docs::2.0::user::compat::compat>.
  +
  +=item 4
  +
  +If you have problems L<report
  +them|docs::2.0::user::help::help/Reporting_Problems>.
  +
  +=back
  +
  +
   =head1 Maintainers
   
   Maintainer is the person(s) you should contact with updates,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org