[PHP] setting php_admin_value 2

2004-05-06 Thread Tim Traver
David and all, I apologize for not posting properly. I did not realize that headers were keeping track of the threads of this mailing list. I will make sure I don't do it again. I am actually simply using the Host header to make a dynamic path to its data location in my apache module. Unfortu

Re: [PHP] setting php_admin_value

2004-05-06 Thread David T-G
Tim -- You have started a new thread by taking an existing message and replying to it while merely changing the Subject: line. That is bad, because it breaks threading. When you reply to a message, your mail client generates a "References:" header that tells everyone to which posting(s) your pos

[PHP] setting php_admin_value

2004-05-06 Thread Tim Traver
Hi all, ok, I am writing an apache module that dynamically figures out virtual host variables for data locations for my users. I need to be able to set the php_admin_values for each request so that those values get passed through to php and take effect for each request. Normally, this would be