On Thu, 19 Feb 2004, Sasan Dashtinezhad wrote: What are the version numbers/info for the mod_perl and apache and other packages you are working with?
gedanken I ahve a piece of code that tries to use Apache::Constants through use Apache::Constants qw( REDIRECT ); But when this code is run, I get the following error message: [error] Can't locate object method "boot" via package "mod_perl" at /fs/piranha2/sasan/PERL/Apache/Constants.pm line 8.! I searched the Web, and found out that somebody has come across this problem ebfore, and somebody else has said "cured in CVS tree" but that was in a mail archive, and I'm not sure how can I fix the problem on my machine. Any help will be strongly appreciated. --Sasan -- gedanken -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html