From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.16
PHP version:      4.3.0RC2
PHP Bug Type:     DBM/DBA related
Bug description:  dba_open create always a lock file

Already reported in comment on #20828. I make a separate bug report since
it's another bug.

Opening a db with <? dba_open("E.db", "r", "db2"); ?>
create a lock file (note that the "l" attribute is not used)
This script will fail on a ro directory!

-- 
Edit bug report at http://bugs.php.net/?id=20858&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20858&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20858&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20858&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20858&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20858&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20858&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20858&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20858&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20858&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20858&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20858&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20858&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20858&r=isapi

Reply via email to