cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2004-10-02 Thread stas
stas2004/10/02 07:46:32 Modified:src/docs/1.0/guide troubleshooting.pod Log: another solution for the print problem on OSX Revision ChangesPath 1.31 +19 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod =

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2004-10-02 Thread stas
stas2004/10/02 07:43:43 Modified:src/docs/1.0/guide troubleshooting.pod Log: print() doesn't send anything on Mac OS X Submitted by: Charlie Garrison <[EMAIL PROTECTED]> Revision ChangesPath 1.30 +16 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2004-09-12 Thread stas
stas2004/09/12 12:14:45 Modified:src/docs/1.0/guide troubleshooting.pod Log: document 'No rule to make target ... CORE/config.h' Submitted by: Bill Corr <[EMAIL PROTECTED]> Revision ChangesPath 1.29 +87 -1 modperl-docs/src/docs/1.0/guide/troubleshooting.pod

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2004-05-05 Thread stas
stas2004/05/04 20:29:38 Modified:src/docs/1.0/guide troubleshooting.pod Log: be aware that C sections can also cause leaks during graceful restarts. Submitted by: Brad Bowman <[EMAIL PROTECTED]> Revision ChangesPath 1.28 +7 -2 modperl-docs/src/docs/1.0/g

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod Changes.pod

2004-04-12 Thread stas
stas2004/04/12 12:08:06 Modified:src/docs/1.0/guide troubleshooting.pod Changes.pod Log: 'relocation errors' or 'undefined symbol' problems Submitted by: William McKee <[EMAIL PROTECTED]> Revision ChangesPath 1.27 +68 -0 modperl-docs/src/docs/1.0/guide/trou

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2004-04-07 Thread stas
stas2004/04/07 10:12:53 Modified:src/docs/1.0/guide troubleshooting.pod Log: document the issue with Symbol.pm and "." being first in @INC during the mod_perl build Revision ChangesPath 1.26 +31 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod In

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-06-13 Thread stas
stas2003/06/12 17:30:14 Modified:src/docs/1.0/guide troubleshooting.pod Log: document the RH locale issues Submitted by: Perrin Harkins <[EMAIL PROTECTED]> Revision ChangesPath 1.25 +13 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: trou

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-06-10 Thread stas
stas2003/06/10 16:37:50 Modified:src/docs/1.0/guide troubleshooting.pod Log: correct an L<> entry Revision ChangesPath 1.24 +1 -1 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod =

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-05-29 Thread stas
stas2003/05/29 16:54:04 Modified:src/docs/1.0/guide troubleshooting.pod Log: OpenBSD and chroot issues Submitted by: Ed <[EMAIL PROTECTED]> Revision ChangesPath 1.23 +16 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-05-29 Thread stas
stas2003/05/28 21:04:40 Modified:src/docs/1.0/guide troubleshooting.pod Log: another small tweak Revision ChangesPath 1.22 +6 -6 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod ===

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-05-29 Thread stas
stas2003/05/28 21:00:47 Modified:src/docs/1.0/guide troubleshooting.pod Log: - re-org the os specific notes to groups - spelling fixes Revision ChangesPath 1.21 +16 -9 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod ===

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-05-29 Thread gozer
gozer 2003/05/28 20:48:00 Modified:src/docs/1.0/guide troubleshooting.pod Log: record the segfault in Apache::Status with HP-UX 10.20 Revision ChangesPath 1.20 +19 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2003-01-15 Thread stas
stas2003/01/15 15:54:03 Modified:src/docs/1.0/guide troubleshooting.pod Log: add a solution for __floatdisf problem. solved by Paul Weiss <[EMAIL PROTECTED]> Revision ChangesPath 1.18 +35 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: tr

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2002-12-04 Thread stas
stas2002/12/03 18:57:07 Modified:src/docs/1.0/guide troubleshooting.pod Log: s/PerlScript/Perl script/ Revision ChangesPath 1.17 +3 -2 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod =

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2002-11-26 Thread stas
stas2002/11/26 03:03:02 Modified:src/docs/1.0/guide troubleshooting.pod Log: add a new troubleshooting section: Problematic Perl Modules - add IPC::Open* Revision ChangesPath 1.16 +14 -0 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: trou

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2002-11-26 Thread stas
stas2002/11/25 23:39:57 Modified:src/docs/1.0/guide troubleshooting.pod Log: document the DynaLoader vs XSLoader segfaul problem as explained by Doug back in May. Revision ChangesPath 1.15 +29 -4 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Inde

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod

2002-06-27 Thread stas
stas2002/06/27 09:05:21 Modified:src/docs/1.0/guide troubleshooting.pod Log: clarify the explanation Revision ChangesPath 1.12 +3 -3 modperl-docs/src/docs/1.0/guide/troubleshooting.pod Index: troubleshooting.pod ===

cvs commit: modperl-docs/src/docs/1.0/guide troubleshooting.pod Changes.pod

2002-04-21 Thread stas
stas02/04/20 22:00:09 Modified:src/docs/1.0/guide troubleshooting.pod Changes.pod Log: clearify how to solve the segfault problem caused by built-in mysql support in mod_php (Paul Buder) Revision ChangesPath 1.9 +4 -3 modperl-docs/src/docs/1.0/guide/t