Re: perl module to access php_value include_path objects

2004-02-10 Thread Philippe M. Chiasson
On Sat, 2004-02-07 at 01:36 -0700, Gary C. New wrote: > I am in the middle of a project that requires me to dynamically update > certain default paths within the Apache Server environment. > > I currently am able to update document_root on the fly and now need to > be able to update php_value in

perl module to access php_value include_path objects

2004-02-07 Thread Gary C. New
I am in the middle of a project that requires me to dynamically update certain default paths within the Apache Server environment. I currently am able to update document_root on the fly and now need to be able to update php_value include_path in the same manor. Is there an existing perl module