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
--- $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
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
--- $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
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
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
Thank you All!
I did it.
---
Best regards
AlexBel
- Original Message -
DATE: Thu, 24 Jul 2003 13:27:03
From: "Alexander Bel..." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
>Hi guys!
>I am currently trying write script for archiving of the data under Linu
Thank you Francis Paulin!
Five minutes ago I found my mistake.
---
Best regards
AlexBel
- Original Message -
DATE: Thu, 24 Jul 2003 14:51:00
From: Francis Paulin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
>Make sure that you use the f
Thanks very much. Everything starts to work after converting.
Hong
At 08:56 AM 7/24/2003 -0700, $Bill Luebkert wrote:
Hong Wang wrote:
> Thanks very much. But I am not clear about this line:
>
> tie %hash, 'GDBM_File', $filename, &GDBM_WRCREAT, 0640);
>
>
> $filename is the text file read or i
Hi guys!
I am currently trying write script for archiving of the data under Linux OS.
In the Windows OS I don't have a problem. I put putch f:/usr/web. It working fine.
But in the Linux I put path /var/www and I receive error:
Can't locate object method "addTree" via package "Archive::Zip::Archi
Hong Wang wrote:
> Thanks very much. But I am not clear about this line:
>
> tie %hash, 'GDBM_File', $filename, &GDBM_WRCREAT, 0640);
>
>
> $filename is the text file read or is the db file name will be written to?
That would be the DB file you're tieing the hash to.
The text file has nothing
Title: Message
Hi,
I am having problems
installing the Data-UUID-0.10 module on HPUX 11.0
The 'make test' of
the cpan module install fails as shown in the extract below.
The 'Note (probably
harmless): No library found for -lsocket may not be
harmless.
What is lsocket
?
> perl -w Makefil
Thanks very much. But I am not clear about this line:
tie %hash, 'GDBM_File', $filename, &GDBM_WRCREAT, 0640);
$filename is the text file read or is the db file name will be written to?
Hong
At 10:55 PM 7/23/2003 -0700, $Bill Luebkert wrote:
Hong Wang wrote:
> We like to convert db files betw
Hello again,
It's look like I asked a wrong question here. My problem is that I know how
to use, for examle, pod2html to generate .html file from .pm file. What I
need is to know, is it's possible to generate recursively documentation for
the whole library using only one call of pod2html. I.e. I w
14 matches
Mail list logo