Re: [mp2] ModPerl-Registry/t/bad_scritps.t returns 403 not 500

2003-09-05 Thread Beau E. Cox
Stas - Yep - ALL SET! Thanks a $1,000,000. Aloha => Beau; PS: I wonder whose anti-spam filter is going to junk this email? :) -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: [mp2] ModPerl-Registry/t/bad_scritps.t returns 403 not 500

2003-09-05 Thread Beau E. Cox
- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "Beau E. Cox" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 04, 2003 9:09 PM Subject: Re: [mp2] ModPerl-Registry/t/bad_scritps.t returns 403 not 500 >

[mp2] ModPerl-Registry/t/bad_scritps.t returns 403 not 500

2003-09-04 Thread Beau E. Cox
/perl5/5.8.0/i586-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl . 3. This is the core dump trace: (if you get a core dump): [CORE TRACE COMES HERE] This report was generate

Re: [mp2] Failed to obtain the MPM name

2003-09-04 Thread Beau E. Cox
- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "Beau E. Cox" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 04, 2003 6:45 AM Subject: Re: [mp2] Failed to obtain the MPM name > Beau E. Cox wrote: > &

[mp2] Failed to obtain the MPM name

2003-09-04 Thread Beau E. Cox
Changes file mentions some changes in this area, but I don't understand them enough to solve this problem. Likewise for the source of Build.pm. *NOTE* CVS source downloaded 7/12/2003 works fine (with same Apache configuration on same machine). Aloha => Beau; == please visit

Re: [mp2] Apache::DBI

2003-07-14 Thread Beau E. Cox
- Original Message - From: "Haroon Rafique" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 14, 2003 3:23 AM Subject: Re: [mp2] Apache::DBI > On Yesterday at 10:01pm, BEC=>Beau E. Cox <[EMAIL PROTECTED]> wrote: > > BEC> > B

[mp2] Apache::DBI

2003-07-14 Thread Beau E. Cox
on what I'm missing? Aloha => Beau;

Re: Mod Image Magick

2003-06-17 Thread Beau E. Cox
:Magick; their mailing list was of no help - is I::M still active? Anyway, I use it on my web site, and use the pre- packaged I::M program and perl module that came with my Linux distribution (SuSE). Maybe someone out there knows what is going on (Randy K., are you around today?) Sorry - not much help... Aloha => Beau;

Re: PERL/java interface available?

2003-06-09 Thread Beau E. Cox
o each other? Charlie Hi Charlie: Check out the 'Inline' modules on CPAN: http://search.cpan.org/author/INGY/Inline-0.44/Inline.pod You also may want to look at SWIG at: http://www.swig.org/ I have used Inline::C and SWIG for c and c++, but not for java; but they say they work...

Re: is anybody using mp2 in production?

2003-06-09 Thread Beau E. Cox
m M$ IIS!) Although both are small company low-volume sites, they seem to be running without problems - knock on wood. All sites mentioned above are running SuSE 8.2 Linux. Aloha => Beau; By the way, have you ever tried to explain the idom "knock on wood" to someone for whom English is not their first language? I have been trying to explain it to my wife - from Japan - for ten years now without success :)

Re: install upgrade for mod_perl+apache 2.046 onto apache 2.044 question

2003-06-08 Thread Beau E. Cox
install/test remotely on one of my windows boxes.   Aloha => Beau;

Re: USE_ENVIRON_ARRAY

2003-06-04 Thread Beau E. Cox
- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "Beau E. Cox" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 3:25 PM Subject: Re: USE_ENVIRON_ARRAY > Beau E. Cox wrote: > > Hi - > > > &

USE_ENVIRON_ARRAY

2003-06-03 Thread Beau E. Cox
for (my guess is to tell whether or not to pass the environment array to perl_... calls)? Aloha => Beau;

[mp2] UN-bug!

2003-05-31 Thread Beau E. Cox
Hi Stas and guys - As of Sat May 31 08:38:30 UTC 2003 1) I have the following installed and tested: Server Version: Apache/2.0.46 (Unix) mod_perl/1.99_10-dev (CVS) Perl/v5.8.0 mod_ssl/2.0.46 OpenSSL/0.9.7b 2) Everything is looking good! 3) GOOD JOB FOLKS... Aloha => Beau;

Re: [mp2] Subroutine calls in handlers

2003-03-13 Thread beau
..] *STUPID*STUPID*STUPID*STUPID*STUPID*STUPID* I had a compile error - please ignore :) All working now... Aloha => Beau;

