Re: I must be doing something dumb

2001-09-19 Thread Michael
> U > > PerlFixupHandler not PerlFixUpHandler > > # ./httpd -L | grep Fix > PerlFixupHandler (mod_perl.c) > the Perl Fixup handler routine name > aah.! Thanks, I new it was DUMB but just couldn't see it. Michael [EMAIL PROTECTED]

Re: I must be doing something dumb

2001-09-19 Thread Robert Landrum
U PerlFixupHandler not PerlFixUpHandler # ./httpd -L | grep Fix PerlFixupHandler (mod_perl.c) the Perl Fixup handler routine name Rob At 2:28 AM +0800 9/20/01, Stas Bekman wrote: >[Michael, please always keep the threads on the list, unless you've >been asked to take it

Re: I must be doing something dumb

2001-09-19 Thread Stas Bekman
Michael wrote: > apache 1.3.6, modp 1.19 > > When I include > > SetHandler perl-script > PerlFixUpHandler Apache::MyModule > > > I get the error message > > Invalid command 'PerlFixUpHandler', perhaps mis-spelled or defined by > a module not included in the server configurati