From: John S. <jst...@gm...> - 2007-03-21 23:19:33
|
Hi All, I have set up a nightly build using db4 files so I can test out Wysiwiki. I am getting a whole lot of page spam that begins with: Fatal Error: lib/DbaDatabase.php:54 Error: dba_open(phpwikidb/session.db4): failed to open stream: No such file or directory - file: phpwikidb/session.db4 - mode: c - handler: db4 This is when opening a page in Wysiwiki and when trying to insert a table in wysiwyg mode. The file is owned and rw by the httpd user, and contains data, so I am not so sure this is a permissions problem. Has anyone seen this before? I may have to make an oracle database for testing if thre are issues with DB4 (not allowed to use mysql). Cheers |