|
From: Cole K. <cke...@vi...> - 2002-07-25 17:39:31
|
After installation appeared to go smoothly, opening the site produced a blank age. The apaache error log showed the following: OpenInteract::Startup::require_module (374) >> --require error: OpenInteract::Template::Process (from ): Bareword "Template::Constants::STATUS_ERROR" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Template/Context.pm line 52. Bareword "Template::Constants::ERROR_FILE" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Template/Context.pm line 54. Bareword "Template::Constants::ERROR_FILE" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Template/Context.pm line 57. Compilation failed in require at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Template/Process.pm line 7. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Template/Process.pm line 7. Compilation failed in require at (eval 210) line 3. On retracing my steps through the installation I found that the same error occurred when I ran oi_manage ... install_sql and oi_manage ... install_template cck |