Re: Mandrake 6.1 and Apache::Util loadproblem..

1999-10-14 Thread Gustav Kristoffer Ek
On Mon, 4 Oct 1999, Morten Bøgeskov wrote: I've been trying to install mod_perl and Apache_1.3.9 on my mandrake distribution, but thinga are not alle that well.. ... Compiled apache and mod_perl (dso) with no problem... however.. If I use the ``use Apache::Util qw(:all);''-statement, I get

disk space requirement

1999-10-14 Thread Allan Tejano
How much space required to install the mod_perl?(necessary files excluding the documentation, etc.) As what I have read, I need also to install the Perl interpreter when using mod_perl. How much size the interpreter requires? Your answers is very much appreciated. I have some hardware

Re: disk space requirement

1999-10-14 Thread Stas Bekman
How much space required to install the mod_perl?(necessary files excluding the documentation, etc.) As what I have read, I need also to install the Perl interpreter when using mod_perl. How much size the interpreter requires? Your answers is very much appreciated. I have some hardware

RE: startup.pl output in headers ???

1999-10-14 Thread Eric Cholet
On Wednesday, October 13, 1999 4:54 PM, Kees Vonk 7249 24549 [SMTP:[EMAIL PROTECTED]] wrote: I have managed to get it back to work. Restarting the server and touching the index.html file made no difference, but when I cleared the browser's cache it all started working again. I still don't

RE: [SITE] the great redesign of 1999

1999-10-14 Thread Eric Cholet
Robin Berjon [EMAIL PROTECTED] sez: As a side note, reading about that desert idea this morning triggered a neuron somehow, so I quickly modified an old template of mine that hadn't been used and uploaded it at http://www.knowscape.org/modperl/ ... Adding my vote to this too, I think it

Re: Autentication/Authorization -Syncronization problem via HTTPD::Us erAdmin Text

1999-10-14 Thread Matt Sergeant
On Wed, 13 Oct 1999, Clifford Lang wrote: Apache 1.3.9 mod_perl 1.21 Solaris 2.51 How can I keep all children in sync and up to date with my .htpasswd file? I have a very volital site with users beening added and deleted constantly. I use an Embperl admin page to update/remove users. And

JOB: perl work in London

1999-10-14 Thread Michael Smith
interactive investor is an internet-based financial services company. We're looking to expand our technical team by the recruitment of one (or more) developers. Though we're looking for people with general technical abilities, out development effort is currently focussed around perl, mainly

High-Profile Sites Running mod_perl

1999-10-14 Thread Rex Staples
Due to the excellent response to my mod_perl request during the past week, I am posting all my findings to the list. Please review the information below, and post any corrections or additions that need to be made. Any further infrastructure details on the company's setups would be a great

Re: Apache::Session and auto-expiration

1999-10-14 Thread Dmitry Beransky
Folks, My apologies and please disregard my previous post. I just realized (with help from Andy Pruitt) that what I saw were the remnants of the old Apache::Session. The new Apache::Session doesn't implement auto-expiration. Sorry for the mixup. Dmitry At 02:13 PM 10/13/99 , Dmitry

Apache::Session. Why Apache? Why Session?

1999-10-14 Thread Dmitry Beransky
I've been going through the code of Apache::Session trying to understand how it works and how to use it when it occurred to me that the module doesn't really measure up to it's name. I mean IMHO, the name is a bit misleading. First. It looks like the module's code is completely

Re: mod_perl and DBD::Solid

1999-10-14 Thread Matt Sergeant
On Thu, 14 Oct 1999, Tim McLaughlin wrote: Hello, I looked in what places I could, and could not find an answer to this. If there is something in one of the archives, please point me in the right direction. :) I recently managed to get mod_perl installed on my Solaris 2.6 box

ANNOUNCEMENT: NEW VERSION: HTML::Template 0.96

