Re: Working directory of script is / !

2003-08-07 Thread Ed Grimm
, I have a difficult time understanding someone who tests under one mpm, and then releases under another mpm without testing. I realize there are people who do this sort of thing; I'm merely stating that I have difficulty understanding them. Ed

Re: [error] Can't locate CGI.pm in @INC

2003-05-30 Thread Ed
On Thu, May 29, 2003 at 04:12:51PM +1000, Stas Bekman wrote: Brown, Jeffrey wrote: Problem solved! You all are a fantastic resource to newbies! Jeff -Original Message- From: Ed [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 9:28 PM To: Brown, Jeffrey; [EMAIL

Re: [error] Can't locate CGI.pm in @INC

2003-05-29 Thread Ed
On Wed, May 28, 2003 at 09:11:06PM -0700, Brown, Jeffrey wrote: Here are the results from the log file: [Wed May 28 20:50:21 2003] [error] No such file or directory at /htdocs/perl/first.pl line 6 during global destruction. openbsd's httpd is chrooted. Ed.

[Http-webtest-general] [ANNOUNCE] HTTP-WebTest-Plugin-TagAttTest-1.00

2003-03-14 Thread Ed Fancher
ith attribute language=_javascript_",url = $webpage,tag_forbid = [{tag="script",attr="language",attr_text="_javascript_"}]});my [EMAIL PROTECTED]; my $params = { plugins = ["::FileRequest","HTTP::WebTest::Plugin::TagAttTest"] };my $webte

Re: Determining when a cached item is out of date

2003-01-16 Thread Ed
, I use this simple script in my /etc/daily.local file, or a guy could use cron. Its similar to what's openbsd uses for its cleaning of /tmp,/var/tmp in the /etc/daily script. Ed. # cat /etc/clean_www.conf CLEAN_WWW_DIRS=/u4/www/cache /var/www/temp # cat /usr/local/sbin/clean_www #!/bin/sh - # $Id

Re: More Segfaultage - FreeBSD, building apache, ssl, mod_perl from ports

2002-11-12 Thread Ed
users amoungst you have all done it 101 times. Help please? Attached is a port i use for OpenBSD. (It needs cleaning, but works for me) There are a bunch of customizations but some key points to the Makefile are: DISTFILES= PATCH_LIST_SUP= FAKE_FLAGS= post-patch: Ed. www-mod_perl.tar.gz

Re: Random broken images when generating dynamic images

2002-10-24 Thread Ed
out. thanks, Ed

Re: code evaluation in regexp failing intermittantly

2002-10-23 Thread Ed
On Wed, Oct 23, 2002 at 02:24:48PM -0500, Rodney Hampton wrote: Can any of you gurus please help! A wise guru would help by directing you to: http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html

Re: Random broken images when generating dynamic images

2002-10-23 Thread Ed
out. thanks, Ed

Re: repost: [mp1.0] recurring segfaults on mod_perl-1.27/apache-1.3.26

2002-10-18 Thread Ed
Daniel, Could be bad hardware. Search google for Signal 11. Probably your memory (usual cause I've seen). good luck. Ed On Tue, Oct 08, 2002 at 09:46:16AM -0700, [EMAIL PROTECTED] wrote: Sorry for the repost, but no responses so far, and I need some help with this one. I've managed

Re: repost: [mp1.0] recurring segfaults on mod_perl-1.27/apache-1.3.26

2002-10-18 Thread Ed
On Fri, Oct 18, 2002 at 03:54:22PM -0400, Perrin Harkins wrote: Ed wrote: Could be bad hardware. Search google for Signal 11. That's actually pretty rare. Segfaults are usually just a result of memory-handling bugs in C programs. I saw the problem when someone had their memory speed too

Re: Apache Hello World Benchmarks Updated

2002-10-14 Thread Ed
. So, I reran hello/bench.pl w/ AxGzipOutput On and sped axkit up quite a bit. attached are some diffs and a couple of 1 sec bench.pl runs. Would be interesting to see how axkit compares now? Thanks, Ed On Mon, Oct 14, 2002 at 12:26:06AM -0700, Josh Chamas wrote: Hey, The Apache Hello World

RE: Compiled-in but not recognized

2002-08-11 Thread Ed Grimm
to debug a program, and the program you're running is not the one you're adding the debugging statements to. However, I suspect most of us have done it on occasion. Ed How the #@*! is it getting past all those debug statements without hitting any?!?! - Me

Re: PerlChildInitHandler doesn't work inside VirtualHost?

2002-08-10 Thread Ed Grimm
. Looking over pages 59 through 61, 72 and 73, this appears to me to be the case. Yes, it does explicitly say that it's ok in virtual host blocks, but it doesn't say it works. Ed

Re: mod perl load average too high

2002-08-08 Thread Ed Grimm
point the load suddenly starts rising, and check what pages were accessed around that time. They're where you should start looking. Note that you should probably focus on the access and error log lines that correspond with processes that are using excessive amounts of cpu. Ed On Tue, 6 Aug 2002

Re: E-commerce payment systems for apache/mod_perl

2002-07-03 Thread Ed
continential us $6) (3-4 days door2door to pakistan from indianapolis $21) ... much, much cheaper than even the cheapest ups-residential-ground - ups has well developed xml API's, dhl dosn't Ed

Re: [Templates] Re: Separating Aspects (Re: separating C from V in MVC)

2002-06-07 Thread Ed
? Ed (an axkit lover)

Re: [RFC] Dynamic image generator handler

2002-05-10 Thread Ed
. There are may libraries out there, gd, imlib, imlib2, libart, povray, gdk, flash, pdfAPI2, pdflib, tex, latex, svg, imager, imagemagic, ... There are may good reasons to be able to 'just drop in' a driver ... just look at why the unified interface 'DBI' was developed for RDBM's . Ed

Re: [RFC] Dynamic image generator handler

2002-05-10 Thread Ed
than to pull a page and have to wait for each of the images to show up. Browsers, proxies and users are all real pains to deal w/ when the uri has a query string. Digest's are ugly but they play much better w/ everybody. 014d1c89fc3da6e15e0069000dfa381e44239af71021057594.png Ed

Re: [announce] mod_perl-1.99_01

2002-04-10 Thread Ed Grimm
gotten the latter answer. Ed

Re: proxy front to modperl back with 1.3.24

2002-04-06 Thread Ed
FYI, There is a patch this morning from the mod_proxy maintainer. http://marc.theaimsgroup.com/?l=apache-httpd-devm=101810478231242w=2 Ed On Fri, Apr 05, 2002 at 02:33:35PM -0800, ___cliff rayman___ wrote: i had trouble using a proxy front end to both a mod_perl and mod_php back end servers

Re: Apache::DBI or What ?

2002-03-25 Thread Ed Grimm
; it may very well be better to throw money if you are near your performance limit. Ed

Re: Performace...

2002-03-24 Thread Ed Grimm
he boxes are running.) Ed

Re: 'Pinning' the root apache process in memory with mlockall

2002-03-22 Thread Ed Grimm
the memory. Ed

Re: Berkeley DB 4.0.14 not releasing lockers under mod_perl

2002-03-21 Thread Ed Grimm
Does shutting down apache free up your locks? (As an aside, I'm not sure I'll ever get over undef being proper closing of a database connection; it seems so synonomous to free([23]). I expect something like $db-db_close() or something.) Ed On Thu, 21 Mar 2002, Dan Wilga wrote: At 2:03 PM

RE: loss of shared memory in parent httpd

2002-03-16 Thread Ed Grimm
out to be swapped back in. It will not fix those processes that have been sired after the shared memory loss, as of Linux 2.2.15 and Solaris 2.6. (I have not checked since then for behavior in this regard, nor have I checked on other OSes.) Ed On Thu, 14 Mar 2002, Bill Marrs wrote: It's copy

Re: Image Magick Alternatives?

2002-02-18 Thread Ed
Magick properly? Imager can do what you want. many formats, antialias, freetype, etc. Ed

Re: [OT] RE: modperl growth

2002-02-05 Thread Ed Grimm
^Wfor installing it in custom places. I won't go into speculations why. Ed

Re: performance coding project? (was: Re: When to cache)

2002-01-26 Thread Ed Grimm
, and I've never seen it for a mod_perl project. Ed

Re: UI Regression Testing

2002-01-25 Thread Ed Grimm
are a bit lacking in our rules, last I checked. Ed

Re: Single login/sign-on for different web apps?

2002-01-20 Thread Ed Grimm
the list. Written passwords are not anywhere near as secure as memorized passwords, unless the person carrying them around is really conscious about security concerns. Ed

RE: mod_perl beginners list

2002-01-20 Thread Ed Grimm
perl mailing list that didn't have beginner or newbie in the name, due to having experience with such lists before ever hearing about mod_perl. Count me as someone who would be interested in being on the list, though not necessarily very active. Ed

Re: Single login/sign-on for different web apps?

2002-01-20 Thread Ed Grimm
with RSYNC_RSH=ssh). However, that's still a bit on the unsecure side, unless you really do trust everyone who is running one of these web servers. Ed On Wed, 16 Jan 2002, Medi Montaseri wrote: I wonder if one could change the HTTP Server's behavior to process a distributed version of AuthUserFile

