ID: 19292 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.3.0-dev,4.2.3 New Comment:
I'd still like to see a solid reproducable example of this bug in the current code. Half of these reports are bogus. Of course setting stuff to $DOCUMENT_ROOT doesn't work. It never has. My current feeling is that this has nothing to do with open_basedir at all but might be a memory corruption elsewhere causing the setting to be wiped out. One such memory issue was fixed in 4.3. Previous Comments: ------------------------------------------------------------------------ [2002-10-14 18:41:36] [EMAIL PROTECTED] [EMAIL PROTECTED]: I'm using the full path name as the argument for open_basedir and still experiencing this issue with 4.2.3... ------------------------------------------------------------------------ [2002-10-14 14:31:28] [EMAIL PROTECTED] Upgraded to 4.2.3, and found a way to produce the problem and my fix. In the <VirtualHost>, if I use the following statement I get the error: php_admin_value open_basedir $DOCUMENT_ROOT However, if I specify a path instead of the variable, it works just fine: php_admin_value open_basedir /home/netgram/public_html It would still be very nice to use a variable instead of retyping information. Hope this helps! ------------------------------------------------------------------------ [2002-10-14 00:44:10] [EMAIL PROTECTED] Experiencing the same issue with 4.2.3 on Linux with Apache 1.3.26 and Ben-SSL 1.48. ------------------------------------------------------------------------ [2002-10-12 08:51:30] [EMAIL PROTECTED] i habve the same problems also with 4.30.pre1! ------------------------------------------------------------------------ [2002-10-12 02:24:17] [EMAIL PROTECTED] update version info. ------------------------------------------------------------------------ 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/19292 -- Edit this bug report at http://bugs.php.net/?id=19292&edit=1