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/Constants.pm line 8,
<HTTPD> line 1086.\nCompilation failed in require at
/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/Apache.pm line 6, <HTTPD>
line 1086.\nBEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.10.0/i686-linux/Apache.pm line 6, <HTTPD>
line 1086.\nCompilation failed in require at
/usr/local/ensembl-48/gramene-live/ensembl-plugins/grmblast/perl/multi/blastview
line 162, <HTTPD> line 1086.\nBEGIN failed--compilation aborted at
/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?

Reply via email to