ID:               24833
 User updated by:  john at webital dot de
 Reported By:      john at webital dot de
 Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: linux
 PHP Version:      4.3.1
 New Comment:

Answer from bugs.php.net was 
"
You probably don't know where to find it.

But its documented.
"

Okay but that's exactly my point - why sould I have to know where to
find it ?
Why is it not documented by open_basedir ??
That is my point - not that if I search for ages I can find it !


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

[2003-07-31 14:24:04] [EMAIL PROTECTED]

You probably don't know where to find it.

But its documented.

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

[2003-07-27 17:33:55] john at webital dot de

to do with open_basedir

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

[2003-07-27 17:32:02] john at webital dot de

Description:
------------
THIS IS A DOCUMENTATION BUG !

when its set for the following /home/www/netsh128/

and I have a file /home/www/netsh128/bits/neu/file.php which includes a
file in /home/www/netsh128/bits/file2.php
 
eg include '../file2.php';

I get loads of warnings a open_basedir restrictions !

If I change my include to 
include '/home/www/netsh128/bits/file2.php'; 

then no problems - this took a lot searching to find out !!!
It is not well documented !

Hope it helps someone !



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


-- 
Edit this bug report at http://bugs.php.net/?id=24833&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to