Pb compiling mod_perl (1.21 to 1.24.01)

2000-11-14 Thread Laurent Perez
Hi list I can't get mod_perl to compile with my apache_source. I always get ' /usr/bin/ld : cannot find -lgdbm : No such file or directory ' with 'make'. I'm running a Debian 2.2 box, i added /usr/lib to ld.so.conf, and libgdbmg1 is installed. Thanks for your answer Laurent

Re: VB scripts w/ Apache::ASP - Ime?

2000-11-14 Thread Ime Smits
| Incidentally, I'm very interested in that add-on that'll allow Apache::ASP | to process VB scripts. Since I'm not too familiar with the field, I was | just wondering who or what Ime is? If it is an institute of mechanical | engineering, which university's is it? It's just a single person who

[ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
This is to announce a CFP for ApacheCon: Santa Clara California, USA April 4-6, 2000 If you have registered before go here: http://ApacheCon.Com/html/login.html If you are new go here: http://ApacheCon.Com/2001/US/html/cfp.html/ Just as with TPC our aim is to have a

[OT] mod_perl evangelism

2000-11-14 Thread David Hodgkinson
Chaps, In the last couple of days and on several mailing lists (MySQL for one), I've seen people pointed to www.phpbuilder.org for answers. Where the hell's the mod_perl version?! -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star

Re: Pb compiling mod_perl (1.21 to 1.24.01)

2000-11-14 Thread Stas Bekman
On Tue, 14 Nov 2000, Laurent Perez wrote: Hi list I can't get mod_perl to compile with my apache_source. I always get ' /usr/bin/ld : cannot find -lgdbm : No such file or directory ' with 'make'. I'm running a Debian 2.2 box, i added /usr/lib to ld.so.conf, and libgdbmg1 is installed.

Virtual Hosts, Name Space Clashing and Apache::Registry

2000-11-14 Thread Nigel Hamilton
Hi, I'm encountering name space clashes with two virtual hosts on my server while using Apache::Registry. Both sites use a settings module that returns a hash of configuration parameters (e.g., fgcolour = blue, bgcolour = white). The settings module is called:

Re: Virtual Hosts, Name Space Clashing and Apache::Registry

2000-11-14 Thread Stas Bekman
On Tue, 14 Nov 2000, Nigel Hamilton wrote: Hi, I'm encountering name space clashes with two virtual hosts on my server while using Apache::Registry. http://thingy.kcilink.com/modperlguide/config/A_Script_From_One_Virtual_Host_C.html

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Randal L. Schwartz
"Stas" == Stas Bekman [EMAIL PROTECTED] writes: Stas P.S. For ApacheCon you just submit your proposals from one of the above Stas links, no need to send proposals here for them to get accepted. Of course Stas you are welcome to discuss... :) Since I've never been a "paper" speaker before, but

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Robin Berjon
At 11:22 14/11/2000 +0100, Stas Bekman wrote: Just as with TPC our aim is to have a full double room track for mod_perl for all 3 days. So make sure that you submit enough mod_perl material, so we will have it full. I have some experience speaking before a crowd at conferences (though not at

Re: Virtual Hosts, Name Space Clashing and Apache::Registry

2000-11-14 Thread Gunther Birznieks
Nigel, If you are referring to the loading of a look-and-feel module, you're out of luck. The module names themselves are global and do not take on the properties of the script namespace. This is actually a *feature* so that different scripts can share the same modules. :) I actually spent

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Gunther Birznieks
At 01:58 PM 11/14/00 +0100, Robin Berjon wrote: At 11:22 14/11/2000 +0100, Stas Bekman wrote: Just as with TPC our aim is to have a full double room track for mod_perl for all 3 days. So make sure that you submit enough mod_perl material, so we will have it full. I have some experience

Re: Problem with single quote ' character

2000-11-14 Thread Rodney Broom
Hmm, what was the message that you got back when you executed this stement? Rodney Broom - Original Message - From: "Omri Tintpulver" [EMAIL PROTECTED] To: "'Rodney Broom'" [EMAIL PROTECTED] Sent: Tuesday, 14 November, 2000 07:07 Subject: RE: Problem with single quote ' character

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
On Tue, 14 Nov 2000, Robin Berjon wrote: At 11:22 14/11/2000 +0100, Stas Bekman wrote: Just as with TPC our aim is to have a full double room track for mod_perl for all 3 days. So make sure that you submit enough mod_perl material, so we will have it full. I have some experience speaking

RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
I think there is room, however, for more stuff like that. In particular, a presentation of templating techniques is very important for people to understand so that they can make informed decisions about moving away from bloat like CGI.pm (no flames, please) and improve the maintainability of

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
At 01:58 PM 11/14/00 +0100, Robin Berjon wrote: At 11:22 14/11/2000 +0100, Stas Bekman wrote: Just as with TPC our aim is to have a full double room track for mod_perl for all 3 days. So make sure that you submit enough mod_perl material, so we will have it full. I have some experience

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
"Stas" == Stas Bekman [EMAIL PROTECTED] writes: Stas P.S. For ApacheCon you just submit your proposals from one of the above Stas links, no need to send proposals here for them to get accepted. Of course Stas you are welcome to discuss... :) Since I've never been a "paper" speaker

