ID: 46244 Updated by: [EMAIL PROTECTED] Reported By: jeremy at hooks dot me dot uk -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: openSUSE 10.2 PHP Version: 5.2.6 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi Previous Comments: ------------------------------------------------------------------------ [2008-10-06 17:57:29] jeremy at hooks dot me dot uk Description: ------------ First of all, forgive me if I already posted this bug today, my browser crashed earlier and I am not sure if I posted before the crash. The problem I am having appears very similar to http://bugs.php.net/bug.php?id=43677 - which apparently is fixed I have several virtual hosts, some of which have "php_admin_flag magic_quotes_gpc off" in their Apache config. Others have "php_admin_flag magic_quotes_gpc On" in their config. If I restart Apache and immediately browse one of the servers with magic quotes set to on, it will be on, however if i go back later (possibly after someone has browsed one of the other virtual hosts), it will be turned off. The main difference between this and 43677 is that it relates to php_[admin_]flag rather than php_[admin_]value. Also 43677 reportedly (according to one post) only occurs if you mix php_admin_value and php_value for the same ini-setting - I am only using php_admin_value for the magic_quotes_gpc setting. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46244&edit=1