problem for" Can"t locate object method "boot" via package "mod_perl"
am 16.10.2008 08:05:28 von green tom------=_Part_80154_12998431.1224137128306
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I'm trying to run the dev versions of an website in Apache 2.2.9, and
using mod_perl 2.0 (dso mode)(on fedora 9 , for reference). and my web
server started with no Error prompted .but when I run one of the page
code ,it failed .i checked the error logs and got the error below :
------------------------------------------------------------ ------------------------------------------------------------ ---------------------------------------------------------
" [error] Can't locate object method "boot" via package "mod_perl" at
/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/Apache/Cons tants.pm line 8,
/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/Apache.pm line 6,
line 1086.\nBEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/Apache.pm line 6,
line 1086.\nCompilation failed in require at
/usr/local/ensembl-48/gramene-live/ensembl-plugins/grmblast/ perl/multi/blastview
line 162,
/usr/local/ensembl-48/gramene-live/ensembl-plugins/grmblast/ perl/multi/blastview"
------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ -
and then i tried using another Apache 2.2.9,and mod_perl 2.0 (static
linked) run this web site .it got the same error.
i wonder if it was the problem of apache or mod_perl according to the
error. if it was ,any suggestions?
------=_Part_80154_12998431.1224137128306
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------=_Part_80154_12998431.1224137128306--