Date: 09/24/02
- Next message: phpbugs <email protected>: "[PHP-DOC] #19581 [NEW]: Time for PHP to document regular expression syntax"
- Previous message: jc <email protected>: "[PHP-DOC] #19575 [NEW]: Boolean prints 1 for TRUE but nothing for FALSE"
- Next in thread: sniper <email protected>: "[PHP-DOC] #19578 [Bgs->Ana]: php_master_value not changeable with php_value"
- Reply: sniper <email protected>: "[PHP-DOC] #19578 [Bgs->Ana]: php_master_value not changeable with php_value"
- Reply: m.ford <email protected>: "[PHP-DOC] #19578 [Com]: php_master_value not changeable with php_value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: a.waller <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-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: phpbugs <email protected>: "[PHP-DOC] #19581 [NEW]: Time for PHP to document regular expression syntax"
- Previous message: jc <email protected>: "[PHP-DOC] #19575 [NEW]: Boolean prints 1 for TRUE but nothing for FALSE"
- Next in thread: sniper <email protected>: "[PHP-DOC] #19578 [Bgs->Ana]: php_master_value not changeable with php_value"
- Reply: sniper <email protected>: "[PHP-DOC] #19578 [Bgs->Ana]: php_master_value not changeable with php_value"
- Reply: m.ford <email protected>: "[PHP-DOC] #19578 [Com]: php_master_value not changeable with php_value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

