ID:               24191
 Updated by:       [EMAIL PROTECTED]
 Reported By:      info at crooce dot com
 Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: OpenBSD 3.2
 PHP Version:      4.3.1
 New Comment:

It should be written with bigger font. :)



Previous Comments:
------------------------------------------------------------------------

[2003-06-23 21:45:04] [EMAIL PROTECTED]

It's already documented in configuration.changes that PHP_INI_SYSTEM
cannot be set with php_value or php_flag.  

------------------------------------------------------------------------

[2003-06-23 19:46:08] [EMAIL PROTECTED]

This is just documentation problem, it's the same for all pure
PHP_INI_SYSTEM type options.


------------------------------------------------------------------------

[2003-06-15 10:36:34] [EMAIL PROTECTED]

Try using php_admin_value

------------------------------------------------------------------------

[2003-06-15 09:31:01] info at crooce dot com

Description:
------------
php engine ignores php_value directice for open_basedir variable. This
is not general issue, because for example include_dir works. 

Reproduce code:
---------------
php_value open_basedir "some path" #; does not works
php_value include_path "/htdocs/_com_/" #; works great




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24191&edit=1


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

Reply via email to