Re: mod_perl and perl 5.6.0

2000-06-30 Thread Jay J
lem. So perhaps a -DPERL_POLLUTE, or "perl Makefile.PL POLLUTE=1" in there somewhere. Just curious, why Apache 1.3.3 .. or even mod_perl 1.21, for that matter? They're both free ya'know :-) -Jay J

Re: Virtual Hosts and POST

2000-06-30 Thread Jay J
/etc .. this really shouldn't interfere. Just a hunch, are you using CGI::ReadParse? When I first used Apache::Registry, ReadParse got me .. for all I know, it works differently now. -Jay J

Re: Guide search engine (was Re: multiple copies of a module)

2000-05-17 Thread Jay J
specific areas of the sight > (the Guide being one)... I'd have to agree there. > If there's a good reason to have the Guide's search engine separate to > the rest of perl.apache.org, should it have a > separate domain (modperlguide.org?, guide.perl.apache.org?)? > &g

Re: mod_perl mixing up scripts?

2000-01-13 Thread Jay J
e at the bottom. > > My bet is that some of these is not being properly initialized for each pass > through your script. Hmm, off-hand, how about duplicate package names? -Jay J > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROT

Re: preventing speaking HTTP to HTTPS port

1999-12-22 Thread Jay J
? At the > moment this seems to result in a 404 being returned. > > > Kees This problem is also a candidate for mod_rewrite, especially if it's a unique server name, otherwise maybe based on URI. RSE's site seems to be down: http://www.google.com/search?q=cache:www.engelschall

Re: again - more then one PerlTransHandler

1999-12-15 Thread Jay J
u just need to make sure that you used EVERYTHING=1 when > you compiled modperl. That's what I had and nothing else. > > Andrei Out of curiosity, would it be PERL_STACKED_HANDLERS=1 specifically? -Jay J > On Mon, Dec 13, 1999 at 06:41:45AM -0700, Evgenii Bazarov wrote: > &

Re: Newbie: Running script using Apache API

1999-12-10 Thread Jay J
m as the handler for a particular location. I think if you page back a chapter or two you'll see examples of how httpd.conf or .htaccess files should be setup. -Jay J (omitting all mention [except this] of stacked handlers for this example)

Re: Logo / Brand

1999-12-04 Thread Jay J
//www.lazoo.org/elephants/ELEPHANT.GIF Couple problems though, it might be tough to make an elephant look "cool" (shades?), and the obvious jab: mod_perl = elephant = big footprint = proof: ps aux | grep apache :-o -Jay J > [EMAIL PROTECTED] (Bill Des

Re: Logo / brand

1999-12-04 Thread Jay J
baldegl3.gif Speaking of drawings vs. photo ... If needed, I can take a stab at converting any photos to line-art (ala Adobe Streamline and friends). I also do 3DSMax stuff (mostly hobby/addiction) if that's of any interest. Sometimes it's easier to use Max to achieve certain effects on 2D graphics (shadows, bevels/extrudes, rotations, text animation, etc). -Jay J

Re: "DigExt" in user-agent hammering my site

1999-10-28 Thread Jay J
wl the site with 0-wait time between requests I haven't inspected the client-header to see if there might be something to indicate it's in "crawl" mode .. I think it's doubtful there is. So. -Jay J

rwrite returned -1 (again) mod_perl 1.21

1999-10-04 Thread Jay J
y* have been mod_rewrite'd (like the guide example but SSL)? I'll just turn down the logging and tell my users to quit aborting connections ;-) -Jay J (( First message )) [Mon Oct 4 02:22:36 1999] [info] [client xxx.xxx.xxx.xxx] (32)Broken pipe: client stopped connection before rwrite