stas        2002/06/27 09:05:21

  Modified:    src/docs/1.0/guide troubleshooting.pod
  Log:
  clarify the explanation
  
  Revision  Changes    Path
  1.12      +3 -3      modperl-docs/src/docs/1.0/guide/troubleshooting.pod
  
  Index: troubleshooting.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/troubleshooting.pod,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- troubleshooting.pod       12 May 2002 18:09:12 -0000      1.11
  +++ troubleshooting.pod       27 Jun 2002 16:05:21 -0000      1.12
  @@ -230,9 +230,9 @@
   
     exit signal Segmentation fault (11)
   
  -The solution is not rely on PHP's built-in MySQL support, and instead
  -build it with your local MySQL support files, by adding
  -C<--with-mysql=/path/to/mysql> to your C<./configure> line.
  +The solution is to not rely on PHP's built-in MySQL support, and
  +instead build mod_php with your local MySQL support files by adding
  +C<--with-mysql=/path/to/mysql> during C<./configure>.
   
   =head2 foo ... at /dev/null line 0
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to