Re: Single login/sign-on for different web apps?

2002-01-20 Thread Ed Grimm
convinience.) Ed Aaron Johnson wrote: We are working on/with a similar system right now. We have an application that is written in Perl, but the people visiting will most likely be signing on at a different point then our applications sign in page. Our system was built to use its own

Re: Single login/sign-on for different web apps?

2002-01-20 Thread Ed Grimm
that use these; they tend to work fairly well. (I had one break on me, but I gave it a lot of abuse first; it lasted almost half of its battery span in spite of not being taken care of.) Ed

Re: load balancing on apache

2001-12-14 Thread ed phillips
of the opensource projects vs. the Big/IP's? Which are the more promising opensource projects in this area? It would be nice to use an open source solution, or at least be able to offer it as an option, and I'd like to track the progress of some of the more promising projects. Ed Ed

Re: Defeating mod_perl Persistence

2001-12-11 Thread ed phillips
. This is analagous to using a proxy server to handle slowish clients. See the guide, archives. Ed

[OT]Re: The DEFINITIVE answer to: How much should I charge?

2001-10-10 Thread ed phillips
begrudge you. They know on what side their bread is buttered. ;-) ed

Re: [OT] Re: What hourly rate to charge for programming?

2001-10-03 Thread ed phillips
. for basic consulting and more for mod_perl specific work, again if your market will bear it. Good Luck, Ed

