Re: Can't upload binary file (Apache::ASP sample)

2000-02-01 Thread Greg
- Original Message - From: Joshua Chamas [EMAIL PROTECTED] To: Greg [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, February 01, 2000 6:28 AM Subject: Re: Can't upload binary file (Apache::ASP sample) So first, I might use a sysread(FILEHANDLE,SCALAR,LENGTH,OFFSET) call to

RE: Embperl 1.2.1: multipart/form-data processing and nested pages

2000-02-01 Thread Gerald Richter
Hi, I am trying to process a file upload with multipart/form-data in a nested page that is called with Execute(). I know that multipart/form-data can't be processed twice, so I tried a call like this: Execute( { inputfile = 'process_form.epl', param = [$whatever,\%fdat],

Re: UK based modperl agency required for Virgin

2000-02-01 Thread Matt Sergeant
Appologies to the list for my last mail which should have been private. On Mon, 31 Jan 2000, Clinton Gormley wrote: You have all supported me tremendously through building my first mod_perl web site : http://www.orgasmicwines.com - many thanks. -- Matt/ Details: FastNet Software Ltd -

RE: Problems with custom config directives in user written modules

2000-02-01 Thread Eric Cholet
I cannot seem to get custom configuration directives to work in apache (1.3.11) modperl (1.21). I would presume the examples in the book do not work either. I found someone having similar problems in the list archives, to which Doug provided a workaround which also does not work. Any

JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Bobbi Short
Hello. I am a Recruiter with Tech-Pro, Inc. Tech-Pro is a computer consulting services company with offices in Indianapolis, Indiana; Minneapolis, Minnesota; Denver, Colorado; and Phoenix, Arizona. We provide experienced computer professionals on a contract basis. Our consulting staff

[Embperl + SSI]GET parameters encoding.

2000-02-01 Thread Martin A. Langhoff
hi list, I'm using a mix of SSI and Embperl in a site that's almost done. I use a set of SSI templates that load the 'content file' indicated by the query string. And sometimes the 'content file' is an Embperl file. So far so good. Now for a specific page, I definitely need to pass some

[Embperl] Packages and shared code.

2000-02-01 Thread Martin A. Langhoff
hi I've built my forst 'complex' site with Embperl, with a series of web-applications like a calendar and an address book relie. The code is modularized in a main lib, where all the DBI routines are implemented and a separated lib for each 'application'. These libs are 'Executed' to

RE: [Embperl] Packages and shared code.

2000-02-01 Thread Gerald Richter
hi I've built my forst 'complex' site with Embperl, with a series of web-applications like a calendar and an address book relie. The code is modularized in a main lib, where all the DBI routines are implemented and a separated lib for each 'application'. These libs are 'Executed'

RE: [Embperl] Packages and shared code.

2000-02-01 Thread David Harris
Martin A. Langhoff wrote: Now I'm trying to go one step further and make the code ready to be implemented in a few more sites. The problem is that both the code and static varibles remain there in memory-space in a 'shared package'. And this 'shared package' model blocks me from having many

Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Richard Dice
Seeing as how I might be the first person on watch today (it's only 1/4 to 11am EST, after all...), I'll field this... Mark Jaaneston [EMAIL PROTECTED] said: Is this a forum where recruiters can spam for new business? I am new here - is the any penalty for these guys? At the very

RE: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Eric Cholet
Mark, modperl job offers have always been welcome on the modperl list. Please search the archives and you'll find this fact. Cheers, -- Eric hi, i'm not a recruiter, im hiring directly for the company i work for, which, by the way, has put a lot of time and support into helping with

Response to Your Email

2000-02-01 Thread Bobbi Short
Mark: I'd like to try to say something to make you feel better, but I know it's probably not possible. As recruiters, we, too, deal with other recruiting agencies and they are not always ethical. Just so you and others know, it is in the contractors best interest to work for an agency that is

RE: www.modperl.com

2000-02-01 Thread Baiju Thakkar
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lincoln Stein Sent: Tuesday, February 01, 2000 10:16 AM To: [EMAIL PROTECTED] Subject: www.modperl.com The site should be up at its new location. Let me know if you see any problems with it.

RE: www.modperl.com

2000-02-01 Thread Matt Sergeant
On Tue, 01 Feb 2000, Baiju Thakkar wrote: The site should be up at its new location. Let me know if you see any problems with it. I haven't done much with it yet except for fixing a bug in one of the Hangman examples. It looked like a Y2K bug at first, because the cookie dates

mod_perl installed as DSO

2000-02-01 Thread Wang, Pin-Chieh
Hi I am trying to install mod_perl-1.21 with Apache1.3.11, I am following the procedure in the book (at least I thought I was following), everything looks fine, but when I restarted httpd I got the following error message from errror_log [Tue Feb 1 10:57:28 2000] [notice] SIGHUP received.

Re: mod_perl installed as DSO

2000-02-01 Thread Clay
"Wang, Pin-Chieh" wrote: Hi I am trying to install mod_perl-1.21 with Apache1.3.11, I am following the procedure in the book (at least I thought I was following), everything looks fine, but when I restarted httpd I got the following error message from errror_log [Tue Feb 1 10:57:28 2000]

Version 0.02 of IPC::Cache available

2000-02-01 Thread DeWitt Clinton
Hi, [I sent this out a while back, but it never made it through. Odd.] Based on some great feedback from this list, I was able to remove the dependency on IPC::Shareable. Not that I dislike IPC::Shareable -- to the contrary, it does what it does rather well -- but I was really looking for

Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Mark Jaaneston
My apologies to you, Josh, you are one of the good guys. Still, I don't know if it is appropriate for [EMAIL PROTECTED] to be a forum for recruiting -- what's the consensus on this guys? MJ At 07:41 AM 2/1/00 -0800, josh rotenberg wrote: hi, i'm not a recruiter, im hiring directly for the

Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Ask Bjoern Hansen
On Tue, 1 Feb 2000, Mark Jaaneston wrote: Still, I don't know if it is appropriate for [EMAIL PROTECTED] to be a forum for recruiting -- what's the consensus on this guys? mod_perl relevant job postings has always been welcome on this list. - ask -- ask bjoern hansen -

Re: Using network appliance Filer with modperl

2000-02-01 Thread Leslie Mikesell
According to Elizabeth Mattijsen: We have been using such a setup for over 2 years now. The only real issue we've found is not so much with mod_perl itself, but with MySQL. If you put your databases on the NetApp, either have a seperate central database server, or make damn sure you do not

anti-recruiter Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Craig W. Shaver
Richard Dice wrote: Mark Jaaneston [EMAIL PROTECTED] said: Is this a forum where recruiters can spam for new business? I am new here - is the any penalty for these guys? At the very least, I'd like to post references to anti-recruiter job sites. Caveat emptor Could you please

RE: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Mark Jaaneston
Fair enough, sorry for the throat-biting, everybody. Let me just say: 1) Ask the recruiter what they are charging the company you will be working for (the bill rate). If they don't want to give it to you, your butt is being humped. Find another recruiter. 2) VERIFY this with the company you

Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Matt Sergeant
On Tue, 01 Feb 2000, Mark Jaaneston wrote: My apologies to you, Josh, you are one of the good guys. Still, I don't know if it is appropriate for [EMAIL PROTECTED] to be a forum for recruiting -- what's the consensus on this guys? Please, this has been discussed so many times before. If

Re: Using network appliance Filer with modperl

2000-02-01 Thread Tim Bunce
On Tue, Feb 01, 2000 at 10:29:30AM +0100, Elizabeth Mattijsen wrote: At 11:16 1/31/00 -0800, siberian wrote: My question is : Has anyone experienced any 'gotchas' in putting perl code that modperl handlers use on a Network Attached file server like a network appliance box ( www.netapp.com )?

runaway httpd processes

2000-02-01 Thread Will Wiley
I am running Apache 1.3.9, mod_perl 1.21 and perl 5.04 on a UltraSparc5 running 2.5.1 Solaris. I am experiencing runaway httpd processes. We have tried to find a pattern in these processes but nothing seems to define the problem. They are coming from random sites, getting random content. They

PerlRequire problems

2000-02-01 Thread J. Horner
I just recompiled Apache with mod_perl support. I followed the directions, had no errors, and made no brain farts. The PerlRequire directive isn't valid! Any ideas? mod_perl version = 1.21 perl version = 5.00503 Apache version = 1.3.11 OS = Redhat Linux version 6.1 on P-150 w/ 48 MBytes RAM.

Re: Using network appliance Filer with modperl

2000-02-01 Thread Pascal Eeftinck
At 11:25 1-2-2000 -0600, Leslie Mikesell wrote: According to Elizabeth Mattijsen: We have been using such a setup for over 2 years now. The only real issue we've found is not so much with mod_perl itself, but with MySQL. If you put your databases on the NetApp, either have a seperate

$r-filename and Apache::RegistryBB...

2000-02-01 Thread Sean Chittenden
Howdy. Here's the background: In my Transhandler, I'm setting the URI and setting the filename for use. The filename is executed by Apache::RegistryBB, code cached, etc Things run smoothly until I ask a process for the file again things get ugly fast. The error

Another problem with proxy code from Eagle book

2000-02-01 Thread Jason Bodnar
I've got another problem with a module I'm developing that uses the proxy code from the Eagle book. Let's say a client requests http://w3.tivoli.com/foo/bar/. This gets proxied to http://w3.tivoli.com:81/foo/bar/ and works just fine. But, if they request http://w3.tivoli.com/foo/bar (no

RE: PerlRequire problems

2000-02-01 Thread Geoffrey Young
see http://perl.apache.org/guide/install.html#How_can_I_tell_whether_mod_perl_ this and other parts of the guide should be able to help you track down the error more... if not, then provide some details and we'll see what we can do... HTH --Geoff -Original Message- From: J. Horner

Re: PerlRequire problems

2000-02-01 Thread Matt Sergeant
When you start your server, make sure the error log contains a line identifying itself as "Apache/1.3.11 (Unix) mod_perl/1.21". Also, make sure you compiled with EVERYTHING=1 On Tue, 01 Feb 2000, J. Horner wrote: I just recompiled Apache with mod_perl support. I followed the directions, had

Lingering processes --is it a mod_perl or Apache::session issue?

2000-02-01 Thread Keith Kwiatek
Hello, I have been using mod_perl with Apache::session... after doing development of a few cgi's I noticed that the apache server started spitting out "can't spawn another process" messages in the error log. When I stopped the apache server it listed about a million httpd processes that it

Re: runaway httpd processes

2000-02-01 Thread Keith Kwiatek
Are you using apache:session? Keith - Original Message - From: Will Wiley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 01, 2000 2:54 PM Subject: runaway httpd processes I am running Apache 1.3.9, mod_perl 1.21 and perl 5.04 on a UltraSparc5 running 2.5.1 Solaris.

Re: Proxy example in eagle book does not work

2000-02-01 Thread Jason Bodnar
On 19-Jan-00 Doug MacEachern wrote: On Fri, 14 Jan 2000, Jason Bodnar wrote: A line in the proxy example of the eagle book on page 380 does not seem to work (entirely): The line: $r-headers_in-do(sub {$request-header(@_);}); what if you change that to: $r-headers_in-do(sub

Re: JOB OPENINGS -- INDIANAPOLIS

2000-02-01 Thread Paul J. Lucas
On Tue, 1 Feb 2000, Mark Jaaneston wrote: Still, I don't know if it is appropriate for [EMAIL PROTECTED] to be a forum for recruiting -- what's the consensus on this guys? Although new to the list, my experience with recruiters is that they aren't worth the space they occupy.

RE: www.modperl.com

2000-02-01 Thread Paul J. Lucas
On Tue, 1 Feb 2000, Baiju Thakkar wrote: How about putting Chapter 3,4, and 5 online. I own one copy and its usually at work. Sometime when I am at home I wish I had another copy. That's an easily solvable problem: buy another copy. Unless you're severly underpaid as a

Re: runaway httpd processes

2000-02-01 Thread Jeffrey W. Baker
Keith Kwiatek wrote: Are you using apache:session? The blame-everything-on-apache::session business is getting a bit tired. Go back to your workstation and take another look at the code. I'm sure you are leaking sessions somehwere. There are a large number of happy, silent Apache::Session

RE: mod_perl installed as DSO

2000-02-01 Thread Wang, Pin-Chieh
Unfortunately I am running Solaris 2.6 the suggested directive doesn't work ( I got a core dump for Segmentation Fault), Is there anybody can answer the error [error] Cannot remove module mod_perl.c: not found in module list What module list it's talking about "Wang, Pin-Chieh"

Newbie Question

2000-02-01 Thread Ian Ollier
Hi all, I hope you guys will forgive this question, but I am a complete beginner with CGI etc. We run an NT Server using Apache Web Server and I want to run Perl scripts on our web site to handle our administration forms. I loaded the Activeperl software onto the server, but it still

Re: Newbie Question

2000-02-01 Thread Victor Zamouline
Hi Ian, We run an NT Server using Apache Web Server and I want to run Perl scripts on our web site to handle our administration forms. To get full advantage out of mod_perl, it is more interesting to use it on UNIX machines. But, in this community, we will encourage you to use mod_perl even

Caucho faster than mod_perl?

2000-02-01 Thread Sean Chittenden
Hey. This is kind of relevant regarding the latest hello benchmarks that were released. I was sent this today and thought it would be of some interest to you guys, or at least those interested in benchmarks. http://www.caucho.com/articles/benchmark.html Supposedly,

Re: ASP Application variable; StatINCMatch variable

2000-02-01 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: Hi Joshua, I am using an Application variable in my application. It is initialized when a user session starts as: $SID = $Session-SessionID; $Application-{$SID} = "somevalue"; When a user's session times out, I try using this application variable ... the key

Re: Caucho faster than mod_perl?

2000-02-01 Thread Joshua Chamas
Sean Chittenden wrote: Hey. This is kind of relevant regarding the latest hello benchmarks that were released. I was sent this today and thought it would be of some interest to you guys, or at least those interested in benchmarks.

Re: Caucho faster than mod_perl?

2000-02-01 Thread Perrin Harkins
Sean Chittenden wrote: http://www.caucho.com/articles/benchmark.html Supposedly, according to its benchmarks, it's faster than mod_perl... impressive to say the least. Any chance someone has any experience with this or would like to benchmark this technology? External validation would

Re: mod_perl installed as DSO

2000-02-01 Thread Bill Jones
So, you are saying that this doesn't work either: #!/bin/sh # A script stolen from ... # Jeff Beard [EMAIL PROTECTED] # ... go figure! :) tar xvf modperl*.tar tar xvf apache*.tar cd ../modperl perl Makefile.PL APACHE_SRC=../apache-1.3/src DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 make

Re: Caucho faster than mod_perl?

2000-02-01 Thread Ask Bjoern Hansen
On Tue, 1 Feb 2000, Sean Chittenden wrote: Hey. This is kind of relevant regarding the latest hello benchmarks that were released. I was sent this today and thought it would be of some interest to you guys, or at least those interested in benchmarks.

Re: Problems with custom config directives in user written modules

2000-02-01 Thread Dave Hayes
Eric Cholet [EMAIL PROTECTED] writes: Perl require Apache::TestDirective; delete $INC{'Apache/TestDirective.pm'}; /Perl #PerlModule Apache::TestDirective Why are you using 'require', and not the PerlModule line you commented out? It appeared to work. =) In searching the mail archives I

Re: runaway httpd processes

2000-02-01 Thread Will Wiley
We have found the problem. It was not Apache::Session. It was our own module for tracking authenticated users that was maintaining some session information. There was this bad piece of code that was not doing file locking correctly in a particular wierd state. Bad Code...bad code. Thanks

ASP Application variable; StatINCMatch variable

2000-02-01 Thread rsinha
Hi Joshua, I am using an Application variable in my application. It is initialized when a user session starts as: $SID = $Session-SessionID; $Application-{$SID} = "somevalue"; When a user's session times out, I try using this application variable ... the key is right but I cannot get any

As long as we're at it...

2000-02-01 Thread Steve Reppucci
As long as we're on the job thread: Boston.com is looking to hire another programmer, preferably one with modperl experience, but we're extremely willing to hire someone who's just a good, solid web programmer, with an interest in learning about apache and modperl. Requirements are a strong

Re: Caucho faster than mod_perl?

2000-02-01 Thread Perrin Harkins
Sean Chittenden wrote: http://www.caucho.com/articles/benchmark.html Supposedly, according to its benchmarks, it's faster than mod_perl... impressive to say the least. Any chance someone has any experience with this or would like to benchmark this technology? External

Newbie Question

2000-02-01 Thread Ian Ollier
Thanks for your responses so far, I know I have a lot of reading to do but I just thought I would add this to my first post. After loading Activeperl I changed the httpd.conf file by adding the following: Alias /perl/ c:/Program Files/Apache Group/Apache/cgi-bin Location /perl SetHandler

Re: As long as we're at it...

2000-02-01 Thread Jie Gao
On Tue, 1 Feb 2000, Steve Reppucci wrote: As long as we're on the job thread: Will you guys indicate in your ads whether you take app. from OUTSIDE USA, please? Who knows if you can't get someone like Doug who's a Kiwi? :-) Jie

Re: runaway httpd processes

2000-02-01 Thread Victor Zamouline
There are a large number of happy, silent Apache::Session users. Yes, I am a silent and happy Apache::Session user. You're right Jeffrey, happy users should not be silent. So I confirm that my site www.jazzvalley.com, still a start-up but already serving about 5,000 dynamic requests per day,

Re: runaway httpd processes

2000-02-01 Thread Michael Robinton
There are a large number of happy, silent Apache::Session users. Yes, I am a silent and happy Apache::Session user. You're right Jeffrey, happy users should not be silent. Ditto that. Have Apache::Session serving content for a dynamic chat page. It gets hit every 30 - 45 sec by every

perl.apache.org AWOL?

2000-02-01 Thread Jeffrey W. Baker
ObModPerl: I don't seem to have a route to perl.apache.org. Isn't this just a virtual host on www.apache.org? Off Topic: Any reason I can't use /etc/passwd with mod_auth? I'll take my answers off the list, thanks. -jwb