On Thu, 2003-11-06 at 17:51, Dustin Whitney wrote: > I've an old cgi-script that worked before I installed mod_perl, but > now it won't work. I've put it in a directory that is configured to be > handled by mod_cgi, but I get this error in my apache error logs when > it tried to run
I'm confused. This is an old CGI script, but it uses Apache::Request? What do you see when print out $ENV{'MOD_PERL'} in this script? - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html