You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "J. Horner" <jh...@2jnetworks.com> on 2000/02/29 19:01:11 UTC

[NEWBIE] Error messages

I am getting the following error messages in my logs.  I've checked the
code and it looks good, and I've check my configuration and it looks good.
What seems to be the problem?

[Tue Feb 29 12:58:36 2000] [error] [Tue Feb 29 12:58:36 2000] Footer.pm:
syntax error at /usr/local/apache/lib
/perl/Apache/Footer.pm line 4, near "use strict"

[Tue Feb 29 12:58:36 2000] [error] [Tue Feb 29 12:58:36 2000] PerlHandler
subroutine `Apache::Footer': Undefin
ed subroutine &Apache::Footer::handler called at PerlHandler subroutine
`Apache::Footer' line 1.



J. J. Horner
jhorner@knoxlug.org http://www.knoxlug.org
System has been up: 17 days.


Re: [NEWBIE] Error messages

Posted by Doug MacEachern <do...@pobox.com>.
On Tue, 29 Feb 2000, J. Horner wrote:

> I am getting the following error messages in my logs.  I've checked the
> code and it looks good, and I've check my configuration and it looks good.
> What seems to be the problem?
> 
> [Tue Feb 29 12:58:36 2000] [error] [Tue Feb 29 12:58:36 2000] Footer.pm:
> syntax error at /usr/local/apache/lib
> /perl/Apache/Footer.pm line 4, near "use strict"

what does your configuration for Apache::Footer look like?


Re: [NEWBIE] Error messages

Posted by Stas Bekman <sb...@stason.org>.
> I am getting the following error messages in my logs.  I've checked the
> code and it looks good, and I've check my configuration and it looks good.
> What seems to be the problem?
> 
> [Tue Feb 29 12:58:36 2000] [error] [Tue Feb 29 12:58:36 2000] Footer.pm:
> syntax error at /usr/local/apache/lib
> /perl/Apache/Footer.pm line 4, near "use strict"
> 
> [Tue Feb 29 12:58:36 2000] [error] [Tue Feb 29 12:58:36 2000] PerlHandler
> subroutine `Apache::Footer': Undefin
> ed subroutine &Apache::Footer::handler called at PerlHandler subroutine
> `Apache::Footer' line 1.

Please provide the relevant parts of httpd.conf (the lines where you
configure the Apache::Footer handler).  Refer to the SUPPORT file in your
mod_perl source distribution to learn the proper way to report bugs and
errors, and helping us to help you.


______________________________________________________________________
Stas Bekman             | JAmpH     --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide http://perl.apache.org/guide/ 
mailto:stas@stason.org  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------