In PHP 5 you must NOT use any sqlite extension because it is already built in PHP. I'm running PHP 5/Apache 2 on windows and livedocs works perfectly. In the beginning there was some imcopatible code, but I had already converted it.
Nuno > While trying to build livedocs I grab php_sqlite.dll, but run into trouble: > > PHP Warning: PHP Startup: Unable to load dynamic library > 'c:/php/ext/php_sqlite.dll' - A device attached to the system is not > functioning. in Unknown on line 0 > > Am I missing something...? > > I started having this trouble in an older version of php4, but figured > maybe the extension only worked in php5, so I updated to PHP5 Beta 4, > and I've still got the problem.