Re: [ANNOUNCE] TicketMaster.com sponsors mod_perl development

2001-09-20 Thread ed phillips
Congratulations to Stas, mod_perl, and the guide. Excellent! Ed Stas Bekman wrote: If you remember back in the end of April, I've posted to the list an unusual job seek request [1], where I was saying that I want some company to sponsor me to work full time on mod_perl 2.0 development

Re: [ANNOUNCE] TicketMaster.com sponsors mod_perl development

2001-09-20 Thread ed phillips
Aaron E. Ross wrote: On Fri, Sep 21, 2001 at 02:01:31AM +0800, Gunther Birznieks wrote: You can reach your goals. I'm living proof. beefcake. BEEFCAKE!! -- Eric Cartman LOL! sounds like a great project stas! thanks ticketmaster! Yeah. Kudos to Ticketmaster for

Re: mod_proxy and mod_perl in guide

2001-09-17 Thread ed phillips
Thanks Vivek, Andrei, use the front end to directly handle any binaries, static files, etc. I doubt they are generating of these on the fly. Vivek Khera wrote: AAV == Andrei A Voropaev [EMAIL PROTECTED] writes: AAV In our system we have to pass large PDF files thru mod_perl to AAV

Re: AxKit configuration question

2001-09-02 Thread Ed Loehr
Robin Berjon wrote: On Saturday 01 September 2001 08:02, Ed Loehr wrote: There's also a note (in AxKit 1.4 change log, I think) that says that problem is fixed in 1.4. Also, from 'perldoc AxKit': If you have a recent mod_perl and use mod_perl's Makefile.PL DO_HTTPD=1

AxKit.org/axkit.apache.org timing?

