in reply to Re^4: reading Apache header variables
in thread reading Apache header variables

You probably don't need to recompile perl, but you do need to recompile mod_perl.

Replies are listed 'Best First'.
Re^6: reading Apache header variables
by Hammy (Scribe) on Oct 05, 2007 at 04:46 UTC
    I have recompiled mod_perl, but I can not figure out how to put in the table support. From what I understand, I have to use EVERYTHING=1, but I can not figure out where to put it. I tried including it in the build options, but the documentation did not indicate this was correct. Any Idea how I put in Apache::Table support?