Hi,

In main.c there are some comments about setting include_path from an
environment variable called PHP_INCLUDE_PATH, but it appears this is a
future todo.

I need to patch my local source to do that, but I don't see in the
source where the values are being read from the .ini file; presumably
I need to read my environment variable and override the .ini values
immediately after that.

Can anyone tell me where to look in the source to find the values
being set from the .ini file?



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to