ID: 19076 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: RH7.3 PHP Version: 4CVS-2002-08-23 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-09-16 15:31:08] [EMAIL PROTECTED] Ok, rasmus, you win. On windows xp sp1, apache 2.0.4 and php 4.2.3, my register_globals=On did not work. In uninstalled apache and reinstall a 1.3.xx, and suddenly, everything is bright. Thanks for you advice below. ------------------------------------------------------------------------ [2002-08-27 04:12:08] [EMAIL PROTECTED] By pure accident, I stumbled on the term "php_admin_value". By replacing all occurrences of "php_" with "php_admin_" in my httpd.conf file, suddenly my old php_value's and php_flag's were recognized. Everything that was broken suddenly was unbroken. I am guessing that php_value and php_flag were changed to their php_admin cousins sometime after 2.0.36 in Apache, or after 4.2.1 in PHP. I'm not sure where that would happen (Apache2 or PHP), or how all my searches missed this, or where I should have expected to have been notified! Somebody please tell me so I do not do this again. Just to make sure this issue is Bogus and not still Open, I am leaving it Open and letting someone else Close it or set it to Bogus. ------------------------------------------------------------------------ [2002-08-23 23:20:00] [EMAIL PROTECTED] No, php_flag does not work either. I tried it with register_globals to no avail. Any other ideas? ------------------------------------------------------------------------ [2002-08-23 13:51:29] [EMAIL PROTECTED] Argh - that's because the phpbuilder thread was windows - so ignore that. Then it should work. Can you see if php_flag does work? ------------------------------------------------------------------------ [2002-08-23 13:36:40] [EMAIL PROTECTED] My DocumentRoot (and every other value) uses Unix-style forward slashes, as I am on Linux. I'm not sure how backslashes on DocumentRoot affect php_value's in <VirtualHost> from being recognized all of the sudden. ??? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19076 -- Edit this bug report at http://bugs.php.net/?id=19076&edit=1