Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Jens-Uwe Mager
On Tue, Jul 17, 2001 at 12:29:25AM +, Alan Burlison wrote: I'm trying to build Bundle::Apache and I get the following error when building libapreq (everthing else in the bundle builds fine): cc -c -I../c -I/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/Apache/include

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Alan Burlison
Jens-Uwe Mager wrote: Did you make install modperl yet? Yes, via APXS. mod_perl is installed and works just fine. I can see the missing mod_perl.h file in the modperl build directory, but it doesn't appear anywhere under site_perl - should mod_perl copy it somewhere during 'make install'?

RE: please post the URLs for your TPC talks

2001-07-17 Thread Geoffrey Young
-Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 1:38 AM To: mod_perl list Cc: Nathan Torkington Subject: please post the URLs for your TPC talks Folks, it'd be really nice to do some homework and read the conference papers ahead

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Stas Bekman
On Tue, 17 Jul 2001, Alan Burlison wrote: Jens-Uwe Mager wrote: Did you make install modperl yet? Yes, via APXS. mod_perl is installed and works just fine. I can see the missing mod_perl.h file in the modperl build directory, but it doesn't appear anywhere under site_perl - should

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Jens-Uwe Mager
On Tue, Jul 17, 2001 at 11:08:43AM +0100, Alan Burlison wrote: Jens-Uwe Mager wrote: Did you make install modperl yet? Yes, via APXS. mod_perl is installed and works just fine. I can see the missing mod_perl.h file in the modperl build directory, but it doesn't appear anywhere under

RE: sending multiple cookies with err_header_out()

