ID: 20858 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Duplicate Bug Type: DBM/DBA related Operating System: Linux 2.2.16 PHP Version: 4.3.0RC2 Assigned To: helly New Comment:
I added '-' modifier for that now. And marked this one duplicate. See bug 20828 for more. Previous Comments: ------------------------------------------------------------------------ [2002-12-07 09:11:03] [EMAIL PROTECTED] This was intended and the documentation is bad on this. 'l' and 'd' are only to force one of the two. Maybe i'll add a new modifier to skip locking... ------------------------------------------------------------------------ [2002-12-06 08:57:30] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=20858&edit=1