Geoffrey Young wrote on 5/4/04, 4:18 PM:
> not really. but clearly you have some kind of problem. Doh! I definitely do, I think I'm it. Remember earlier when you said how in debugging you often find that you are the bug? Well, I am the bug in this case. :-) In the process of trying to figure out why I wasn't seeing anything in the subprocess_env table, I decided to take a look at the headers_in table. And there it was. Turns out that the C handler I am using (for which I have limited docs) is putting it's data into the headers_in table and not the subprocess_env table. (Insert embarrassed big red face here.) Based on everything I've read on handlers and the types of things being populated (i.e. not headers from the client) the headers_in table didn't seem to be the right place so I wasn't looking there. Sorry about that. Thanks for the help, --John -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html