From:             [EMAIL PROTECTED]
Operating system: redhat linux 7.2
PHP version:      4.1.0
PHP Bug Type:     Directory function related
Bug description:  is_dir(),stat() fail 

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