Sorry, here's some more information.

On the new servers, Apache/2.0.55 (Unix) Embperl/2.1.0 mod_perl/2.0.2
Perl/v5.8.7

        EMBPERL_OPTIONS 278528
        EMBPERL_DEBUG   10477

On some servers, die "$sql $@" delivers $sql to the
custom error page and to the hard coded error message from apache core.

On one server, die "$sql $@" delivers $sql to the custom error page
(once per child) but NOT to the hard coded error message from the apache
core. On this server, I went back and tried to do make test and saw a
bunch of errors like this

In CPAN,
#41 escape.htm...
Error in Line 44
Is:     >HashinA<ahref="http://localhost/tests?B=2&amp;A=1";><
Should: >HashinA<ahref="http://localhost/tests?A=1&amp;B=2";><

 ERRORS detected! NOT all tests have been passed successfully

 cat: test/tmp/httpd.pid: No such file or directory
 make: *** [test_dynamic] Error 44
   /usr/local/bin/make test -- NOT OK
   Running make install
     make test had returned bad status, won't install without force

I get the same error if I compile from the shell.
        
I'll know for sure if I have to reinstall Embperl here only after I try
make test on other hosts.

Is there a way to test only for this ErrorDocument related problem? And,
Would there be a way to fix it without recompiling Embperl? If possible
I'd like to avoid reinstalling Embperl...

I'm guessing it's embperl related, but I could very well be wrong. In that
case, could anyone point me to the right direction?

On the other hand, I didn't see this problem with Embperl 1.3.29 mod_perl
(at least for 404 errors)


I'd appreciate any help.

Regards,

Ben K.
Developer
http://benix.tamu.edu


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

Reply via email to