ID: 39015 Updated by: [EMAIL PROTECTED] Reported By: renato at metrosp dot com dot br Status: Feedback Bug Type: dBase related Operating System: FreeBSD 4-STABLE PHP Version: 5.1.6 New Comment:
This meand the dbf file is not readable or has a broken header. Please upload this file (or another one, which demonstrates it) somewhere and leave the link here. Previous Comments: ------------------------------------------------------------------------ [2006-10-02 14:28:05] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2006-10-02 14:20:25] renato at metrosp dot com dot br Description: ------------ dbase_open() function don't works. Reproduce code: --------------- $dbo = dbase_open("/var/www/html/dbf/200.dbf",0); Expected result: ---------------- No errors and the database opened. This bug don't occur in 5.1.2. Actual result: -------------- Warning: dbase_open() [function.dbase-open]: unable to open database /var/www/html/dbf/200.dbf in /var/www/html/dbfopen.php on line 3 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39015&edit=1