From: Manfred R. <MRe...@co...> - 2004-07-23 04:58:12
|
Am Freitag, 23. Juli 2004 06:26 schrieb Joe Zacky: >Paul Hamby wrote: >>Hello, [...] > >Yes indeed. We must have introduced a bug somewhere. This is what I get: > >*Warning*: >dba_open(/backup/bobsdata/current/process/session/373449267.restore.dirindex >.db,n): Driver initialization failed for handler: db4: Unable to establish > lock (database file already open) in */var/www/html/bobs/inc/class_db.php* > on line *187* > >I'll have to look into this. Thanks for pointing it out! Hello, I cannot check it in the moment, but try to explicity close the database in pre_restore_check() (/inc/class_restore.php) after making test (before every return statement). Please tell me the result of your test. Manfred |