in reply to Re: Problem running CGI::Application under modperl2
in thread Problem running CGI::Application under modperl2
Thanks for the info.
I experienced apache complaining about 'Apache::RequestUtil' not being found after doing an up2date on RedHat Enterprise Linux 4 system.
The custom mod_perl applications that were trying to start depend on CGI.pm so per your experience I installed the latest version of CGI.pm (3.33) via cpan and that resolved the startup error. <sigh of relief>
|
|---|