2001-07-17 Thread Geoffrey Young
-Original Message- From: Chad Phillips [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 5:23 PM To: mod perl Subject: sending multiple cookies with err_header_out() Hello, I am using Apache::AuthCookie. I need to be able to set 2 cookies. Apache::AuthCookie uses

[DIGEST] mod_perl digest 2001/07/14

2001-07-17 Thread Geoffrey Young
-- mod_perl digest July 8, 2001 - July 14, 2001 -- Recent happenings in the mod_perl world... Features o

Re: Problem With Perl Versions

2001-07-17 Thread Ged Haywood
Hi there, On Fri, 13 Jul 2001, James McKim wrote: Hello all, In trying to upgrade a RedHat Linux7.0 system I inherited to Perl5.6.0 I'd suggest you go for the latest stable release, but I've had no troubles with 5.7.x. Grab the sources, delete all the Apache, mod_perl and Perl source

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Alan Burlison
Stas Bekman wrote: Looks like an issue with APACHE_HEADER_INSTALL http://perl.apache.org/guide/install.html#APACHE_HEADER_INSTALL Did you install mod_perl by yourself? Yes, as my attempt to build it as part of Bundle::Apache barfed. Here is the contents of my makepl_args.mod_perl:

Re: OT: Re: ApacheCon Dublin Cancelled?

2001-07-17 Thread Gunther Birznieks
At 11:31 AM 7/16/2001 -0700, Bill Moseley wrote: At 10:46 AM 07/16/01 -0600, Nathan Torkington wrote: Are there any requests other than price for next year? What would you like to see? What could you do without? Well, this is more along the price issue that you don't want to hear about, but

Re: OT: Re: ApacheCon Dublin Cancelled?

2001-07-17 Thread Gunther Birznieks
At 10:46 AM 7/16/2001 -0600, you wrote: Matt Sergeant writes: I doubt it's the last one we'll see fall... I suspect TPC will be a shadow of its former self... :( for four years arguing that it should be cheaper. If you feel that there'd be more attendees at a lower price, then I suggest you

Re: please post the URLs for your TPC talks

2001-07-17 Thread Ken Williams
[EMAIL PROTECTED] (Stas Bekman) wrote: Folks, it'd be really nice to do some homework and read the conference papers ahead I'll take me some 24 hours to get to SD from Singapore, so I could use this time to learn ahead and allow me to spend more time peer networking at the conference. Can you

Re: OT: Re: ApacheCon Dublin Cancelled?

2001-07-17 Thread Nathan Torkington
Matt Sergeant writes: I guess TPC::Hawaii is out then :-) Don't think I haven't argued for it! Nat

[BUG] $r-subprocess_env() leaking to %ENV

2001-07-17 Thread Dominique Quatravaux
Hello, I found the following behaviour in mod_perl, which is clearly unexpected: I use an Apache that can serve both mod_perl and PHP pages. I run it -X ; first I request the URI for this scriptlet (under mod_perl's Apache::Registry): #!/usr/bin/perl $ENV{LEAKING}=oops; Then I visit a PHP page

Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread Chris Pizzo
Hi, I'm a newbee in setting up mod perl. I have tried to set up mod perl on a Redhat 7.1 system using mod_ssl, embperl, apache. Versions are: Apache 1.3.20 Mod_SSL 2.8.4-1.3.20 Mod_Perl 1.26 HTML-Embperl-1.3.3 When I run an embedded perl file that I know worked on another system, I get the

ApacheCon 2001 Europe: CANCELLED (fwd)

2001-07-17 Thread Matt Sergeant
-Forwarded Message- From: Rodent of Unusual Size [EMAIL PROTECTED] To: ApacheCon Announcements [EMAIL PROTECTED], Apache Announcements [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: ApacheCon 2001 Europe: CANCELLED Due to financial considerations beyond our control and unrelated to past

RE: [BUG] $r-subprocess_env() leaking to %ENV

2001-07-17 Thread Sheth, Niraj
FYI http://forum.swarthmore.edu/epigone/modperl/quajugrar/DDC7EF25B9D6D311A2 [EMAIL PROTECTED] -Original Message- From: Dominique Quatravaux [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 2:24 PM To: [EMAIL PROTECTED] Subject: [BUG] $r-subprocess_env() leaking to %ENV

Re: Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread Gerald Richter
mod_perl as a DSO; can someone point me in the right direction to get the other modules loaded or what I didn't do that I needed to do to make the active? Put a PerlModule Apache::Cookie PerlModule Apache::Registry etc. in your httpd.conf Gerald

JOB: Staff Perl/CGI Programmer

2001-07-17 Thread Jesse Erlbaum
Perl Programmer needed for Staff position in New York City Vanguard Media is looking for a skilled, detail-oriented Perl/CGI programmer to work on Web-Application development projects! Skills Sought: * Perl 5 * CGI * SQL * CGI.pm * DBI * HTML::Template * CGI::Application * HTML * JavaScript *

Re: please post the URLs for your TPC talks

2001-07-17 Thread Ken Williams
[EMAIL PROTECTED] (Erik Arneson) wrote: Ken, This looks very awesome. When are you holding your talk? I want to make sure and see it. I'll be speaking at 2:15 on Wednesday in Grande Ballroom B. (Good thing I checked, because I thought I was on Friday!) ---

Re: BOF?

2001-07-17 Thread Ask Bjoern Hansen
On Sat, 14 Jul 2001, brian moseley wrote: I just noticed that there's no mod_perl BOF listed at http://conferences.oreillynet.com/cs/os2001/pub/10/bofs.html . Is one scheduled? If not, let's get one together. speaking of which. there should be an opening night piss-up, eh? somebody

Re: BOF?

2001-07-17 Thread Ask Bjoern Hansen
On Sun, 15 Jul 2001, Jeffrey W. Baker wrote: [...] I'm sure SD hasn't got anything nearly as classy as the Eagle and Anchor or whatever the place in Monterey was. The sign said Crown Anchor. :-) http://photo.tomat.dk/tpc4/dsc_4696.jpg http://photo.tomat.dk/tpc4/dsc_4696.html To whoever it

Re: please post the URLs for your TPC talks

2001-07-17 Thread Stas Bekman
On Tue, 17 Jul 2001, Ken Williams wrote: [EMAIL PROTECTED] (Stas Bekman) wrote: Folks, it'd be really nice to do some homework and read the conference papers ahead I'll take me some 24 hours to get to SD from Singapore, so I could use this time to learn ahead and allow me to spend more time

FYI: CVS moved to new machine (fwd)

2001-07-17 Thread Stas Bekman
If you are living on the bleeding edge, you will want to know this. I think I've updated all the docs already to accomodate this change. So either read the forward below or http://perl.apache.org/mod_perl_cvs.html -- Forwarded message -- Date: Sun, 15 Jul 2001 21:40:08 -0700

RE: Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread Chris Pizzo
Thanks that solved the problem. Chris -Original Message- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 12:42 PM To: Chris Pizzo; [EMAIL PROTECTED] Subject: Re: Error in Perl code: Can't locate Apache/Cookie.pm in @INC mod_perl as a DSO; can someone point

perlsection syntax--where's tfm?

2001-07-17 Thread will trillich
this almost works. but i can't find the docs explaining why not: #httpd.conf Perl use HTML::Mason::ApacheHandler (); use Apache::Constants (); require '/var/www/mtinker/mason.pl'; $VirtualHost{127.0.0.1} = [ { DocumentRoot = '/var/www', Alias = '/icons/

Re: Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread will trillich
On Tue, Jul 17, 2001 at 09:42:00PM +0200, Gerald Richter wrote: mod_perl as a DSO; can someone point me in the right direction to get the other modules loaded or what I didn't do that I needed to do to make the active? Put a PerlModule Apache::Cookie PerlModule Apache::Registry

cvs commit: modperl Makefile.PL

2001-07-17 Thread sbekman
sbekman 01/07/17 08:54:09 Modified:.Makefile.PL Log: s|perl.apache.org:/home/cvs|cvs.apache.org:/home/cvs| Revision ChangesPath 1.195 +1 -1 modperl/Makefile.PL Index: Makefile.PL ===

cvs commit: modperl-site/faq index.html

2001-07-17 Thread sbekman
sbekman 01/07/17 19:31:43 Removed: faq index.html Log: deleting index.html which is an outdated copy of faq, use symlink instead

Re: cvs commit: modperl-site/guide download.html

2001-07-17 Thread Eric Cholet
--On 17/07/01 15:16 + [EMAIL PROTECTED] wrote: sbekman 01/07/17 08:16:44 Modified:.distributions.html index.html mod_perl_cvs.html dist .htaccess embperl CVS.pod.1.html guidedownload.html Log: - cvs server