2001-09-01 Thread Ed Loehr
I recently read that AxKit was in the process of becoming an ASF xml project. Does anyone have a sense of the timing for when this might happen and when axkit.org/axkit.apache.org will return/arrive? Also, does anyone know of a mirror site for axkit.org? Regards, Ed Loehr

Re: AxKit configuration question

2001-08-31 Thread Ed Loehr
Ed Loehr wrote: I'm attempting to install AxKit 1.4 (and 10 or so other pre-requisite modules) on my modperl/modssl server, and I'm trying to get the ultra-basic AxKit manpage example to work ('perldoc AxKit'). The first sign of trouble has arisen: httpd silently exits immediately after

AxKit configuration question

2001-08-31 Thread Ed Loehr
/i386-linux/mod_perl.pm line 65535. Thanks in advance for any clues/pointers. Ed Loehr

Re: AxKit configuration question

2001-08-31 Thread Ed Loehr
Randy Kobes wrote: On Fri, 31 Aug 2001, Ed Loehr wrote: More data: there is no core file created, and the mere presence of this one line in my httpd.conf ... PerlModule AxKit ...with no other AxKit directives anywhere, causes httpd to exit shortly ( 1 sec) after starting

Re: [ModPerl] missing POST args mystery

2001-07-10 Thread Ed Loehr
Ed Loehr wrote: I'm stumped ... In a nutshell, my problem is that POSTed form key-value pairs are intermittently not showing up in the request object inside my handler subroutine. As I was puzzling over this, I saw this error message in the logs... (offline mode: enter name

[ModPerl] missing POST args mystery

2001-07-06 Thread Ed Loehr
retrieved from the request object upon entry into this handler (*after* I load them into $args), 'id' is not present at all. I must be missing something trivially obvious to some of you. This is running Apache/1.3.19 (Unix) mod_perl/1.25 mod_ssl/2.8.3 OpenSSL/0.9.6a. Regards, Ed Loehr

Re: modperl/ASP and MVC design pattern

2001-04-25 Thread ed phillips
[EMAIL PROTECTED] wrote: Francesco, I believe that Ian was joking, hence the yikes before the name, so the above post is the documentation! Ed .. so the best environment for the MVC++ design pattern is parrot/mod_parrot :) http://www.oreilly.com/news/parrotstory_0401.html Thanks

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread ed phillips
) content to be confusing. This discussion helps clarify things, a little. ;-) Ed

Re: Fast DB access

2001-04-18 Thread ed phillips
of choice or do the research thoroughly yourself. Ed

Re: Varaible scope memory under mod_perl

2001-03-14 Thread ed phillips
agh! check the headers! Steven Zhu wrote: How could I unsubscribe from [EMAIL PROTECTED] you so much.Steven. -Original Message-

Re: Not even beginning - INSTALL HELP

2001-02-27 Thread ed phillips
If you are going to upgrade gcc for RH 7.0, I reccomend the new source RPM for gcc to be found in the updates directory on any redhat mirror site. In fact, if you are sticking with RH you should see about updating a number of things. 23, Ed "G.W. Haywood" wrote: Hi there, On T

mod_perl + multiple Oracle schemas (was RE: Edmund Mergl)

2001-01-10 Thread Ed Park
ed feature as of Oracle 8i. For details on what I did, see http://www.lifespree.com/modperl/ (which is still a total mess right now-- I'll get around to cleaning it up sometime soon, I promise!) cheers, Ed -Original Message- From: John D Groenveld [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January

getting rid of multiple identical http requests (bad users double-clicking)

2001-01-04 Thread Ed Park
thought about this? cheers, Ed

Re: is morning bug still relevant?

2000-12-18 Thread ed phillips
Please use the MySQL modules list. Responses are timely. ;-) ed Subscribe: mailto:[EMAIL PROTECTED] Vivek Khera wrote: "SV" == Steven Vetzal [EMAIL PROTECTED] writes: SV Greetings, to say "ping doesn't work in all cases" without qualifiying why and/or which

showing mod_perl execute time in access_log

2000-12-14 Thread Ed Park
it from bandwidth, but I would expect the actual number to vary wildly throughout a given day due to Internet congestion. cheers, Ed --- package AccessTimer; # USAGE: # Just put the following line into your .conf file: # # PerlFixupHandler AccessTimer # # and use a custom Apache log (this logging