[mp2] Subroutine calls in handlers

2003-03-13 Thread beau
03] [error] [client ::1] Undefined subroutine &MyApache::Redirect::process_ssl called at /srv/www/perl/MyApache/Redirect.pm line 36. I'm missing something kind of basic here, but the examples on the mp2 site show handlers with subroutines (Eagle book too). Aloha => Beau;

Re: [mp2] Documentation

2003-03-10 Thread beau
grumbling that > there are too many docs for their liking, as it is situation with mp1 docs. > But I prefer the latter ;) > > Looking forward for your docs submission. > I'll get this project out the door, and start with an 'all-you-ever-wanted-to-know-about-uri-parsing' tutorial. Give me 1 week. Aloha => Beau;

Re: [mp2] Documentation

2003-03-10 Thread beau
documentation... > > > > [...] > > > Yep, not very enlightening if you're not a C guru. > > - nick > > -- > Thanks, Nick... Who would of thought of looking at the mp1 -> mp2 documentaion to find mp2 docs? It's a good start for me; and your right, starting with mp2 IS the hard way :) Aloha => Beau;

[mp2] Documentation

2003-03-10 Thread beau
27;t want hand-holding; I want to be able to find answers myself - but I *do need help* on how to find the documentation or code. Aloha => Beau;

Re: [mp2] changing http:// to https: in TransHandler

2003-03-08 Thread beau
Or is Apache2 doing something funky to make this work? > > ..again, I really would like to be wrong about this. I host from home on ADSL > and thought I'd have to pay for more IP's if I wanted to secure a section of > my site. > > J > > > Nick Tonkin wrote: >

Re: [mp2] changing http:// to https: in TransHandler

2003-03-08 Thread beau
ed, sure, but I do think it's the way to > go in this situation. You need: > [...] > > Nick Tonkin {|8^)> > Thank you Nick for your detailed and informative reply! Back to mod_rewrite ;) I'll see if I can get thru the virtual host/mod_rewrite maze...and let you know. Thanks and Aloha => Beau;

[mp2] changing http:// to https: in TransHandler

