ID: 14477
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Directory function related
Operating System: redhat linux 7.2
PHP Version: 4.1.0
New Comment:

Please search bug database before  you submit report. This has been reported multiple 
times and fixed in CVS already.


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

[2001-12-12 21:03:46] [EMAIL PROTECTED]

is_dir() fail when it first access a directory, but the directory is exist. it should 
return true or faluse, not fail. then the stat() report an error (errno=2). load 
is_dir() again, things ok.
  but there is no this issue at 4.0.6.
my configration:
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.22 
--enable-track-vars --enable-bcmath --with-gd --with-jpeg --with-xpm --with-ttf 
--with-zlib --with-tiff --with-png --with-gif 
--with-imap=../imap-2001a.RELEASE-CANDIDATE.4 --with-apx 
--with-openssl=/usr/local/openssl --with-vpopmail=/var/vpopmail

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to