Re: Few Important Questions

2003-06-19 Thread Eric Cholet
Mustafa Tan wrote: Hi Everybody, mod_perl is a great software. Thanks for everybody who spent time on it and make it available. When you send a reply to this, can you also describe how we can help, as an individiual, to support mod_perl and people behind it financially. Mustafa, one way to

mod_perl compile options

2003-06-19 Thread jaco.greyling
All Can someone please tell me if the following compile time options will work without inherited (intermitted) problems. Btw. I'm running perl 5.8.0 and apache 1.3.27 (without lfs). % perl Makefile.PL \ USE_APXS=1 \ WITH_APXS=/usr/local/apache/bin/apxs \ EVERYTHING=1 \

RE: non-LFS Apache 1.3.27 w/ LFS Perl 5.8.0 (using mod_perl)

2003-06-19 Thread jaco.greyling
Guys Everything you've said so far make complete sense (thanks for that!). My question now is, did Doug take this into consideration when he build mod_perl v1.27 (w/ PERL_USELARGEFILES=0) and somehow wrote a function that cleans up the data structures from perl? I think I need someone with

RE: non-LFS Apache 1.3.27 w/ LFS Perl 5.8.0 (using mod_perl)

2003-06-19 Thread Ged Haywood
Hi there, On Thu, 19 Jun 2003 [EMAIL PROTECTED] wrote: My question now is, did Doug take this into consideration when he build mod_perl v1.27 (w/ PERL_USELARGEFILES=0) I'm sure Doug took into consideration all sorts of things we never even thought about. Try it out and let us know what

RE: non-LFS Apache 1.3.27 w/ LFS Perl 5.8.0 (using mod_perl)

2003-06-19 Thread jaco.greyling
Hey I found this link on the net and it seems to answer my question (right at the bottom), http://www.gossamer-threads.com/archive/mod_perl_C1/dev_F4/uselargefiles_P3969/ Thanks to all who contributed to my query... Jaco Greyling -Original Message- From: Ged Haywood [mailto:[EMAIL

module ported and doc addition...

2003-06-19 Thread Shannon Eric Peevey
Hi! Just wanted to let everyone know that I have just finished porting the Apache-AuthExpire module to work with both modperl1 and 2. It is a: # Small mod_perl handler to provide Authentication phase time outs for # sensitive areas, per realm. There are some

Re: module ported and doc addition...

2003-06-19 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: Hi! Just wanted to let everyone know that I have just finished porting the Apache-AuthExpire module to work with both modperl1 and 2. It is a: # Small mod_perl handler to provide Authentication phase time outs for # sensitive areas, per

Socket-based porotocol module: how to re-use connection?

2003-06-19 Thread Jie Gao
Hi All, I am playing with a socket-based protocol module based on Stas' MyApache::EchoSocket. I wonder what is needed to enable the function of re-using connections? In perl we can use this: $server = IO::Socket::INET-new(LocalHost = my.host.com, LocalPort =

[ANNOUNCE] libapreq-1.2 release

2003-06-19 Thread Joe Schaefer
libapreq-1.2.tar.gz (Apache::Request) is now on CPAN: file: $CPAN/authors/id/J/JO/JOESUF/libapreq-1.2.tar.gz size: 277549 bytes md5: ae08726f11ca25a215d4d854d675c3ff and at www.apache.org: file: http://www.apache.org/dist/httpd/libapreq-1.2.tar.gz sig:

RE: MS SQL Server

2003-06-19 Thread Davis, Benjamin
I found FreeTDS and DBD::Sybase to be the best for me rather than the SQL Server with unixODBC setup which is difficult to setup, buggy and speed issues for me. As for the nonsense about Windows vs. Linux, it's about the best technology for the job. Sometimes people have two products they want to

RE: MS SQL Server

2003-06-19 Thread Ryan Farrington
I was making a joke... I'm the last person to knock on either platform considering I manage both =( every platform has it's purpose =) -Original Message- From: Davis, Benjamin [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 8:30 PM To: '[EMAIL PROTECTED]' Subject: RE: MS SQL

Re: [ANNOUNCE] libapreq-1.2 release

2003-06-19 Thread Joe Schaefer
Joe Schaefer [EMAIL PROTECTED] writes: [...] and at www.apache.org: file: http://www.apache.org/dist/httpd/libapreq-1.2.tar.gz sig: http://www.apache.org/dist/httpd/libapreq-1.2.tar.gz.asc Correction- those urls for libapreq-1.2 should read