Re: Fw: Re: [OT] ApacheCon BOF

2001-03-22 Thread Blue Lang
I'd like to officially vote for Maude Pearl, the 1920's Bettie Paige-ish dominatrix-esque mod_perl mascot. Put a woman in black fishnets on a t-shirt with the word 'perl' on it and you won't be able to fit enough of them into the convention to meet the dem

Re: make trouble

2001-02-16 Thread Blue Lang
On Fri, 16 Feb 2001, Paul Lombardo wrote: > Current working directory /export/home/apache/apache_1.3.6/src/modules/perl > *** Error code 1 random guess: do you have write permission to the apache src directories? -- Blue Langhttp://www.gator.net

Re: Problems make'ing mod_perl-1.25 under HPUX 11.00

2001-02-15 Thread Blue Lang
On Thu, 15 Feb 2001, Corey Hart wrote: > cc: "/usr/include/dlfcn.h", line 17: error 1681: Must use +e or -Ae for long long in >ANSI > mode. > *** Error exit code 1 try %prompt: CFLAGS='-Ae' perl Makefile.pl -- Blue Lang

Re: Performance Tuning -- How do I determine the correct value forRLimitMEM?

2001-02-14 Thread Blue Lang
is is nuts.. 350MB oracle proccesses? what's your SGA set at? how many instances are you running? you need to get the web servers off of this box, or figure out what is up with oracle. try running ps -el to see what's actually been swapped. (the 'F' flag will be set to 2

Re: slightly off-topic

2001-01-30 Thread Blue Lang
i worked for an ISP, and it worked out pretty well. -- Blue Lang, Unix Voodoo Priesthttp://www.gator.net/~blue 202 Ashe Ave, Apt 3, Raleigh, NC. 919 835 1540 "A computer is a state machine. Threads are for people who can't program

Re: Repost: Anyone using "virtual server" for mod_perl hosts?

2001-01-30 Thread Blue Lang
is running 100 java servlets on the 'real' box that you're sharing, you're gonna have to fight for time. It's only an extra $60 or so to get a 'real' machine somewhere.. It depends, like everything else, on your needs. I'll let you know if they le

Re: Debugging information sent to browser

2001-01-12 Thread Blue Lang
don't think remote uid or IP are gonna be reliable. -- Blue Lang, Unix Voodoo Priesthttp://www.gator.net/~blue 202 Ashe Ave, Apt 3, Raleigh, NC. 919 835 1540 "Hey angel, fly over and bless me.." - Jawbox, Savory

E-COMMERCE-SITE-DESIGN-HOWTO [was: Re: Specific limiting examples(was RE: Apache::SizeLimit for unshared RAM ???)]

2001-01-11 Thread Blue Lang
n for your site, and etc. If you have a specific problem, and ask a specific question, you will get, usually, an outstanding answer, with as much technicial depth as you care to probe for. If your question is "I'm really, really smart, why should I have to learn all of this stuff," well, I

RE: RedHat 7.0 and mod-perl

2001-01-09 Thread Blue Lang
run it from gdb and see what's up with it. Is this a source install of apache + mod_perl, or packages? -- Blue Lang, Unix Voodoo Priest 202 Ashe Ave, Apt 3, Raleigh, NC. 919 835 1540 "I was born in a city of sharks and sailors!" - June of 44

Re: perl calendar application

2001-01-07 Thread Blue Lang
apps, GPLed and in a mature code state. HTH - -- Blue Lang, Unix Voodoo Priest 202 Ashe Ave, Apt 3, Raleigh, NC. 919 835 1540 "I was born in a city of sharks and sailors!" - June of 44

Re: perl calendar application

2001-01-06 Thread Blue Lang
+perl enabled apache is only minimally more than managing one or the other. IMHO, it's just lame to rewrite something for which there exists dozens of good apps just because of the language im which it is written. You might as well be arguing about GPL/BSD/Artistic at that point. Just my tw

[bordering on OT] Re: Linux Hello World Benchmarks: +PHP,JSP,ePerl

2001-01-04 Thread Blue Lang
nal poster's statement on linux using only 25% of a second CPU is a fuddy and false generalization, but that's a different story. :P -- Blue Lang, Unix Voodoo Priest 202 Ashe Ave, Apt 3, Raleigh, NC. 919 835 1540 "I was born in a city of sharks and sailors!" - June of 44

Re: [OT] Will a cookie traverse ports in the same domain?

2000-10-20 Thread Blue Lang
via Set-Cookie response headers from each origin server (as distinguished by name or IP address and port). The user agent applies these defaults for optional attributes that are missing: Am I reading this incorrectly? -- Blue Lang, Unix Voodoo Priest 202 Ashe Ave, Apt

[ot] Re: how to check for ssl.

2000-08-04 Thread blue
gt; Scott > > On 4 Aug 2000, at 10:16, David Mitchell wrote: > > > > . > > Redirect /secure https://www.mysite.com/secure > > > > -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleig

itanium builds

2000-07-28 Thread blue
i just posted this question to new-httpd as well, so, no, you didn't get it twice. :) has anyone tried compiling mod_perl on the itanium? sourceforge has a buncha leenux boxen with them, and they are open to being played with. -- Blue Lang Unix Sy

Re: Help needed building mod_perl

2000-07-26 Thread blue
rl) at > /usr/lib/perl5/site_perl/5.005/ppc-linux/mod_perl.pm line 65535 > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.005/ppc-linux/AxKit.pm line 9. do ya have Apache::log installed? -- Blue Lang Unix Systems Admin QSP, In

