RE: PerlRun StatInc perl5_00405

2000-11-09 Thread Chris Strom
Creating a nearly empty warnings.pm works, but I had to define the package namespace and create the unimport method as an empty subroutine like: ## package warnings; sub unimport {} 1; ## If this is done, then you need to change the following lines in

[ANNOUNCE] Apache::Dispatch 0.07

2000-11-09 Thread Geoffrey Young
The URL http://morpheus.laserlink.net/~gyoung/modules/Apache-Dispatch-0.07.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GE/GEOFF/Apache-Dispatch-0.07.tar.gz size: 13251 bytes md5: 0ad206303d1138e70615a9763a762e3b excerpt from the README: NAME Apache::Dispatch - call

sharing Auth across proxied apaches

2000-11-09 Thread martin langhoff
hi, I'm having a big headache with a complex Auth scheme I must implement. It seems I'll have to code quite a bit anyway, but I'm pondering the options I have. Currently, the server setup looks like this: - apache.plain : running at port 80, serving all static content and proxying (with

RE: database access

2000-11-09 Thread Wang, Pin-Chieh
I am trying to access access Microsoft SQL server on NT from Apache Server under Linux, Can some one give me a direction, how/where to looking into it? Appreciate for any help PC Wang -Original Message- From: clayton cottingham [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 08,

Re: Flakey [Named]VirtualHost support, should TieHash be used?

2000-11-09 Thread Alexey Zilber
I'd just like to say that YOU ROCK! I was using push the wrong way originally, by trying to push a hash unto an array. This way works like a charm. Got rid of the "Attempt to free unreferenced scalar." errors and the instability. Thanks Ben! Alex Alexey Zilber Director of MIS CCG.XM 498

Re: Fast DB access

2000-11-09 Thread Tim Sweetman
Hi, Firstly, thanks for bringing these results back to the mailing list... having seen this sort of problem previously, but without (IIRC) having done side-by-side comparisons between these various techniques, I'm keen to see what you find. "Differentiated Software Solutions Pvt. Ltd" wrote:

Re: database access

2000-11-09 Thread Tim Sweetman
clayton cottingham wrote: Greg Cope wrote: Jason Liu wrote: Is Apache::DBI absolutely necessary if you want to establish persistent database connection per child? No you can write your own (its open source remember ;-) but why bother - standing on the shoulders of giants etc

[docs patch] Apache::DBI

2000-11-09 Thread Stas Bekman
$Apache::DBI::VERSION = '0.87'; s/AuthDBI::DEBUG/DBI::DEBUG/; --- Apache/DBI.pm.orig Thu Nov 9 17:46:43 2000 +++ Apache/DBI.pm Thu Nov 9 17:47:16 2000 @@ -343,7 +343,7 @@ For the menu item 'DBI connections' you need to call Apache::Status BEFORE Apache::DBI ! For an example of the

RE[2]: database access = How To: Linux = WinNT ODBC Proxy

2000-11-09 Thread Christopher Taranto
Check out DBI::Proxy Here is how I implemented Linux-Windows ODBC integration using DBI::Proxy 1) install all of the necessary modules on Windows machine (get off CPAN) -Net-Daemon-0.31 -PlRPC-0.2012 you will have to use nmake to compile the modules but they are a snap

[OT] RE: database access

2000-11-09 Thread Joshua Gerth
I am trying to access access Microsoft SQL server on NT from Apache Server under Linux, Can some one give me a direction, how/where to looking into it? Appreciate for any help Check out the FreeTDS libs at: http://www.freetds.org/ I use it now to contact a MS SQL 6.5 server from

Filter and directories

2000-11-09 Thread Struan Donald
hi, I was wondering why Apache::Filter won't deal with directories. I assume it's as it makes little sense trying to do things do directory listings but it does result in odd things if I have a handler that is e.g /poll and i want to chain that through something (such as SSI). Now i can just

How to get a form variable inside PerlLogHandler

2000-11-09 Thread Luis Henrique Cassis Fagundes
Hi, I have a perlloghandler that needs to get a variable from a form to log the request. To do this, I parse $r-the_request to get the variable from the query string, but this only works if the method of the form is GET. Does anyone know how can I do this if the method is POST?

RE: Filter and directories

2000-11-09 Thread Geoffrey Young
-Original Message- From: Struan Donald [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 2:05 PM To: [EMAIL PROTECTED] Subject: Filter and directories hi, I was wondering why Apache::Filter won't deal with directories. man Apache::Filter - it's right there ;)

RE: How to get a form variable inside PerlLogHandler

