___cliff rayman___ wrote:
> 
> and what do the error logs say?
> 
> Rasoul Hajikhani wrote:
> 
> > I know this question will sound primitive to most of you, however, I
> > have this nagging error which won't go away.
> > In my httpsd.conf, I have declared "PerlModule
> > MY::Perl::Control::WebAccess" which I know is where it is supposed to
> > be. My @INC does not include the path to that directory, however, in my
> > startup.pl I have that directory as my
> > "use lib qw(...);". I have tried declaring:
> > "use MY::Perl::Control::WebAccess;" in my startup.pl, with the same
> > result: apache won't start.
> > I mean what's up? I have another module sitting next to my
> > MY::Perl::Control::WebAccess and in my startup.pl I have:
> > "use MY::Perl::Control::Cookie_Check;" and all is fine and dandy...
> > apache runs without a hitch. I tried "perl5lib (all capital)" in my
> > .cshrc, again nothing. Now I come to you learned people in the hope of
> > salvation... Any ideas people?
> > -r
> 
> --
> ___cliff [EMAIL PROTECTED]http://www.genwax.com/

Here it is:

Undefined subroutine &My::Perl::Control::WebAccess::handler called.

-r

Reply via email to