Re: [OT] mod_perl evangelism

2000-11-14 Thread Greg Cope
David Hodgkinson wrote: Chaps, In the last couple of days and on several mailing lists (MySQL for one), I've seen people pointed to www.phpbuilder.org for answers. Where the hell's the mod_perl version?! Agreed. I've always thought that php had better "web support" in terms of "How to

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Greg Cope
Gunther Birznieks wrote: At 01:58 PM 11/14/00 +0100, Robin Berjon wrote: At 11:22 14/11/2000 +0100, Stas Bekman wrote: Just as with TPC our aim is to have a full double room track for mod_perl for all 3 days. So make sure that you submit enough mod_perl material, so we will have it

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Gunther Birznieks
At 04:50 AM 11/14/00 -0800, Randal L. Schwartz wrote: "Stas" == Stas Bekman [EMAIL PROTECTED] writes: Stas P.S. For ApacheCon you just submit your proposals from one of the above Stas links, no need to send proposals here for them to get accepted. Of course Stas you are welcome to discuss...

Re: [OT] mod_perl evangelism

2000-11-14 Thread Stas Bekman
On Tue, 14 Nov 2000, Greg Cope wrote: David Hodgkinson wrote: Chaps, In the last couple of days and on several mailing lists (MySQL for one), I've seen people pointed to www.phpbuilder.org for answers. Where the hell's the mod_perl version?! Agreed. I've always thought

RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Bill Moseley
At 04:08 PM 11/14/00 +0100, Stas Bekman wrote: Remember that your talk can be reused for both ApacheCon and TPC, most of the people don't make it to the both conferences. So while you are thinking about your TPC submission, at the same moment you can submit it to ApacheCon as well. For someone

RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman
On Tue, 14 Nov 2000, Bill Moseley wrote: At 04:08 PM 11/14/00 +0100, Stas Bekman wrote: Remember that your talk can be reused for both ApacheCon and TPC, most of the people don't make it to the both conferences. So while you are thinking about your TPC submission, at the same moment you can

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Andy Wardley
On Nov 14, 4:15pm, Stas Bekman wrote: I'd like to see a talk on templating systems and mod_perl. Hint to whomever is watching. :) You mean Andy? :) I'm sure with the speed he talks he could cover all available template modules in the one tutorial time, especially if Simon flips the

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Matt Sergeant
On Tue, 14 Nov 2000, Greg Cope wrote: I'd like to see a talk on templating systems and mod_perl. Hint to whomever is watching. :) Your trying to reignight that old thread don the flame proff stuff, seriously this would be a good mod_perl thing. Matt are you going to do something

RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Geoffrey Young
-Original Message- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 12:05 PM To: Greg Cope Cc: mod_perl list Subject: Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers meek mode If any one is interested I could do something on Session

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Perrin Harkins
On Tue, 14 Nov 2000, Gunther Birznieks wrote: I'd like to see a talk on templating systems and mod_perl. Hint to whomever is watching. :) I was planning to submit my paper, "Perl Templating Systems Deathmatch". I'd also be very interested in performance benchmarks related to some of the

Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Drew Taylor
Matt Sergeant wrote: meek mode If any one is interested I could do something on Session Manager - which I've been looking at rewriting in C - but I have to learn C at the same time so its very slow /meek mode Inline.pm! That is a most cool module! Has anyone used it in a

[RFC] Apache::ProxyRewrite

2000-11-14 Thread Christian Gilmore
I've completed work on a proxying module we needed here at work. I intend to release it to the community, but first I want to get comments on its current name and design. Perhaps there is a direction for it to grow before initial release? The Problem I Needed to Solve: We need to proxy our

RE: Inline.pm

2000-11-14 Thread Matt Sergeant
On Tue, 14 Nov 2000, Geoffrey Young wrote: Inline.pm! you have any experience with this? I forget where I read the article (TPJ?) but it looks really cool... Actually only a bad experience - I tried to get some sort of wrapper for libghttp working with Inline, but couldn't. However for

Re: [RFC] Apache::ProxyRewrite

2000-11-14 Thread Simon_Wilcox
I will soon need something similar to this myself. In my case, it will be necessary to authenticate on a user by user basis. It would be good to extend this module to cope with this eventuality, with pluggable backends to retrieve the passwords (I use LDAP but an

Re: [OT] mod_perl evangelism

2000-11-14 Thread spam
On Tue, 14 Nov 2000, Greg Cope wrote: Agreed. I've always thought that php had better "web support" in terms of "How to do this in php" or tutorials. mod_perl's lack of similar resources is not a bad thing. Stas was up to something similar with sourcegarden - do not know where

Re: Chaining Perl and C handlers

2000-11-14 Thread Andrew Chen
Ged, What we are doing is having requests for files of extension *.jsp be passed from Apache to a BEA Weblogic box to be handled. However, we want to add an extra parameter into the GET/POST data before the request is passed. Thus, these are the steps: 1. Request comes in for t.jsp?test=1joe=2

Re: [OT] mod_perl evangelism

2000-11-14 Thread martin langhoff
[EMAIL PROTECTED] wrote: Having such tutorials will bring more crowds to mod_perl commutity. The mod_perl commutiny? I think I like it...

Re: database access

2000-11-14 Thread Les Mikesell
- Original Message - From: "Tim Bunce" [EMAIL PROTECTED] Don't get me wrong here, "but", it would be nice if the undocumented somehow made it to the documented status. yeah... but Apache::DBI and DBI are in cahoots! it's a secret love that no documentation can

trouble compiling mod_perl-1.24_01

2000-11-14 Thread Jere C. Julian, Jr.
I'm on a FreeBSD 3.4-RELEASE box and I've just built and tested apache 1.3.14 from source. Then I try to build mod_perl with the following commands and get the errors below. The full text of the process can be seen at http://www.StageRigger.com/mod_perl-1.24_01.log Has anyone run into this?

Re: [OT] mod_perl evangelism

2000-11-14 Thread David Hodgkinson
Greg Cope [EMAIL PROTECTED] writes: I've always thought that php had better "web support" in terms of "How to do this in php" or tutorials. mod_perl's lack of similar resources is not a bad thing. OK, the London Perlmongers are having a technical session on Thursday. I'll see who I can

Re: database access

2000-11-14 Thread Tim Bunce
On Mon, Nov 13, 2000 at 01:55:38PM -0500, Aaron wrote: Don't get me wrong here, "but", it would be nice if the undocumented somehow made it to the documented status. yeah... but Apache::DBI and DBI are in cahoots! it's a secret love that no documentation can break apart!