RE: Mod_perl tutorials

2000-12-13 Thread Ed Park
avoided PHP was that their _site_ was dog slow, and I associated that with PHP being dog slow. Anyways, take23 is very fast for now. cheers, Ed

Apache::Session benchmarks

2000-12-11 Thread Ed Park
how to pre-specify the _session_id for the session, rather than allowing Apache::Session to set it and read it? I saw some posts about it a while back, but no code... cheers, Ed

[ANNOUNCE] new site: scaling mod_perl (+tool: mod_perl + DBD::Oracle)

2000-12-08 Thread Ed Park
a private email. cheers, Ed - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [ANNOUNCE] new site: scaling mod_perl will be movin to the Guide

2000-12-08 Thread Ed Park
I've gotten in touch with Stas, and the 'scaling mod_perl' site will eventually be folded into the Guide. woohoo! I'm going to spend several weeks fleshing it out and cleaning it up before it goes in, though. -Ed -Original Message- From: Perrin Harkins [mailto:[EMAIL PROTECTED]] Sent

[JOB] mod_perl folks wanted in Boston - athenahealth.com

2000-12-08 Thread Ed Park
to burn on good people and interesting toys. If you're interested, send me a private email a resume and we'll talk. Unfortunately, you sort of have to be in the Boston area (or willing to move) to make this work. cheers, Ed

RE: eval statements in mod_perl

2000-12-07 Thread Ed Park
. Obviously, some functions in that library won't work, but you won't know that unless you actually use them. Someone else might be able to shed more light on this. good luck, Ed -Original Message- From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 07, 2000 3:38 AM

[OT]Re: mod_perl advocacy project resurrection

2000-12-06 Thread ed phillips
Aristotle from the Ars Rhetorica on money: Money will not make you wise, but it will bring a wise man to your door. Robin Berjon wrote: At 12:39 06/12/2000 -0800, brian moseley wrote: ActiveState has built an Perl/Python IDE out of Mozilla:

enterprise mod_perl architectures

2000-12-05 Thread Ed Park
iling list, etc. I am not yet interested in specifics about peoples' architectures; I think that we need to frame the general discussion and create some infrastructure before we go into that. cheers, Ed - To unsubscribe, e-ma

Re: Apache::Registry() and strict

2000-11-07 Thread ed phillips
Ron, This is a greivous FAQ. Please read the guide at http://perl.apache.org/guide You'll find much more than this question answered. Ed Ron Rademaker wrote: Hello, I'm just starting with mod_perl and I'm using Apache::Registry(). The second line after #!/usr/bin/perl -w is use strict

Re: Apache trouble reading in large cookie contents

2000-10-20 Thread ed phillips
Explictly echoing Gunther, don't go there! Use cookies, think crumbs of info, as flyweights. Significant chunks of data need to be passed and stored in other ways. Ed Gunther Birznieks wrote: Caveat: even if you modify apache to do larger cookies, it's possible that there will be a set

Re: Forking in mod_perl?

2000-10-04 Thread ed phillips
Hi David, Check out the guide at http://perl.apache.org/guide/performance.html#Forking_and_Executing_Subprocess The Eagle book also covers the C API subprocess details on page 622-631. Let us know if the guide is unclear to you, so we can improve it. Ed "David E. Wheeler" wrote

Re: Forking in mod_perl?

2000-10-04 Thread ed phillips
to know more specifics to answer that with any modicum of confidence. Cheers, Ed "David E. Wheeler" wrote: ed phillips wrote: Hi David, Check out the guide at http://perl.apache.org/guide/performance.html#Forking_and_Executing_Subprocess The Eagle book also covers

Re: open(FH,'|qmail-inject') fails

2000-10-02 Thread ed phillips
Greg Stark wrote: A better plan for such systems is to have a queue in your database for parameters for e-mails to send. Insert a record in the database and let your web server continue processing. Have a separate process possibly on a separate machine or possibly on multiple machines do

Re: [OT] advice needed.

2000-09-29 Thread ed
self-description. Ed Michael Dearman wrote: Where the heck does trying to do the right thing by GPL (or similar), in attempting to return some improved OpenSource code to the community. Or however the license phrases it. Shouldn't these contracts address that issue specifically, especially when

