ID: 24313 User updated by: giannici at neomedia dot it Reported By: giannici at neomedia dot it Status: Open Bug Type: *Directory/Filesystem functions Operating System: OpenBSD PHP Version: 4.3.2 New Comment:
I forgot to say that no warning appears if the file exists. Previous Comments: ------------------------------------------------------------------------ [2003-06-24 05:18:59] giannici at neomedia dot it Description: ------------ If open_basedir is in effect and file_exists() is called for a non-existent file, than the usual open_basedir warning is printed even if file is in an allowed paths! Look at "Actual result" for an example error. This could be related to bug #23190, but it results to be fixed for 4.3.2... Actual result: -------------- file_exists(): open_basedir restriction in effect. File(/wwwdocs/user/flaccovi/aggtecnolex/200201/) is not within the allowed path(s): (/wwwdocs/user/siti/:/usr/local/lib/php/:/tmp/:/usr/local/php/safebin/:/wwwdocs/user/siti/phplib/:/wwwdocs/user/flaccovi/) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24313&edit=1