2000-11-09 Thread Geoffrey Young
-Original Message- From: Luis Henrique Cassis Fagundes [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 11:15 AM To: [EMAIL PROTECTED] Subject: How to get a form variable inside PerlLogHandler Hi, I have a perlloghandler that needs to get a variable

Re: Fast DB access

2000-11-09 Thread Ask Bjoern Hansen
On Wed, 11 Oct 2000, Matt Sergeant wrote: Most modern DBMS software should be able to handle 50 queries per second on decent hardware, provided the conditions are right. You're not going to get anything better with flat files. Hmm... I guess it all depends on what your queries look

RE: Filter and directories

2000-11-09 Thread Adam Prime
why do you want to process a directory listing? you want to process the files within the directory via SSI, right? I ran into this too, so i'll explain what i was trying to do. I have a handler that works like this Location /articles/ SetHandler perl-script

Re: Fast DB access

2000-11-09 Thread Matt Sergeant
On Thu, 9 Nov 2000, Ask Bjoern Hansen wrote: On Wed, 11 Oct 2000, Matt Sergeant wrote: Most modern DBMS software should be able to handle 50 queries per second on decent hardware, provided the conditions are right. You're not going to get anything better with flat files.

[OT] Raven SSL and 1.3.14

2000-11-09 Thread Geoffrey Young
given the number of Covalent people that may lurk here ;) is anyone running Raven 1.5.X out of the box with Apache 1.3.14 and mod_perl (static)? just thought someone might know if it works off the top of their head before I try to upgrade from 1.3.12... thanks --Geoff

unsubscribe modperl

2000-11-09 Thread geetika . bansal
unsubscribe modperl

Re: database access

2000-11-09 Thread Perrin Harkins
On Thu, 9 Nov 2000, Tim Sweetman wrote: Apache::DBI is, as far as I know, dangerous, and people rarely seem to warn of this. It's no more dangerous than any other scheme for persistent connections, like JDBC pooling, etc. It's dangerous because: (a) Although it rolls back any transactions

Querying MS Access DB from ASP files through ODBC

2000-11-09 Thread Fabio Albertin
Hello, I'm not sure if this is the right place, but here goes my problem: I'm running Apache::ASP on apache 1.3.14 with mod_perl 1.24_01 on a i686 with RH 6.2. I've got a database query system written in ASP that at some point uses an ODBC connection to an MS Acess database to query it. The

Re: pre-loaded modules on Solaris

2000-11-09 Thread Bill Moseley
Hi Mike, I've cc'd the mod_perl list for other Solaris users to consider. At 10:49 AM 11/01/00 -0800, Michael Blakeley wrote: I saw a significant benefit from pre-loading modules. Let's take a test case where we share via startup.pl: Without preloading: # tellshared.pl web count vsz

Re: Querying MS Access DB from ASP files through ODBC

2000-11-09 Thread Jeremy Howard
I'm not sure if this is the right place, but here goes my problem: I'm running Apache::ASP on apache 1.3.14 with mod_perl 1.24_01 on a i686 with RH 6.2. I've got a database query system written in ASP that at some point uses an ODBC connection to an MS Acess database to query it. The unusual

Re: Fast DB access

2000-11-09 Thread Differentiated Software Solutions Pvt. Ltd
Dear Tim, As you had rightly pointed out we have data which is not volatile. This data gets updated once an hour by another process (cron job). Concurrency is not really an issue, because we are not updating the data. We're now continuing our benchmark on some scaling issues basically when

Building a ModPerl ISP for you!

2000-11-09 Thread Joshua Chamas
Hey, I'm the author of Apache::ASP, and a regular contributor to this list, but today I have something different! I am looking at building a high end ISP for the likes of modperlers, who just need a little more, and would like some of your feedback. Below is a survey that would be useful

Re: Fast DB access

2000-11-09 Thread Gunther Birznieks
Isn't that a beta-level filesystem? At 12:47 AM 11/10/2000 -0600, Les Mikesell wrote: - Original Message - From: "Tim Bunce" [EMAIL PROTECTED] If you're always looking stuff up on simple ID numbers and "stuff" is a very simple data structure, then I doubt any DBMS can beat

Re: Fast DB access

2000-11-09 Thread Tim Bunce
On Thu, Nov 09, 2000 at 11:54:42AM -0800, Ask Bjoern Hansen wrote: On Wed, 11 Oct 2000, Matt Sergeant wrote: If you're always looking stuff up on simple ID numbers and "stuff" is a very simple data structure, then I doubt any DBMS can beat open D, "/data/1/12/123456" or ... from a

Re: Fast DB access

2000-11-09 Thread Les Mikesell
- Original Message - From: "Tim Bunce" [EMAIL PROTECTED] If you're always looking stuff up on simple ID numbers and "stuff" is a very simple data structure, then I doubt any DBMS can beat open D, "/data/1/12/123456" or ... from a fast local filesystem. Note

Re: Fast DB access

2000-11-09 Thread Tim Bunce
On Thu, Nov 09, 2000 at 08:27:29PM +, Matt Sergeant wrote: On Thu, 9 Nov 2000, Ask Bjoern Hansen wrote: On Wed, 11 Oct 2000, Matt Sergeant wrote: Most modern DBMS software should be able to handle 50 queries per second on decent hardware, provided the conditions are right.

cvs commit: modperl-site jobs.html

2000-11-09 Thread ask
ask 00/11/09 12:53:34 Modified:.jobs.html Log: clean up a little Revision ChangesPath 1.48 +1 -21 modperl-site/jobs.html Index: jobs.html === RCS file: