Re: trying to locate the bug

2004-05-11 Thread Perrin Harkins
On Tue, 2004-05-11 at 16:51, sagi wrote: > Perl version 5.005_03 That's pretty old. You should seriously consider going to 5.6.1 or later when you can. > things start to go wrong. IE, data is not all there which gives > errors, die statement, warnings. All sorts of bad stuff, but when > hitting

trying to locate the bug

2004-05-11 Thread sagi
Hello everyone. Before asking for help, let me state my configuration:   FreeBSD 4.9 Apache 1.3.29 Perl version 5.005_03 Mod_perl 1.29   Httpd.conf using:   PerlModule Apache::DBI PerlModule Apache::Registry PerlModule Apache::Resource PerlSetEnv PERL_RLIMIT_CPU 60:90 PerlChild