apache::ASP errors

2001-02-26 Thread Brooks M. Roy
Hi, I installed apache::ASP and have a problem when i try a simple asp file. [Mon Feb 26 01:17:02 2001] [error] Can't locate object method "dir_config" via package "Apache" at /usr/local/lib/site_perl/Apache/ASP.pm line 136. Also how can i setup my httpd.conf so when .asp is the file name it

Re: Stop button (was: Re: General Question)

2001-02-26 Thread Steve Hay
Hi, Stas Bekman wrote: Apache 1.3.6 and up -- STOP pressed: the code keeps on running until it tries to read from or write to the socket. the moment this happens, the script will stop the execution, and run cleanup phase. I think it's the same under mod_perl and mod_cgi. Am I right? I

Funky behavior involving perl-status....

2001-02-26 Thread kevinr
Hello peoples, I have an interesting little problem. I have looked in the archives and not been able to find anything. Configuration: Mandrake Linux 7.2 perl 5.6.0 apache 1.3.14 - compiled from source with modules compiled statically mod_rewrite

Re: Funky behavior involving perl-status....

2001-02-26 Thread Stas Bekman
On Mon, 26 Feb 2001 [EMAIL PROTECTED] wrote: Hello peoples, I have an interesting little problem. I have looked in the archives and not been able to find anything. Configuration: Mandrake Linux 7.2 perl 5.6.0 apache 1.3.14 - compiled from source with modules compiled

Re: Stop button (was: Re: General Question)

2001-02-26 Thread Bill Moseley
At 02:02 PM 02/26/01 +, Steve Hay wrote: I have a script which I wish to run under either mod_perl or CGI which does little more than display content and I would like it to stop when the user presses Stop, but I can't get it working. You need to do different things under mod_perl and

warning

2001-02-26 Thread Aleksandr Vladimirskiy
hi, I've written an apache module to interface between a webpage and an oracle database. at different times the following message appear in the logs: [Mon Feb 26 12:12:35 2001] null: Attempt to free unreferenced scalar. I read a bit about it, and understand what it means for perl to say that.

lingerd mod_perl mod_ssl

2001-02-26 Thread Wim Kerkhoff
I've been trying to get this to work, with the latest versions of apache/mod_perl/mod_ssl. Basically it works great with only mod_perl, and the lingerd patches apply cleanly. However, they don't apply nicely when I add in mod_ssl. I have to go in and manually apply some of the patches. I did get

Re: Is it Apache or me?

2001-02-26 Thread darren chamberlain
Jamie Krasnoo ([EMAIL PROTECTED]) said something to this effect on 02/26/2001: I'm not quite sure how this works, and maybe I missed it in the Eagle book. I have a handler set in httpd.conf like this: Location / Set-Handler perl-script PerlHandler app::main /Location Now

Storable segfaulting in mod_perl on sparc

2001-02-26 Thread Brian Wheeler
I can't reproduce it outside of mod_perl, but any time I try to run freeze or thaw in mod_perl scripts, I get an immediate segfault. I've tried 1.010 and 1.06, but both act the same. Anyone else seen this? Brian Wheeler [EMAIL PROTECTED]

Re: files with same ext, but different handler based on partial name

2001-02-26 Thread ___cliff rayman___
check out: http://www.apache.org/docs-2.0/mod/core.html#filesmatch make sure you also see the "see also". ;-) by the way, this is standard apache configuration stuff that has nothing to do with mod_perl. -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ Surat Singh Bhati wrote: Hi,

[DIGEST] mod_perl digest 02/24/01

2001-02-26 Thread Geoffrey Young
-- mod_perl digest February 18, 2001 - February 24, 2001 -- Recent happenings in the mod_perl world... Features

[JOB] Perl expert for hire

2001-02-26 Thread Jeffrey W. Baker
I am available for contract or permanent work beginning immediately. I am an expert in Perl programming, have a long history of experience with mod_perl, and can write Perl extensions in C. I am also a productive C programmer and a passable Java programmer. Recently I have begun dabbling in

Re: [JOB] Perl expert for hire

2001-02-26 Thread jeff saenz
ditto for me. but include c++, corba,html and an interest soap and mason. drop me a line if your interested in this power pack. but include "Jeffrey W. Baker" wrote: I am available for contract or permanent work beginning immediately. I am an expert in Perl programming, have a long

Re: Designing a handler with minimal lifecycle interaction

2001-02-26 Thread Stas Bekman
On Mon, 26 Feb 2001, Randy J. Ray wrote: I'm working on a module that will provide a handler to do a series of tasks. The tasks are all contingent on the request body, and thus all the requests will be going to the same location, say, /DISPATCH. I know that I can set this up as a simple

Re: [JOB] Perl expert for hire

2001-02-26 Thread Jeffrey W. Baker
On Mon, 26 Feb 2001, Jeffrey W. Baker wrote: I am available for contract or permanent work beginning immediately. I am an expert in Perl programming, have a long history of experience with mod_perl, and can write Perl extensions in C. I am also a productive C programmer and a passable Java

Re: apache::ASP errors

2001-02-26 Thread Joshua Chamas
"Brooks M. Roy" wrote: Hi, I installed apache::ASP and have a problem when i try a simple asp file. [Mon Feb 26 01:17:02 2001] [error] Can't locate object method "dir_config" via package "Apache" at /usr/local/lib/site_perl/Apache/ASP.pm line 136. The line in the source that creates

ANNOUNCE: OpenInteract 1.06

2001-02-26 Thread Chris Winters
A new version of OpenInteract has been released. OpenInteract is an extensible web application framework built on Apache, mod_perl, the Template Toolkit and SPOPS object persistence. Quick change notes: - Move to a text-based package repository format -- GDBM is no longer required. - Add