[PEAR-BUG] Bug #17591 [NEW]: Pyrus: SqlLite3 locked
[email protected] ("warnar at dmmw dot nl") Wed, 14 Jul 2010 14:20:20 +0000 (GMT)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
From: boekkooi Operating system: Windows 7 x64 Package version: PHP version: 5.3.1 Package: Documentation Bug Type: Bug Bug description: Pyrus: SqlLite3 locked Description: ------------ When installing a PEAR2_Pyrus using de OOP interface the following warning is displayed 'Unable to execute statement: database is locked' I have included a debug_print_backtrace file and the install code. (Hiope you guys can find the exact point where it go's wrong because i'm lost) Test script: --------------- See attachment. Expected result: ---------------- No warnings. Actual result: -------------- Warning: SQLite3::querySingle(): Unable to execute statement: database is locked in D:\pear\repo\php\PEAR2\Pyrus\ChannelRegistry\Sqlite3.php on line 141 Warning: SQLite3::querySingle(): Unable to execute statement: database is locked in D:\pear\repo\php\PEAR2\Pyrus\ChannelRegistry\Sqlite3.php on line 146 Warning: SQLite3::querySingle(): Unable to execute statement: database is locked in D:\pear\repo\php\PEAR2\Pyrus\ChannelRegistry\Sqlite3.php on line 340 Warning: SQLite3::querySingle(): Unable to execute statement: database is locked in D:\pear\repo\php\PEAR2\Pyrus\ChannelRegistry\Sqlite3.php on line 345 -- Edit bug report at http://pear.php.net/bugs/bug.php?id=17591&edit=1 --