Faq-O-Matic Faq-O-Matic : Administrators' Guide : Troubleshoot :
Perl died: Can't locate object method "isaCGI" | |
You have one of the nefarious versions of CGI.pm 2.37bsomething floating around.
Either upgrade to a newer version, or go back to 2.36.
The 2.37beta in question came with some versions of Perl 5.004.
Even if you think you have some working version of CGI.pm,
you may ALSO have the bad 2.37beta floating
around in a different directory. Check your Perl @INC with
'perl -V', and make sure CGI.pm isn't in _any_ of those directories.
| |
[Append to This Answer] |
Previous: | How do I return to the install page? |
Next: | The cron job fails to invoke maintenance script. |
|