2003-03-08 Thread beau
t;url; if ($url =~ m{^http://bcbk}i) { $url =~ s/^http:/https:/i; $r->url ($url); } return Apache::DECLINED; } 1; Which is great, but there is *no* $r->url. I know there is a $r->uri, but how can I get to the whole ball of wax: from http://...? I can't find it in the docs. Aloha => Beau;

Re: [mp2] Latest mod_perl funny test results

2003-03-08 Thread beau
On 8 Mar 2003 at 20:56, Stas Bekman wrote: > Stas Bekman wrote: > > Beau E. Cox wrote: > > > >> Hi - > >> > >> I just upgraded to Apache 2.0.44 (source) and mod_perl-1.99-09-dev > >> (CVS source) on my SuSE 8.1 test server. All test scripts

RE: [mp2] apache/mod_perl starup failure using cvs 09

2003-03-05 Thread Beau E. Cox
Hi Stas - > -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 10:45 PM > To: Beau E. Cox > Cc: Modperl > Subject: Re: [mp2] apache/mod_perl starup failure using cvs 09 > > > Beau E. Cox wrote: > > Yea, S

RE: [mp2] apache/mod_perl starup failure using cvs 09

2003-03-05 Thread Beau E. Cox
> -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 9:23 PM > To: Beau E. Cox > Cc: Modperl > Subject: Re: [mp2] apache/mod_perl starup failure using cvs 09 > > > [...] > > >>why does Mason need

RE: [mp2] apache/mod_perl starup failure using cvs 09

2003-03-04 Thread Beau E. Cox
Hi Stas - > -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 6:18 PM > To: Beau E. Cox > Cc: Modperl > Subject: Re: [mp2] apache/mod_perl starup failure using cvs 09 > > > Beau E. Cox wrote: > > -

[mp2] apache/mod_perl starup failure using cvs 09

2003-03-04 Thread Beau E. Cox
-8<-- Start Bug Report 8<-- 1. Problem Description: Sorry - is this mason's problem? Apache does not start using latest mod_perl2 (cvs) when using a mason startup script. Failure matrix: mod_perl version mason version using startup.pl using

RE: [mp2] Latest mod_perl funny test results

2003-03-04 Thread Beau E. Cox
Hi Stas - > -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 4:01 PM > To: Beau E. Cox > Cc: Modperl > Subject: Re: [mp2] Latest mod_perl funny test results > > > Beau E. Cox wrote: > > Hi - > > >

[mp2] Latest mod_perl funny test results

2003-03-04 Thread Beau E. Cox
"mod_perl 2.0 rocks!\n"; Browsing to localhost/perl/rocks.html gives: Content-type: text/html mod_perl 2.0 rocks! (with the second line emboldened to h3). The view->source shows: Content-type: text/html mod_perl 2.0 rocks! Question: why isn't my 'Content-type' line output as a HTTP header? Aloha => Beau;

Sorry abount my long HTTP Auth msg - found error...

2003-01-11 Thread Beau E. Cox
Hi - My stupid error in my HTTP Auth sequence: I was logging correctly, but sending to the client screwed-up CRLFs. Too many hours too close to the screen :) Aloha => Beau;

HTTP

2003-01-11 Thread Beau E. Cox
page served by Apache it works (of cource). I've read the RFP's again and again and I can't see what I'm missing. Can any HTTP experts help? Aloha => Beau. PS: Sorry if this seems OT, but it is in my mod_perl learning path!

RE: [ANNOUNCE] Apache::DBI 0.90_02

2003-01-11 Thread Beau E. Cox
WOW! I had heard moving A:DBI to 2 was going to be very difficult! I've been waiting... I'll try it this weekend... Thanks and Aloha => Beau; -Original Message- From: Ask Bjoern Hansen [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 5:30 PM To: [EMAIL PROTE

RE: Apache::DBI

2003-01-02 Thread Beau E. Cox
=> Beau. -Original Message- From: Paul Simon [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 3:00 AM To: [EMAIL PROTECTED] Subject: Apache::DBI Hi all I have a feeling this may be [OT], "take it to the DBI list..." But I'm hoping to eliminate as much as possible

RE: Help! :) - Installation problem with mod_perl-1.99_07 and apache_1.3.27

2002-12-30 Thread Beau E. Cox
No No No - mod_perl-1.99 is really the pre-relase mod_perl 2. You MUST use Apache 2 with mod_perl 2! Aloha => Beau. -Original Message- From: Frank Laczko Jr. [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 29, 2002 11:37 PM To: [EMAIL PROTECTED] Subject: Help! :) - Installat

RE: mod_perl && php && apache || !

2002-12-24 Thread Beau E. Cox
Hi - While converting a site to mod_perl/mason from php, I had varying degrees of the site using php and mod_perl with no problems. I think you would be safe. But remenber "Perl Rules!" and "mod_perl rocks!" :) Aloha => Beau. -Original Message- From: Joseph P

RE: Install Problem: make test: modules/src.t

2002-12-21 Thread Beau E. Cox
run the failed tests alone in -v mode? For mod_perl 2 you can say: t/TEST -v testname. Sorry I'm not much help... Aloha => Beau. -Original Message- From: Mark Hawkes [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: RE: Install Probl

RE: Install Problem: make test: modules/src.t

2002-12-21 Thread Beau E. Cox
Hi - I had testing problems a few weeks ago... be sure you test as a 'normal' user, not 'root'. If you did the make under root, be sure to change user:group ownership of the entire mod_perl tree before logging in and testing. I'm _not_ an expert, but that's what ha

RE: Shroud+ Perl obfuscator....

2002-12-20 Thread Beau E. Cox
Even thought I am new to the Open Source Community I agree with Randal Schwartz. I find the idea of creating AND sharing much more enriching than the way things are done in the MS world where I have spent the bulk of my career. Maybe we should come up with UnShroud+. Beau E. Cox -Original

RE: install apache:asp in windows

2002-12-20 Thread Beau E. Cox
Hi -   mod_perl 2.0 only works with Apache 2.   You should use mod_perl 1 (current) to go with an Apache 1 server.   Aloha => Beau. -Original Message-From: Karthik [mailto:[EMAIL PROTECTED]]Sent: Friday, December 20, 2002 10:20 AMTo: [EMAIL PROTECTED]Subject: inst

RE: mod_perl-2 configuration problem

2002-12-19 Thread Beau E. Cox
son/mason-with-apmp2-mini-HOWTO.htm (ignore the 'mason' part if your not using it). 5) Check that the mod_perl.so in your apache tree is the same as the moduled in the mod_perl tree (/your-path-to-modperl-2-package/src/modules/perl/mod_perl.so). Aloha => Beau. -Original Mes

RE: modperl 2.0 problems with Apache::Cookie and related modules.

2002-12-19 Thread Beau E. Cox
Hi - You may want to check out my experiences w/ap2-mp2 shown in: http://beaucox.com/mason/mason-with-apmp2-mini-HOWTO.htm It shows how I intalled these packages. Aloha => Beau. -Original Message- From: b. ash [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 10:40 AM

[mp2] make install quirk

2002-12-12 Thread Beau E. Cox
ni-HOWTO.htm to reflect this quirk. Aloha => Beau.

[mp2]Kow do I find dovumention on...

2002-12-08 Thread Beau E. Cox
->remote_ip, scalar(localtime), $r->uri, $r->status, $r->bytes_sent; ... I don't mean this question to be specifically about RequestRec, but rather am seeking to find out how to find the structure of Apache/mod_perl creatures in general. (Yes, I even can read c if that's were the documentation lies). Aloha => Beau.

