On Mon, 30 Jul 2001 [EMAIL PROTECTED] wrote:
>
> > What CGI.pm version are you using?
> > perl -MCGI -le 'print $CGI::VERSION'
>
> Version 3.02. Is there a way to go back to an earlier version, if that
> will take care of this problem? It was installed by either
> Bundle::CPAN or Bundle::Apache
On Sun, 29 Jul 2001 [EMAIL PROTECTED] wrote:
> Greetings. I had a mod_perl setup with Apache 1.3.11/ mod_perl
> 1.24 on a RedHat Linux box running fine. Then I decided (or was
> asked, actually) to upgrade to Apache 1.3.20/ mod_perl 1.26.
>
> The Apache install by itself ran fine, but when I tr