ID: 19578 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: PHP options/info functions Operating System: Linux PHP Version: 4.2.2 New Comment:
You propably have misunderstood what the master/local values mean. Better question is: Does it work? (are session started automatically?) Previous Comments: ------------------------------------------------------------------------ [2002-09-24 10:08:19] [EMAIL PROTECTED] Do you happen to run Apache 2? If so, try a snapshot from http://snaps.php.net as this might have been fixed. ------------------------------------------------------------------------ [2002-09-24 09:01:04] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=19578&edit=1