[mp2]mason ROCKS under mp2

2002-12-07 Thread Beau E. Cox
, it ROCKS :) Aloha => Beau.

RE: [mp2]Cookies?

2002-12-05 Thread Beau E. Cox
Hi Stas - OK! Will do. Aloha => Beau. -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 4:07 PM To: Beau E. Cox Cc: Randy Kobes; Modperl Subject: Re: [mp2]Cookies? Beau E. Cox wrote: > Hi Randy - > > Sorry, I should ha

RE: All tests fail with Apache/2.0.43 (Unix) mod_perl/1.99_07-dev

2002-12-05 Thread Beau E. Cox
rl, login back in as root _before_ you make install. Good luck. Aloha => Beau. -Original Message- From: Stephen Clouse [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 3:33 PM To: Richard Curtis Cc: [EMAIL PROTECTED] Subject: Re: All tests fail with Apache/2.0.43 (Unix) mod_perl/

RE: [mp2]Cookies?

2002-12-05 Thread Beau E. Cox
e/_small t _est.pm - not found. I have the newbie blues Aloha => Beau. -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 2:40 PM To: Beau E. Cox Cc: Modperl Subject: Re: [mp2]Cookies? On Thu, 5 Dec 2002, Beau E. Cox wrote: >

[mp2]Cookies?

2002-12-05 Thread Beau E. Cox
g an already answered question, sorry. Aloha => Beau. PS: Is it time for a separate mp2 list? It sure would help in searching the archives if you are specifically looking for an mp2 issue.

RE: [mp2] doing PerlSetVar from a startup handler

2002-12-05 Thread Beau E. Cox
gs_method', which, when set to 'CGI' uses CGI instead of Apache::Request. I don't know how the magic of the PerlSetVar => args_method when mason is configured w/o a startup script, but the point is mute, as it is up and running. I will ponder further after my deadlines ar

[mp2] doing PerlSetVar from a startup handler

2002-12-05 Thread Beau E. Cox
e the 'require' for the handler in the conf file, CGI is NOT set. Question: how can I PerlSetVar from the perl code in the handler? I see: push @{ $Location{"/"}->{PerlSetVar} }, [ foo => 'bar' ]; in the mp1 docs - looks good - but where do I get the %Location hash? Can't seem to find that. Aloha => Beau.

RE: [mp2] LogHandler configuration problems

2002-12-05 Thread Beau E. Cox
t test..." To me, newbie that I am, they give abount the same information that my logger gave... OK, I'll relax. The secret is to read and test more before crying wolf, Aloha => Beau. -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04,

[mp2] LogHandler configuration problems

2002-12-04 Thread Beau E. Cox
Well Stas, you asked for it... :) -8<-- Start Bug Report 8<-- 1. Problem Description: LogHandler configuration problem. In the tests below I start out with the LogHandler configuration in the documentation and keep 'trimming' it down until it works

[mp2] Documentation/LogHandler question

2002-12-04 Thread Beau E. Cox
MyApache::Logger is the name of my logging perl script. I works perfectly. Do you really need all the other 'stuff'? Since this is a log handler why would you need the ResponseHandler, etc.? As you have gathered, this is my very first mod_perl handler :) Aloha => Beau. PS

RE: [mp2] the make test problem saga continues...

2002-12-03 Thread Beau E. Cox
THIS THREAD IS OFFICIALLY RETIRED Yes, everthing works (although I still miss being King). Thank you for your time and effort. I hope others will benefit from what we went through. Aloha => Beau. -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tues

RE: [mp2] the make test problem saga continues...

2002-12-03 Thread Beau E. Cox
Ok Mr. 100%... ;-) I'll get cvs again. Aloha => Beau. -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 5:33 AM To: Beau E. Cox Cc: Modperl Subject: Re: [mp2] the make test problem saga continues... >C. same Apache/Const.p