Re: tracking down why a module was loaded?;

2000-09-26 Thread ed
the hardware that goes with Java by fiat! ed

RE: setting LD_LIBRARY_PATH via PerlSetEnv does not work

2000-08-21 Thread Ed Park
/html_mono/ld.html or an essay on LD_LIBRARY_PATH: http://www.visi.com/~barr/ldpath.html cheers, Ed -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Monday, August 21, 2000 6:51 AM To: Richard Chen Cc: Yann Ramin; [EMAIL PROTECTED] Subject: Re: setting LD_LIBRARY_PATH via

Re: [OT] [JOB] mod_perl and Apache developers wanted

2000-06-21 Thread Ed Phillips
and the culture to flourish. If we had not protested the attempted eToys domain grab, and I was one who protested, they may have never recanted and Etoy might still be fighting at absurd personal cost. Cheers, Ed Paul Singh wrote: Regardless of what eToys' intentions were, the way I see

apache.org down

2000-06-02 Thread Ed Phillips
"Hughes, Ralph" wrote: COOL! I couldn't wait... I built and installed mod_perl 1.24 and it fixed the problem! Now if I can just get the CGI module to recognize my domainname .. :-) -Original Message- From: Hughes, Ralph Sent: Friday, June 02, 2000 2:02 PM To: Geoffrey

was apache.org down

2000-06-02 Thread Ed Phillips
Level 3 is broken. They know and are working on it. hmmm Ed

Re: was apache.org down

2000-06-02 Thread Ed Phillips
Replying to myself. It is back up, obviously. sorry for the noise Ed Phillips wrote: Level 3 is broken. They know and are working on it. hmmm Ed

Re: [benchmark] DBI/preload (was Re: [RFC] improving memory mappingthru code exercising)

2000-06-02 Thread Ed Phillips
Yes, very cool Stas! Perrin Harkins wrote: On Sat, 3 Jun 2000, Stas Bekman wrote: correction for the 3rd version (had the wrong startup), but it's almost the same. Version Size SharedDiff Test type

RE: :Oracle Apache::DBI

2000-05-22 Thread Ed Park
, this happens _very_ rarely. Hope this helps, Ed -Original Message- From: Ian Kallen [mailto:[EMAIL PROTECTED]] Sent: Monday, May 22, 2000 9:37 PM To: [EMAIL PROTECTED] Subject: DBD::Oracle Apache::DBI I've done everything I can think of to shore up any DB connection flakiness but I'm

pod and EmbPerl

2000-05-01 Thread Ed Park
Does anyone know whether it is possible to pod-ify an EmbPerl document? When embedding pod directives in my EmbPerl pages and then running pod2html on them, the pod2html interpreter returns a blank page. thanks, Ed

[RFI] URI escaping modules?

2000-03-28 Thread Ed Loehr
I just noticed that Apache::Util::escape_uri does not escape embedded '' characters as I'd expected. What is the preferred module for escaping '', '?', etc. when embedded in strings? Regards, Ed Loehr

Can't upgrade that kind of scalar

2000-02-12 Thread Ed Loehr
Aside from gdb, any fishing tips on how to track this fatal problem down? Can't upgrade that kind of scalar at XXX line NN... Happens intermittently, often on a call to one of these (maybe the first access of $r?): $r-server-server_hostname() $r-connection-remote_ip()

$r-print delay?

