ID:               19292
 Comment 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:

[EMAIL PROTECTED]: I'm using the full path name as the argument for
open_basedir and still experiencing this issue with 4.2.3...


Previous Comments:
------------------------------------------------------------------------

[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.


------------------------------------------------------------------------

[2002-10-11 23:48:57] [EMAIL PROTECTED]

I notice the same problem with an earlier version (4.1.2-5) on a Debian
3.0 system running Apache 1.3.26.  Hope that provides aid in tracking
this down.

The script used to reproduce this is simply phpinfo();

------------------------------------------------------------------------

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

Reply via email to