ID: 28991 Updated by: [EMAIL PROTECTED] Reported By: jordi at jcanals dot net -Status: Open +Status: Analyzed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: 4.3.7 New Comment:
session.use_trans_sid is PHP_INI_DIR for PHP 4 and PHP_INI_ALL for PHP 5. Previous Comments: ------------------------------------------------------------------------ [2004-07-02 13:14:04] jordi at jcanals dot net Description: ------------ About the parameter session.use_trans_sid In /manual/en/ref.session.php says that is only setable in PHP_INI_SYSTEM | PHP_INI_PERDIR While in /manual/en/function.ini-set.php sqys it is setable in PHP_INI_ALL I think the first one is correct, and the second one is wrong I've tried it on my site, and setting it with ini_set seems not to work. Regards, Jordi. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28991&edit=1