Re: Perl as DSO...whats wrong with it, specifically?

2000-07-25 Thread blue
y wrong with it? Like, what are the repurcussions of > it? This is going to be run under a lot of load as well. is this the continuation of a thread, or a new question? this has come up a lot in the mailing list.. have you checked the archives? -- Blue Lang

Re: why would I use mod_perl instead of Perl ?

2000-07-20 Thread blue
. never forget the infamous 'perl creep' effect on web sites. if you have one perl script, it will multiply until you are faced with a tribble-like plethora of perl scripts. best to code them with mod_perl early on so you're prepared for it in the future. :) -- Blue Lang

Re: [OT] Anyone know a good perl mailing list?

2000-07-19 Thread blue
On Wed, 19 Jul 2000, Jon Wyatt wrote: > > Is there *not* a list? ~sigh~ > > > > Could you not use deja or Remarq. deja just plain sucks. i am willing to set up a mailing list, if anyone is interested. i also have no patience with usenet. --

Re: Cannot 'make' apache or mod_perl

2000-07-18 Thread blue
On Tue, 18 Jul 2000, Richard M. Lemanski wrote: > I am stuck on make. Make is missing from my system. WHAT DO I DO > NOW??? Step 1) Deep breath. Step 2) install make via rpm. it should be in your rpms directory on your install CD. good luck. -- Blu

Re: Apache/mod_perl

2000-07-07 Thread Blue
ngs wide open to the sky." -- B-52's > - > Real friends are those whom, when you inconvenience them, it bothers you more than >them. -- me. =o) > - > "There are trivial truths and there are great Truths. The opposite o

Re: MaxChildRequests and modperl - issue

2000-06-22 Thread Blue
do you have keepalives on, and if so, what is the timeout on them set to? Also, what version of Apache are you using? -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604 Home: 919 835 1540 Work: 919 8

Re: document contained no data

2000-06-21 Thread Blue
er. does anyone know of a comprehensive addressing of perl/mod_perl cgi errors on the net? danke, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604 Home: 919 835 1540 Work: 919 875 6994 Fax: 919 872 4015

Re: Problem

2000-06-21 Thread Blue
7; i'll make a wild guess that your ancient :) version of apache does not define that particular function. try upgrading apache, i know that that function is in 1.3.12. good luck, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 1

Re: PerlAuthenHandler and browsers

2000-06-21 Thread Blue
you elaborate on that a little more, please? > > What is a reliable way to return a CGI script, and doing something with > that response, before returning the page requested by the user? > > JJ > > -- Blue Lang Unix Systems Admin

Re: Exec Format Error

2000-06-20 Thread Blue
;t > load > '/opt/perl5/lib/site_perl/5.005/PA-RISC2.0/auto/DBD/Oracle/Oracle.sl' > for module DBD::Oracle: Exec format error at > /opt/perl5/lib/5.00503/PA-RISC2.0/DynaLoader.pm line 169. long story short - it doesn't think your shared lib is a shared lib, and gives up.

Re: document contained no data

2000-06-20 Thread Blue
print statement does not work fine. > Any idea. look around for info on what happens when CGI output gets buffered. try adding $| = 1; in there somewhere. :) Good luck, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100

Re: ColdFusion in mod_perl?

2000-06-19 Thread Blue
eful. Good luck, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604 Home: 919 835 1540 Work: 919 875 6994 Fax: 919 872 4015

RE: Apache children hanging

2000-06-12 Thread Blue
On Mon, 12 Jun 2000, Ken Williams wrote: > [EMAIL PROTECTED] (Blue) wrote: > >there is a procedure in the mod_peril SUPPORT document that works if you > > Uh-oh - is mod_peril a Microsoft product or something? =) > > Perhaps the DSO version of mod_perl should be called mo

RE: Apache children hanging

2000-06-12 Thread Blue
ustavo Duarte; [EMAIL PROTECTED] > Subject: Re: Apache children hanging > > > > % gdb httpd $pid_of_spinning_process > > % source modperl_x.xx/.gdbinit > > % curinfo > > oops, that should be: > > % gdb httpd $pid_of_spinning_process > (gdb) source modperl_x

Re: stack dump

2000-06-09 Thread Blue
On Fri, 9 Jun 2000, Doug MacEachern wrote: > On Thu, 8 Jun 2000, Blue wrote: > > > > > Apache 1.3.12, mod_perl 1.24 (USE_EVERYTHING=1), perl 5.6, linux 2.2.12 > > assuming you built mod_perl as a dso (apxs?), Makefile.PL should have > warned you to choose one of:

Re: problem with apache-1.3.12, perl-5.6, and mod-perl-1.22 DSO

2000-06-09 Thread Blue
your error log? that will tell you why it is exiting. i have been having similar problems, with apache seg faulting on every request, etc. bad mojo. :) good luck, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27

stack dump

2000-06-08 Thread Blue
ive, please let me know. thanks, -- Blue Lang Unix Systems Admin QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604 Home: 919 835 1540 Work: 919 875 6994 Fax: 919 872 4015