[snip]
>On Wed, 22 Dec 2004, [EMAIL PROTECTED]  Wrote:
>Wasn't sure if I should post here or on the apache mailing list, but I
want
>to code a simple apache2 module, that will change the 'open_basedir' at
>runtime. Is it possible, or does anyone know how I can change this
value?

And few I didn't include, but nothing about "php.h" or "zend.h". I think
from the program call 'zend_alter_ini_entry' it is very much a Zend/PHP
orientated thing. Which I visited both sites and read up on but no
example
code, no helpful pointers that I could find?
[/snip]

Since your original request was "I want to code a simple apache2 module"
I sent you to Apache. Have you tried this question on their lists?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to