Hmm - can't get Zendto to startup properly:<br><br>Apache error log: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/sqlite.so' - /usr/lib/php5/20090626/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0<br>
<br>PHPInfo shows:<br><br><h2><a name="module_sqlite3">sqlite3</a></h2>
<table border="0" cellpadding="3" width="600">
<tbody><tr class="h"><th>SQLite3 support</th><th>enabled</th></tr>
<tr><td class="e">SQLite3 module version </td><td class="v">0.7-dev </td></tr>
<tr><td class="e">SQLite Library </td><td class="v">3.7.7 </td></tr>
</tbody></table><br>
<table border="0" cellpadding="3" width="600"><tbody><tr class="h"><th>Directive</th><th>Local Value</th><th>Master Value</th></tr>
<tr><td class="e">sqlite3.extension_dir</td><td class="v"><i>no value</i></td><td class="v"><i>no value</i></td></tr></tbody></table><br><br>If I reinstall php5-sqlite there's no complaints from apt-get, but I can't find an sqlite.so file anywhere. <br>
<br>There's quite a bit of chatter on the 'net about this but the 'fixes' relating to moving or deleting the relevant php.ini files don't seem to help.<br><br>Any ideas?<br><br>Thanks.<br><br><br><br>