> Hi, > > Looking good. :) > > A few minor notices appeared, and a couple complete deaths. When I go to: > > http://didou.keliglia.com/php/livedocs-pear/search.php?q=install.general&l=en#installation.shared > > I see > > > Warning: sqlite_query(): attempt to write a readonly database in > /home/user/didou/www/didou/php/livedocs-pear/search.php on line 40 > > Warning: sqlite_query(): attempt to write a readonly database in > /home/user/didou/www/didou/php/livedocs-pear/search.php on line 44 > > Warning: sqlite_query(): cannot commit - no transaction is active in > /home/user/didou/www/didou/php/livedocs-pear/search.php on line 51 > Strict: > No Results Found > > Greg
Maybe its just a permissions issue when livedocs is trying to create the search cache. Chmod'ing the cache db may help? Nuno
