From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.2
PHP Bug Type:     Documentation problem
Bug description:  php_master_value not changeable with php_value

Hi !
I set 
  php_admin_flag session.auto_start on 
in httpd.conf !
I wanted to turn it of in a VirtualHost section with
  php_flag session.auto_start off !
In php.ini there is :
session.auto_start off
 
phpinfo() shows for session.auto_start
LocalValue : on
MasterValue : off

I seems to if i cannot change a value thatīs been set by php_master_value.

Alex.
-- 
Edit bug report at http://bugs.php.net/?id=19578&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19578&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19578&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19578&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19578&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19578&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19578&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19578&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19578&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19578&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19578&r=globals

Reply via email to