1999-10-14 Thread Sam Tregar
ANNOUNCEMENT: NEW VERSION: HTML::Template 0.96 NAME HTML::Template - a Perl module to use HTML Templates CHANGES 0.96 - Added "ESCAPE=1" option to TMPL_VAR to HTML-escape variable values. (Peter Marelas, thanks!) - more bug fixes (David Glasses, James William

Apache::Sybase::CTlib problems..

1999-10-14 Thread Mark Haviland
Hi, Hope somebody out there can help straighten me out with a problem I'm having in using the Apache::Sybase::CTlib for persistent database connections. I've complied Apache 1.3.9 with mod_perl 1.21 (as a DSO) against Perl 5.005_03 on Redhat 6.0 (linux 2.2.5-15). I've followed the instructions

Re: [SITE] the great redesign of 1999

1999-10-14 Thread Robin Berjon
At 19:02 12/10/1999 -0700, Ask Bjoern Hansen wrote: - mod_perl news. - mod_perl FAQs, developer's guides and documentation. - mod_perl evangelism, quantitative and anecdotal comparison with similar tools. We need a little crowd of people to keep especially the news and acecdotes

HELLO WORLD embperl/freeBSD/PII 300 184RPS

1999-10-14 Thread Rudy
Embperl on FreeBSD 2.2.7 PII/300 Mhz 256 Mb Ram Session yes localhost = This is ApacheBench, Version 1.3 Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Copyright (c) 1998-1999 The Apache Group, http://www.apache.org/

Apache::Filter: Can't locate object method TIEHANDLE

1999-10-14 Thread Roland Alder
Hi there. I want to use Apache::Filter, but i can't get it running. I'm using Apache 1.3.9 with mod_perl 1.21 (EVERYTHING=1) and Perl 5.004_04. My installation, as well 'make test' of Apache::Filter return the following error in the Apache Log: [error] Can't locate object method "TIEHANDLE"

Re: Apache::Filter: Can't locate object method TIEHANDLE

1999-10-14 Thread Ken Williams
I think your assessment is correct, though I'm not sure what would cause it. How about changing the following at line 72 for some info: warn "Untie()ing STDOUT" if $debug; warn "tied(*STDOUT) is " . tied(*STDOUT) . ", " . *STDOUT if $debug; $info-{'old_stdout'} = ref tied(*STDOUT);

Re: More on web application performance with DBI

1999-10-14 Thread Tim Peoples
On Thu, Oct 14, 1999 at 05:53:15PM -0700, Perrin Harkins wrote: On Thu, 14 Oct 1999, Jeffrey Baker wrote: Zero optimization: 41.67 requests/second Stage 1 (persistent connections): 140.17 requests/second Stage 2 (bound parameters): 139.20 requests/second Stage 3 (persistent statement

Re: Apache::ASP Apache Authentication?

1999-10-14 Thread Joshua Chamas
Jeremy, Did you ever find a solution to this auth problem ? I tried to recreate the error that you were having, but could not. I was using Apache::ASP v.16 (dev) v.17 on Solaris WinNT, with apache's 1.3.4, 1.3.6, and mod_perl's 1.17, and 1.20. I created a test directory with the .htaccess:

Re: HELLO WORLD embperl/freeBSD/PII 300 184RPS

1999-10-14 Thread Joshua Chamas
Rudy, Congrats, you just submitted the fastest Embperl benchmark yet!! I just update the benchmarks at http://www.chamas.com/hello_world.html with your results. Thanks for the contribution. --Joshua _ Joshua Chamas

Re: More on web application performance with DBI

1999-10-14 Thread Perrin Harkins
On Thu, 14 Oct 1999, Jeffrey Baker wrote: Zero optimization: 41.67 requests/second Stage 1 (persistent connections): 140.17 requests/second Stage 2 (bound parameters): 139.20 requests/second Stage 3 (persistent statement handles): 251.13 requests/second I know you said you don't like it

Re: More on web application performance with DBI

1999-10-14 Thread Jeffrey W. Baker
Perrin Harkins wrote: On Thu, 14 Oct 1999, Jeffrey Baker wrote: Zero optimization: 41.67 requests/second Stage 1 (persistent connections): 140.17 requests/second Stage 2 (bound parameters): 139.20 requests/second Stage 3 (persistent statement handles): 251.13 requests/second I know

Re: More on web application performance with DBI

1999-10-14 Thread Jeffrey W. Baker
"Jeffrey W. Baker" wrote: Perrin Harkins wrote: On Thu, 14 Oct 1999, Jeffrey Baker wrote: Zero optimization: 41.67 requests/second Stage 1 (persistent connections): 140.17 requests/second Stage 2 (bound parameters): 139.20 requests/second Stage 3 (persistent statement handles):

Re: More on web application performance with DBI

1999-10-14 Thread Oleg Bartunov
On Thu, 14 Oct 1999, Perrin Harkins wrote: Date: Thu, 14 Oct 1999 17:53:15 -0700 (PDT) From: Perrin Harkins [EMAIL PROTECTED] To: Jeffrey Baker [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: More on web application performance with DBI On Thu,