Stas Bekman wrote:
>
> On Thu, 23 Aug 2001, Rasoul Hajikhani wrote:
>
> > ___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 w
Ken Williams wrote:
>
> [EMAIL PROTECTED] (Rasoul Hajikhani) wrote:
> >> > "use lib qw(...);". I have tried declaring:
> >> > "use MY::Perl::Control::WebAccess;" in my startup.pl, with the same
> >
> >Here it is:
> >
> >Undefined subroutine &My::Perl::Control::WebAccess::handler called.
>
> Look
[EMAIL PROTECTED] (Rasoul Hajikhani) wrote:
>> > "use lib qw(...);". I have tried declaring:
>> > "use MY::Perl::Control::WebAccess;" in my startup.pl, with the same
>
>Here it is:
>
>Undefined subroutine &My::Perl::Control::WebAccess::handler called.
Looks like you need to check the capitalizati
On Thu, 23 Aug 2001, Rasoul Hajikhani wrote:
> ___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.con
___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::WebAcce
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
>
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,