Compiling (upgrading) new mod perl version, make test fails

2004-03-27 Thread "SUCH SANMARTÍN, GERARD"
Trying to upgrade from 1.99_12 to 1.99_13 i get an error in make test: failed to start server! (please examine t/logs/error_log) [error_log:] END in modperl_extra.pl, pid=13424 Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm line 31. END in modperl_extra.pl, pid=13424

Re: Compiling (upgrading) new mod perl version, make test fails

2004-03-27 Thread Stas Bekman
SUCH SANMARTÃN, GERARD wrote: Trying to upgrade from 1.99_12 to 1.99_13 i get an error in make test: failed to start server! (please examine t/logs/error_log) please, please, save your and our time, always start with: http://perl.apache.org/bugs/ [error_log:] END in modperl_extra.pl, pid=13424 A

RE: perl sections in windows and linux

2004-03-27 Thread "SUCH SANMARTÍN, GERARD"
I've find an "apparent" solution for my problem. If i put in httpd.conf the tags Then all my archive.pl works well, without the tags before it doesn't work. For me seems to work (now). I installed the version 1.99_13 with a make test failed, and i don't know if it worked with 1.99_12 then, or if