[JOB] Crack OOP Perl whitebox tester wanted

2002-06-20 Thread Tom Mornini
We're 1 year into development of a system that is OO Perl, mod_perl, DBI and DBD::Oracle on Linux. We've spent a lot of energy doing it right and writing tests as we go. This has given us huge benefits in the life of the project, but our current whitebox tester has decided to move to Washington, D

[ANNOUNCE] Apache-AuthCookie 3.02

2002-06-20 Thread Michael J Schout
The uploaded file Apache-AuthCookie-3.02.tar.gz has entered CPAN as file: $CPAN/authors/id/M/MS/MSCHOUT/Apache-AuthCookie-3.02.tar.gz size: 29015 bytes md5: 107408d13a43cfbe2d2eccce40adffbe Changes: --- Version: 3.0

Porblems marrying Apache 1.3.26, pache-ssl 1.48 and mod_perl 1.27

2002-06-20 Thread The Doctor
It has been a long time since what I have described happened. Script started on Thu Jun 20 20:18:07 2002 doctor.nl2k.ab.ca//usr/source/mod_perl-1.27$ cat configApacheSSL /usr/bin/perl Makefile.PL APACHE_PREFIX=/var/www/SSLconf APACHE_SRC=/usr/source/apache_1.3.26/src DO_HTTPD=1 USE_APACI=1 PER

RE: Apache::LightBackhand

2002-06-20 Thread Ricardo Basto
Yes, I actually did look at CPAN and the only module that did something similar was ReverseProxy, but the primary focus of that module is to act like a transparent proxy, in a way that na entire host will show up as another (remote, probably Internet) site. For example, the other modules try to in

Re: Apache::LightBackhand

2002-06-20 Thread Ricardo Basto
Well, the attachment disappeared, so I'd better post a link: http://www.basto.com/LightBackhand.pm > Hi list, > > I'd like some feedback on this module I just wrote. It's something like > a reverse proxy, but intended as a gateway from the fully-functional > apache/mod_perl to another webserver

Re: Apache::LightBackhand

2002-06-20 Thread Perrin Harkins
Ricardo Basto wrote >I'd like some feedback on this module I just wrote. It's something like a >reverse proxy, but intended as a gateway from the fully-functional >apache/mod_perl to another webserver, probably behind a firewall in the >corporate network. > > That sounds just like mod_proxy's

Apache::LightBackhand

2002-06-20 Thread Ricardo Basto
Hi list, I'd like some feedback on this module I just wrote. It's something like a reverse proxy, but intended as a gateway from the fully-functional apache/mod_perl to another webserver, probably behind a firewall in the corporate network. The configuration is very simple. The implementation rel

Re: Illegal Instruction

2002-06-20 Thread Ged Haywood
Hi there, On Thu, 20 Jun 2002, Prakash Chatterjee wrote: > I keep getting > > child pid 25870 exit signal Illegal Instruction (4) when trying my modperl > code. Did you compile Perl and mod_perl yourself? There's very little to go on in your post, have you read the document in a file called S

build problem

2002-06-20 Thread Jim Hobbs
I get the following trying a straight build of mod_perl 1.25 with apache_1.3.26 on solaris 2.6: http_config.c: In function `ap_init_virtual_host': http_config.c:1402: storage size of `limits' isn't known make[2]: *** [http_config.o] Error 1 Thanks in advance for any hel

[JOB] Red Hat Web Engineer Wanted

2002-06-20 Thread Tom Lancaster
Hello all, we're looking for a Web Engineer to fill out the team working on redhat.com. Please read the formal description below. The emphasis will be on Perl and mod_perl. Familiarity with templating systems, especially Apache:ASP, is important, as is knowledge of DBI with Oracle. If you know J

RE: [OT] Question about Work Wanted ads

2002-06-20 Thread David Harris
[EMAIL PROTECTED] wrote: > However, this is perfectly legal if you *billed* for your work, were *paid*, > and then "voluntarily" cut a check to the charity making an actual cash > *donation*. As long as they are bona-fide separate, independent transactions, > you can claim the deduction. You c

Re: [OT] Question about Work Wanted ads

2002-06-20 Thread mike808
> You can not claim donated services as a tax deduction in the US. > (Probably not other places too, I'd guess.) > > The theory is this: you'd have to book both a revenue for the work you > did and a deduction for the donation. These would cancel out. However, this is perfectly legal if you *bil

Re: Apache Web Server vulnerability

2002-06-20 Thread Lupe Christoph
On Thursday, 2002-06-20 at 18:22:10 +0400, Igor Sysoev wrote: > On Thu, 20 Jun 2002, Lupe Christoph wrote: > > > and the mod_perl module seems to prevent the crash: > > > > > telnet proxy.customer.de 80 > > > Trying 213.155.64.138... > > > Connected to proxy.customer.de. > > > Escape character i

Re: [OT] RE: Question about Work Wanted ads

2002-06-20 Thread wsheldah
That's true. However, you can deduct any expenses incurred in the course of volunteer work, such as milage to and from the site, and so forth. Again, this is in the US, YMMV elsewhere. "David Harris" <[EMAIL PROTECTED]> on 06/20/2002 04:04:38 PM To: "'Marc Spitzer'" <[EMAIL PROTECTED]>,

[OT] RE: Question about Work Wanted ads

2002-06-20 Thread David Harris
Marc Spitzer [mailto:[EMAIL PROTECTED]] wrote: > 3: you maybe able to deduct your volunteer work from your > taxes( I have no idea about AU's laws though). You can not claim donated services as a tax deduction in the US. (Probably not other places too, I'd guess.) The theory is this: you'd have

Re: XML::Write and XML::Simple incompatibility

2002-06-20 Thread Perrin Harkins
Prakash Chatterjee wrote: > Thanks people. > > It turned out to be an Expat problem. As advised, we compiled Apache without > EXPAT - and hunky dory - it works. Sorry about that, I steered you wrong: it was a mod_perl/apache problem. I know about the Expat issue, but I didn't think either of

Re: Question about Work Wanted ads

2002-06-20 Thread Marc Spitzer
Well if you have some time available, do some volunteer work to build up your resume. This helps you in at least 2 ways: 1: you get experience 2: your "happy clients" may know people who want to be "happy clients" and have a budget. 3: you maybe able to deduct your volunteer work from your taxes(

RE: XML::Write and XML::Simple incompatibility

2002-06-20 Thread Prakash Chatterjee
Thanks people. It turned out to be an Expat problem. As advised, we compiled Apache without EXPAT - and hunky dory - it works. -Original Message- From: Robin Berjon [mailto:[EMAIL PROTECTED]] Sent: 20 June 2002 16:20 To: [EMAIL PROTECTED] Subject: Re: XML::Write and XML::Simple incompati