Installing new modules via CPAN?

2001-03-28 Thread Bolt Thrower
I've got a working mod_perl installation on a Linux 2.2.14 / Apache/1.3.17 (Unix) mod_perl/1.25 / perl 5.005_03 machine. I'm trying to install Apache::AuthCookieDBI via my CPAN shell, and I keep getting errors of the sort: Can't locate object method "module" via package "Apache" at /usr/lib/perl

Re: mod_perl BOF

2001-03-28 Thread Matt Sergeant
On Wed, 28 Mar 2001, Dave Rolsky wrote: > Why was this scheduled during Matt Sergeant's AxKit presentation? > > Why not during a time slot when there are no mod_perl presentations? > > This is not rocket science here. I'm creating my own "Beer BOF", every night in the hotel bar. You and Stas (

Re: Help with Apache::ASP!

2001-03-28 Thread Sean Coyle
Guys, One more thing to note... I get the exact same output even if I turn off the Directory options in either of the two httpd.conf areas I have tried. Have any ideas on what I am missing? Cheers, Sean Josh, I am not entirely sure that is the is

Re: Help with Apache::ASP!

2001-03-28 Thread Sean Coyle
Josh, I am not entirely sure that is the issue here. Just to cover off all the bases, I am familiar with the FAQ, and several others. However, it is actually not unparsed ASP that I am viewing in the browser output, but seemingly partially parsed output. Within one of my VirtualHost di

ANNOUNCE: HTML::Embperl 2.0b2

2001-03-28 Thread Gerald Richter
The second beta of Embperl 2.0 is now available from ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-2.0b2.tar.gz The main news are the support for interactive debuggers and the possibility to use different syntaxes (Embperl, SSI, ASP, pure Perl, Text only etc.) along with various bugfixes.

RE: mod_perl BOF

2001-03-28 Thread Dave Rolsky
On Wed, 28 Mar 2001, Geoffrey Young wrote: > Absolutely. I've CC'd the ApacheCon planners so hopefully they can step in > and fix things. Doh, I should've done this in the first place. I ended up mailing Stewart Quealy separately. Sorry for everyone who's seeing this multiple times. -dave

RE: mod_perl BOF

2001-03-28 Thread Geoffrey Young
>-Original Message- >From: Dave Rolsky >To: mod_perl list >Sent: 3/28/01 6:08 PM >Subject: mod_perl BOF > >Why was this scheduled during Matt Sergeant's AxKit presentation? I dunno. Stas asked me to reserve a slot for it. I didn't specify a time so this is what we got I guess. > >Why n

Re: Help with Apache::ASP (new Information)

2001-03-28 Thread Joshua Chamas
> t/application...(in cleanup) Can't call method "FETCH" on an > undefined value at blib/lib/Apache/ASP.pm line 4280 during global > destruction. The global destruction errors are annoying, but harmless. I believe this is specific to perl 5.6, which I have not yet installed. Its about ti

Re: ASP / Apache

2001-03-28 Thread Joshua Chamas
Victor Michael Blancas wrote: > > I've been using Apache::ASP for our clients for more than a year already. > Check out www.alumni.net, it's one of our biggest clients, all pages are > dynamic, database backend is Oracle via DBI. > > I'm planning to implement a DBI session management integrated

Re: Help with Apache::ASP

2001-03-28 Thread Joshua Chamas
Sean Coyle wrote: > > Alright guys, do I have an interesting question: > > Let us start with the output that ends up in the browser, if I try and load > the ./eg/index.htm page: > > -- > #!/usr/local/bin/perl5 asp > -- > > Then the output to

Re: ASP / Apache

2001-03-28 Thread Perrin Harkins
On Thu, 29 Mar 2001, Victor Michael Blancas wrote: > I'm planning to implement a DBI session management integrated with > Apache::ASP, much like how Apache::Session works. Might as well just use Apache::Session, if it already does what you need. > Is this better for clustered web servers with a

Re: ASP / Apache

2001-03-28 Thread Victor Michael Blancas
I've been using Apache::ASP for our clients for more than a year already. Check out www.alumni.net, it's one of our biggest clients, all pages are dynamic, database backend is Oracle via DBI. I'm planning to implement a DBI session management integrated with Apache::ASP, much like how Apache::Ses

apache config error

2001-03-28 Thread swapnau
hi , I have installed Apache 1.3.12 and mod_perl 1.24 on redhat linux 7.0 with Perl5.6 . But getting the following error while configuring the httpd.conf file . Pl help me. error Canot locate loadable object for module Apache::Constants in @INC( @INC contains /usr/loacl/lib/perl5/5.

Re: Running Mod-Perl on Solaris 2.8

2001-03-28 Thread Jonathan Gardner
On Wed, 28 Mar 2001, G.W. Haywood wrote: > Hi there, > > On Tue, 27 Mar 2001, Melissa Matthews wrote: > > > We have installed mod_perl-1.25 under apache-1.3.14 and Solaris 8, > > > Whenever I browse my test page www.my.com/perl/test.pl, I > > get a Netscape pop-up message stating: > > > >

mod_perl BOF

2001-03-28 Thread Dave Rolsky
Why was this scheduled during Matt Sergeant's AxKit presentation? Why not during a time slot when there are no mod_perl presentations? This is not rocket science here. -dave /*== www.urth.org We await the New Sun ==*/

RE: [Very OT] ApacheCon BOF

2001-03-28 Thread Paul
--- julie wang <[EMAIL PROTECTED]> wrote: [...] > Why hasn't anyone made tanktops for the ladies? T-tops! woo-hoo! Actually, I really do think it's a great idea. =o) __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://persona

Re: /dev/null problems

2001-03-28 Thread Steve Reppucci
Not answering your mod_perl question here, but I believe this suggestion in the guide isn't useful advice in any event -- this isn't 'echo'ing to /dev/null as su (root); rather it's 'echo'ing a line as su, and you (normal user) are redirecting that output to /dev/null. I.e., the grouping of th

RE: [OT] ApacheCon BOF

2001-03-28 Thread julie wang
HI, Just wondering, can someone buy these t-shirt online somewhere if they can't attend ApacheCon? Why hasn't anyone made tanktops for the ladies? -Original Message- From: Geoffrey Young [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 28, 2001 12:53 PM To: '[EMAIL PROTECTED]' Cc: '[EM

RE: [OT] ApacheCon BOF

2001-03-28 Thread Geoffrey Young
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 28, 2001 11:17 AM > To: Geoffrey Young > Cc: 'darren chamberlain'; '[EMAIL PROTECTED]' > Subject: Re: [OT] ApacheCon BOF > > > > "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> write

RE: /dev/null problems

2001-03-28 Thread Matthew Kennedy
On 28 Mar 2001 12:42:46 -0800, Rob Bloodgood wrote: > > According to the sample: > > syntax error at /dev/null line 1, near "line arguments:" > > Execution of /dev/null aborted due to compilation errors. > > parse: Undefined error: 0 > > Which says to me that one of your (scripts/server-pa

Re: Running Mod-Perl on Solaris 2.8

2001-03-28 Thread G.W. Haywood
Hi there, On Tue, 27 Mar 2001, Melissa Matthews wrote: > We have installed mod_perl-1.25 under apache-1.3.14 and Solaris 8, > Whenever I browse my test page www.my.com/perl/test.pl, I > get a Netscape pop-up message stating: > > "The document contained no data. This often indicates tha

Re: /dev/null problems

2001-03-28 Thread Matthew Kennedy
On 28 Mar 2001 21:33:51 +0100, G.W. Haywood wrote: > Hi there, > > Have you checked to make sure that your /dev/null is really broken? > My feeling is that this is unlikely. The symptom might indicate that > something is not configured correctly but there's no information to > work with. As K

RE: /dev/null problems

2001-03-28 Thread Rob Bloodgood
> >From the mod_perl guide: > > syntax error at /dev/null line 1, near "line arguments:" > Execution of /dev/null aborted due to compilation errors. > parse: Undefined error: 0 > There is a chance that your /dev/null device is broken. Try: > % sudo echo > /dev/null > > This is exactly th

Re: /dev/null problems

2001-03-28 Thread G.W. Haywood
Hi there, On 28 Mar 2001, Matthew Kennedy wrote: > >From the mod_perl guide: > > syntax error at /dev/null line 1, near "line arguments:" > This is exactly the problem I have been getting when starting Apache > Does anyone have any suggestions? Have you checked to make sure that your /dev/

Re: mod_perl based Authentication ...

2001-03-28 Thread G.W. Haywood
Hi there, On Wed, 28 Mar 2001, Sumit Babu wrote: > I am trying to install Apache::AuthCookie from CPAN, > but I am getting the following error (during make test > stage) and I am not able to get what is wrong here: > --- > [error] Can't load >

Re: mod_perl 1.25 install crashes with IBM HTTP Server 1.3.12.2 on AIX 4.3.3

2001-03-28 Thread G.W. Haywood
Hi there, On Tue, 27 Mar 2001, Mohammed Azam wrote: > I am trying to install mod perl 1.25 on my aix machine. > I am using > -- AIX 4.3.3 > -- IBM HTTP Server 1.3.12.2 Get the latest Apache, I think 1.3.12 is too old to work with mod_perl 1.25. 73, Ged.

RE: [BUG-REPORT] missing header (minor)

2001-03-28 Thread Rob Bloodgood
> Version: Apache/1.3.12 (Unix) mod_perl/1.24 > What: PerlAuthenHandler returns headers without WWW-Authenticate field > Work-around: set with $r->err_header_out It looks like you haven't fully read the book/docs/manpages/samples for auth handling. *All* of the code for Basic auth (i.e. browser b

[OT] RE: Getting a Cache::SharedMemoryCache started

2001-03-28 Thread Matt
Hi all, I eventually found the problem with getting shm to work. I had the Openwall Linux kernel patch enabled with the "Destroy shared memory segments not in use" option set, which most Perl IPC functions seem to not like. Apache and PostgreSQL seem to work fine with this patch in place, however

RE: Getting a Cache::SharedMemoryCache started

2001-03-28 Thread Rob Bloodgood
Thanks for the pointers, unfortunately I've got a problem with the Shared > cache in that I need IPC::ShareLite, no problem, except it won't test ok, > I get: > > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 test.pl > 1..8 > ok 1 > ok 2 > IP

Help with Apache::ASP (new Information)

2001-03-28 Thread Sean Coyle
Well, I did the Apache::ASP instal again from the straigh .tar.gz file and this is the output that I get from the install (usless information has been removed where ever you see "~~"). So what does it mean when the tests say "Can't call method "FETCH" on an undefined value at blib/lib/Apache/

Help with Apache::ASP

2001-03-28 Thread Sean Coyle
Alright guys, do I have an interesting question: Let us start with the output that ends up in the browser, if I try and load the ./eg/index.htm page: -- #!/usr/local/bin/perl5 asp -- Then the output to browser when I load the ./eg/index.html p

Prob with configuring CGI.

2001-03-28 Thread Vikram Hari Deshmukh
Hi , Well I have started with CGI, 2 days back. But some aspects makes me confused. I am having Apache server over Redhat linux 6.2. I put my .cgi files in proper directory configured in access.conf, to, /home/httpd/cgi-bin Group access set in httpd.conf is none. Access rights set to 755 to

Prob with configuring CGI.

2001-03-28 Thread Vikram Hari Deshmukh
Hi , Well I have started with CGI, 2 days back. But some aspects makes me confused. I am having Apache server over Redhat linux 6.2. I put my .cgi files in proper directory configured in access.conf, to, /home/httpd/cgi-bin Group access set in httpd.conf is none. Access rights set to 755 to

DBD - Oracle "Error connecting to Oracle"

2001-03-28 Thread EXT-Sethi, Arun
Geoff / Daniel, this is in ref. to your emails (as given below) in the "mod_perl" users group. I am going through the same errors in my error_log ie getting: Use of inherited AUTOLOAD for non-method DBD::Oracle::ORA_OCI() is deprecated at /oracle/product/9iAS/Apache/perl/lib/site_perl/5.005/PA

ANNOUCE: HTML::Mason 1.01

2001-03-28 Thread Jonathan Swartz
The URL http://www.masonhq.com/download/HTML-Mason-1.01.tar.gz has entered CPAN as file: $CPAN/authors/id/J/JS/JSWARTZ/HTML-Mason-1.01.tar.gz size: 272936 bytes md5: 6275b2717355dfb2f09c46d38135de93 Most notably, this release introduces the ability to configure Mason entirely from t

Re: mod_perl based Authentication ...

2001-03-28 Thread Sumit Babu
Hi, Thank you Mike and Carlos for your early replay. I am trying to install Apache::AuthCookie from CPAN, but I am getting the following error (during make test stage) and I am not able to get what is wrong here: --- PERL_DL_NONLAZY=1 /usr/bin

File upload bug

2001-03-28 Thread Tomas Eriksson
When I try to upload big files (small files works) an error occurs and script page cannot be displayed.   Error log: [Wed Mar 28 19:31:57 2001] [error] [client 127.0.0.1] Invalid method in request -7d11a539304ee   Seems like the posting data is at the wrong place

Re: mod_perl based Authentication ...

2001-03-28 Thread Carlos Ramirez
You can also read the Authentication & Authorization chapter of the "Writing Apache Modules with Perl and C" book online: http://www.modperl.com/book/chapters/ch6.html Or even better, buy the book ;) -Carlos Mike Cameron wrote: Try this http://search.cpan.org/search?mode=module&query=Apache%3A%3A

Re: [OT] ApacheCon BOF

2001-03-28 Thread Randal L. Schwartz
> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: >> Might this be a good time to consider Cafe Press, then? Geoffrey> as it turns out, the graphics house was actually the sponsor Geoffrey> them bailing means that we don't even get a design... If it's designs you want, I could pro

Re: mod_perl based Authentication ...

2001-03-28 Thread Mike Cameron
Try this http://search.cpan.org/search?mode=module&query=Apache%3A%3AAuth I found browsing existing code and implementing existing modules really helps a guy understand the whole process. Sumit Babu wrote: > Hi, > I am very new to mod_perl, and would like to know > if there are any pointe

RE: [OT] ApacheCon BOF

2001-03-28 Thread Robin Berjon
At 08:29 28/03/2001 -0500, Geoffrey Young wrote: >> From: darren chamberlain [mailto:[EMAIL PROTECTED]] >> Might this be a good time to consider Cafe Press, then? > >as it turns out, the graphics house was actually the sponsor >them bailing means that we don't even get a design... But if there _w

mod_perl based Authentication ...

2001-03-28 Thread Sumit Babu
Hi, I am very new to mod_perl, and would like to know if there are any pointers that provide help/examples for authentication for web sites. Although I am familiar with the cgi scripting, I have not written any kind of authentication on my own. So, if somebody can give some good pointers to th

/dev/null problems

2001-03-28 Thread Matthew Kennedy
Hello, >From the mod_perl guide: syntax error at /dev/null line 1, near "line arguments:" Execution of /dev/null aborted due to compilation errors. parse: Undefined error: 0 There is a chance that your /dev/null device is broken. Try: % sudo echo > /dev/null This is exactly the proble

RE: [OT] ApacheCon BOF

2001-03-28 Thread Geoffrey Young
> -Original Message- > From: darren chamberlain [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 28, 2001 8:22 AM > To: [EMAIL PROTECTED] > Subject: Re: [OT] ApacheCon BOF > > > Geoffrey Young ([EMAIL PROTECTED]) said something to this > effect on 03/28/2001: > > well, I am embarra

Re: [OT] ApacheCon BOF

2001-03-28 Thread darren chamberlain
Geoffrey Young ([EMAIL PROTECTED]) said something to this effect on 03/28/2001: > well, I am embarrassed to have to say that the sponsor who had committed to > the shirts this year bailed on us. > > it has nothing to do with the contents of this thread - apparently the > product they wanted to ma

RE: DBD - Oracle "Error connecting to Oracle"

2001-03-28 Thread Geoffrey Young
> -Original Message- > From: EXT-Sethi, Arun [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 27, 2001 10:07 PM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; > '[EMAIL PROTECTED]' > Subject: DBD - Oracle "Error connecting to Oracle" > >

RE: [OT] ApacheCon BOF

2001-03-28 Thread Geoffrey Young
well, I am embarrassed to have to say that the sponsor who had committed to the shirts this year bailed on us. it has nothing to do with the contents of this thread - apparently the product they wanted to market isn't fully baked yet and they thought that the shirts were premature (and too costly

RE: [DIGEST] mod_perl digest 03/24/01

2001-03-28 Thread Geoffrey Young
> -Original Message- > From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 27, 2001 9:04 AM > To: Geoffrey Young; '[EMAIL PROTECTED]' > Subject: Re: [DIGEST] mod_perl digest 03/24/01 > > > At 08:57 AM 3/26/01 -0500, Geoffrey Young wrote: > > >mod_perl status > >