2000-02-10 Thread Ed Loehr
Any ideas on why would this output statement takes 15-20 seconds to send a 120kb page to a browser on the same host? sub send_it { my ($r, $data) = @_; $| = 1; # Don't buffer anything...send it asap... $r-print( $data ); } modperl 1.21, apache/modssl 1.3.9-2.4.9...lightly

Re: $r-print delay?

2000-02-10 Thread Ed Loehr
post, but here's one output (of many like it) when I had the print sandwiched... Thu Feb 10 14:41:59.053 2000 [v1.3.7.1 2227:1 ed:1] INFO : Sending 120453 bytes to client... Thu Feb 10 14:42:14.463 2000 [v1.3.7.1 2227:1 ed:1] INFO : Send of 120453 bytes completed. Re send_fd(), it's all

Building Apache/modperl for SCO OS 5.05

2000-02-07 Thread ed hallda
Has anyone had any luck building Apache on SCO Open Server 5 with mod_perl? We have been unsuccessful, and am hoping to find a solution. r/ ed

Re: does ssl encrypt basic auth?

2000-02-06 Thread Ed Loehr
[EMAIL PROTECTED] wrote: Ed Loehr wrote: Is a basic authentication password, entered via a connection to an https/SSL server, encrypted or plain text across the wire? Encrypted - but that question really doesn't belong here. It has nothing to do with modperl. Yes, some of your

Can't upgrade that kind of scalar (and more)

2000-02-04 Thread Ed Loehr
/help which unlock this riddle for me... Cheers, Ed Loehr SYMPTOMS... --- Spurious errors in my error_log with increasingly nasty consequences: Can't upgrade that kind of scalar at XXX line NN... Not a CODE reference at XXX line NN... Modification of a read-only

Re: oracle : The lowdown

2000-01-20 Thread Ed Phillips
criticism of the below either here or off the list. Ed - The question is often asked, by the curious and the critical, "Why is MySQl not a transactional database?" or "Why does MySQl not support transactions." MySQL has made a conscious decision to support another paradig

Re: modperl success story

2000-01-14 Thread Ed Phillips
the boat and is about to give the other guy a piece of his mind, but when he looks in the other boat, he discovers that no one else is there. Flame trolls on mailing lists are virtual empty boats, whose only value is the sometimes humorous apoplexy elicited in the old sea salts on the list. Ed

Re: APACHE_ROOT

2000-01-14 Thread Ed Phillips
Ged, You are very entertaining. The code in question is also known as a combined copy and substitution. Beware if you haven't got /src on the end of your source directory! If you don't have a match with the string or regexp , you'll just get a straight copy. Ed X-Authentication-Warning

Re: mysql.pm on Apache/mod_perl/perl win98

2000-01-10 Thread Ed Phillips
Hi Dave, I only do *nix, but I think that you should not need mysql.pm if you are using DBI/DBD. Jochen is quite helpful on the MySQL modules list. subscription info availble at www.mysql.com. Good Luck, Ed

Re: Comparing arrays

2000-01-05 Thread Ed Phillips
%hash_one) { push(@here_not_there, $_) unless exists $hash_two{$_}; } shame on you. To expiate your sins, read perldoc pages for two hours everyday for two weeks. ed

Re: Comparing arrays

2000-01-05 Thread Ed Phillips
Cliff, I wanted him to work for the rest of it, or at least go to another list. It looks like he wanted two arrays, @in_hash_one_alone and @in_hash_two_alone, so having him push to one array may confuse him. he's better off doing a little studying, methinks. ed

Re: ApacheDBI vs DBI for TicketMaster

2000-01-02 Thread Ed Loehr
Edmund Mergl wrote: On Sun, Jan 02, 2000 at 01:48:58AM -0600, Ed Loehr wrote: My apache children are seg faulting due to some combination of DBI usage and the cookie-based authentication/authorization [...] child seg faults. If I comment out all DBI references in the Hm

Embperl problem (newbie question?)

1999-12-18 Thread Ed Greenberg
be obeyed when tabmode contains bits in the 64 and 4 position. My test called for 209 rows and 11 columns, and I was flummoxed for a bit until I started playing around with these variables. Am I missing something, or is it just a documentation inconsistancy? /edg Ed Greenberg

Re: DBI

1999-11-11 Thread Ed Phillips
This is also not a mod_perl question. depending on where your DBD::Oracle is installed you can get away with certain liberties in the Oracle library department. Nonetheless, you should continue your inquiry on a DBI related list. Thank you, Ed

Re: Server Stats

1999-10-21 Thread Ed Phillips
yet no longer use ISAM, are much faster, and will allow for a host of new features. stay tuned. ed

Re: Spreading the load across multiple servers (was: Server Stats)

1999-10-21 Thread Ed Phillips
conference in Monterey and he said that they are currently working on replication and mirroring features. It might be worth inquiring directly with them. Ed