Date: 08/06/00
- Next message: Andrej Falout: "[PHP-DEV] "Informix related" in the bug type entry?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5996 Updated: Only default charset available in sybase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: dpfender <email protected>
Operating system: Windows 2000 Pro, IIS 5.0
PHP version: 4.0.1pl2
PHP Bug Type: Misbehaving function
Bug description: rmdir fails to remove specified directory
At the document root of a web page, create a directory ab using mkdir("ab").
Then create directory ab/cd using mkdir("ab/cd").
Using rmdir("ab/cd") fails to remove directory ab/cd which contains no files.
The binary distribution files were used without modification.
In php.ini, the following changes were made to php.ini-dist:
short_open_tag = Off
extension=php_calendar.dll
extension=php_ldap.dll
extension=php_exif.dll
extension=php_ftp.dll
extension=php_imap.dll
extension=php_mssql70.dll
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrej Falout: "[PHP-DEV] "Informix related" in the bug type entry?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5996 Updated: Only default charset available in sybase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

