Re: PerlRun error - Not a CODE reference

2003-05-27 Thread Batara Kesuma
Hi Dale, > I tried to run the same configuration a while back using the stock > release of RedHat 8.0 and received the same problem. Stas gave me a few > ideas to try but nothing worked, so I gave up using Apache 2.0 with > PerlRun mode and had to drop back to Apache 1.3 with mod_perl 1.27. I >

Re: PerlRun error - Not a CODE reference

2003-05-27 Thread Batara Kesuma
Hi Stas, > First upgrade to 1.99_09. Then run its test suite. > > After, I think Dale, has reported a similar problem, I have written a > dedicated test for this report. You can verify whether it works for you > > cd ModPerl-Registry/ > t/TEST -v t/perlrun_require.t > > If it doesn't, please r

Re: gzipchain

2003-05-27 Thread Scott Alexander
On Wed, 28 May 2003, Slava Bizyayev wrote: Yes it does work with my current configuration. Note I had inside of Having different directories (one for compression, one not) is messy in my case. What about the idea of a fixup handler? In scripts that the user selects to output in csv or rtf I co

Re: gzipchain

2003-05-27 Thread Slava Bizyayev
Hi Scott, In my understanding your script responds correctly from the configuration PerlSendHeader On SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI # AUTH AuthType Apache::Authenticate AuthName protected PerlAccessHandler Apache

Re: gzipchain

2003-05-27 Thread Slava Bizyayev
Hi Scott, In my understanding your script responds correctly from the configuration PerlSendHeader On SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI # AUTH AuthType Apache::Authenticate AuthName protected PerlAccessHandler Apache

Re: gzipchain

2003-05-27 Thread Scott Alexander
On Mon, 26 May 2003, Perrin Harkins wrote: > Scott Alexander wrote: > > Yes if I join all my output using > > > > $print = $print . "html source" > > > > and then one print at the end > > > > AND change my script name from script.pl to script.html it works. > > > > The script I experimented on wen

Re: Boatload of warning messages

2003-05-27 Thread Stas Bekman
Perrin Harkins wrote: On Tue, 2003-05-27 at 16:28, Dale Lancaster wrote: I have combed the various docs and haven't yet found the silver bullet to turn off all the warnings I am getting from mod_perl in my error_log that look something like this: Constant subroutine Apache::ROOTusa_2eusahire_2ecom

Re: Boatload of warning messages

2003-05-27 Thread Perrin Harkins
On Tue, 2003-05-27 at 16:28, Dale Lancaster wrote: > I have combed the various docs and haven't yet found the silver bullet > to turn off all the warnings I am getting from mod_perl in my > error_log that look something like this: > > Constant subroutine > Apache::ROOTusa_2eusahire_2ecom::cgi_2db

Boatload of warning messages

2003-05-27 Thread Dale Lancaster
Hey,   I have combed the various docs and haven't yet found the silver bullet to turn off all the warnings I am getting from mod_perl in my error_log that look something like this:   Constant subroutine Apache::ROOTusa_2eusahire_2ecom::cgi_2dbin::portal::gojobs::gojobs_2ecgi::RC_CONTINUE red