RE: [mp2] the make test problem saga continues...

2002-12-03 Thread Beau E. Cox
Sir: You are correct; after changing owner:group settings to my normal user, apr/perlio worked fine under that user! Const.pm && apache/subprocess fail in the same way as under root. progress...ain't it great! :) Aloha => Beau. PS: boy, you are brave; over the years I'

[mp2] the make test problem saga continues...

2002-12-03 Thread Beau E. Cox
d -- - apr/perlio.t 11 11 100.00% 1-11 ......done I. I wish I knew more (hopefully someday...) but I can't see anything else to try. Please advise, Aloha => Beau. 2. Used

RE: [mp2.0]make test problems

2002-12-03 Thread Beau E. Cox
carry owner:group + perms thru an untar...they usually come out the other end root:root. It's some of your magic, isn't it Stas? Aloha => Beau. PS: I can't give you the ls you wanted right now, I am in the middle of reinstalling apache w/o my SuSE layout... -Original Message

[mp2]make test problems

2002-12-03 Thread Beau E. Cox
NOTE: My name servers have been giving me fits today, so I am resending this problem report; If you have already received it, please forgive me => Beau. -8<-- Start Bug Report 8<-- 1. Problem Description: A. Apache 2.0.43: ./configure --enab

[mp2.0]make test problems

2002-12-02 Thread Beau E. Cox
/ModPerl: -r--r--r--1 root root 743 Sep 5 07:07 Const.pm xs/APR/Const: -rw-r--r--1 beau mysql 160 Apr 11 2001 Const.pm xs/Apache/Const: -rw-r--r--1 beau mysql 324 Aug 28 16:28 Const.pm xs/ModPerl/Const: -rw-r--r--1 beau mysql

[mp2.0]make test problems

2002-12-02 Thread Beau E. Cox
-8<-- Start Bug Report 8<-- 1. Problem Description: MP make test fails (no error log generated) A. Apache/Const.pm not found - snip of console output: [START] *** setting ulimit to allow core files ulimit -c unlimited; t/TEST -clean *** settin

RE: Install problem...

2002-12-02 Thread Beau E. Cox
Thanks Stas - Please give me about an hour...I am in the middle of putting everthing back together again :) Will report back to you (following the standards) then. Aloha => Beau. PS: This is sort of fun! -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Mon

Install problem...

2002-12-02 Thread Beau E. Cox
Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed --- apache/subprocess.t44 100.00% 1-4 I haven't got a clue. This is my sixth reRTFM/reinstall/retest. Could someone give me a push as to what to try next? Aloha => Beau.

RE: segmentation fault using a startup file

2002-11-25 Thread Beau E. Cox
Yeah, Randy, I second the motion. We know that DBI 1.28 does _NOT_ work! Aloha => Beau. -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 7:34 AM To: Jan Theofel Cc: mod_perl mailinglist Subject: Re: segmentation fault using a startup f

RE: Apache::DBI seg fault

2002-11-21 Thread Beau E. Cox
Randy - Thank you, I owe you lunch. I thought I checked all relevant module versions, but your msg spurred me to check again: DBI 1.28 was on production while DBI 1.30 was on test! 1.30 WORKS! 1.28 DOESN'T WORK. All is well - I am one happy camper ;) Aloha => Beau. -Original

Apache::DBI seg fault

2002-11-20 Thread Beau E. Cox
to track this problem down. Could someone please push me in the right direction? Aloha => Beau.

RE: Newbie: how to use PerlSetVar

2002-11-20 Thread Beau E. Cox
Hi - and thank you - I am RTFM, but when you get into something new (and vast) it takes a while for the _gestalt_ to happen. You have given me the kick start I needed. I'll be silent for a time coding away ;) Aloha => Beau. -Original Message- From: [EMAIL PROTECTED] [mailt

Newbie: how to use PerlSetVar

2002-11-20 Thread Beau E. Cox
How can I set variables in a handler (instead of httpd.conf)? Aloha => Beau.

RE: [Win32] ActivePerl-5.8 beta released

2002-11-08 Thread Beau E. Cox
Hi - Just wondering about DBI modules in 5.8. In both Randy's posted ppm packages list and via 5.8's ppm, I can't find: DBI (plain 'ole) DBD-ODBC DBD-Mysql I know this is beta, but are DBI modulrs such as these forthcoming? Aloha => Beau. -Original Message