Re: [Perl-unix-users] weird module loading error...

2003-07-24 Thread Anthony Ettinger
I just figured out the problem, my 'modules' directory was not under the main htdocs directory...didn't think this mattered but apparently it does. --- Anthony Ettinger <[EMAIL PROTECTED]> wrote: > > --- $Bill Luebkert <[EMAIL PROTECTED]> wrote: > > Anthony Ettinger wrote: > > > > > > > > Yes

Re: [Perl-unix-users] weird module loading error...

2003-07-24 Thread Anthony Ettinger
--- $Bill Luebkert <[EMAIL PROTECTED]> wrote: > Anthony Ettinger wrote: > > > > > Yes, I did...like I said it works fine from the > > command line (no error displayed - the module is > > loaded properly), but chokes when I execute it > from > > the browser. > > I assume the file is readable (pe

Re: [Perl-unix-users] weird module loading error...

2003-07-24 Thread $Bill Luebkert
Anthony Ettinger wrote: > > Yes, I did...like I said it works fine from the > command line (no error displayed - the module is > loaded properly), but chokes when I execute it from > the browser. I assume the file is readable (perms) by your script running under Apache. Check the perms and make

Re: [Perl-unix-users] weird module loading error...

2003-07-24 Thread Anthony Ettinger
--- $Bill Luebkert <[EMAIL PROTECTED]> wrote: > Anthony Ettinger wrote: > > > works from the command line, but when I run the > cgi > > script on apache, I get the following message in > > STDERR: > > > > Can't locate HTML/Newsletter.pm in @INC (@INC > > contains: /home/ettinger/modules > > /usr

Re: [Perl-unix-users] weird module loading error...

2003-07-24 Thread $Bill Luebkert
Anthony Ettinger wrote: > works from the command line, but when I run the cgi > script on apache, I get the following message in > STDERR: > > Can't locate HTML/Newsletter.pm in @INC (@INC > contains: /home/ettinger/modules > /usr/local/lib/perl5/5.6.1/i686-linux > /usr/local/lib/perl5/5.6.1 > /u

[Perl-unix-users] weird module loading error...

2003-07-24 Thread Anthony Ettinger
works from the command line, but when I run the cgi script on apache, I get the following message in STDERR: Can't locate HTML/Newsletter.pm in @INC (@INC contains: /home/ettinger/modules /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-lin