Apache->request

Edwardson, Tony Tony.Edwardson at commerzbank.com
Mon Jan 7 02:37:06 PST 2008


Hi Olly

-  Is this a mod_perl handler, or plain CGI running under mod_perl?
It's plain CGI running under mod_perl

- If the latter, then set the PerlResponseHandler in the apache config to
- be Apache::Registry, and then just shift() at the top of the CGI script
- to get the request object.
Thanks for that - however, PerlResponseHandler doesn't exist any more and
doing a shift in my CGI script gives me undef.
I've trawled the documentation and I can find an equivalent to
PerlResponseHandler
http://perl.apache.org/docs/1.0/guide/index.html agrees with you but doesn't
work for me ;-(
I built the apache server using APACI and used EVERYTHING=1 in the build so
all hooks should be enabled
Hmmm ... I'm missing something somewhere

-- 



********************************************************************** 
This is a commercial communication from Commerzbank AG.

This communication is confidential and is intended only for the person to
whom it is addressed.  If you are not that person you are not permitted to
make use of the information and you are requested to notify
<mailto:LONIB.Postmaster at commerzbankib.com> immediately that you have
received it and then destroy the copy in your possession.

Commerzbank AG may monitor outgoing and incoming e-mails. By replying to
this e-mail you consent to such monitoring. This e-mail message and any
attached files have been scanned for the presence of computer viruses.
However, you are advised that you open attachments at your own risk.

This email was sent either by Commerzbank AG, London Branch, or by
Commerzbank Corporates & Markets, a division of Commerzbank. Commerzbank AG
is a limited liability company incorporated in the Federal Republic of
Germany. Registered Company Number in England BR001025. Our registered
address in the UK is 60 Gracechurch Street, London, EC3V 0HR. We are
regulated by the Financial Services Authority for the conduct of investment
business in the UK and we appear on the FSA register under number 124920. 

**********************************************************************



More information about the MiltonKeynes-pm mailing list