Hmm - can&#39;t get Zendto to startup properly:<br><br>Apache error log: PHP Warning:  PHP Startup: Unable to load dynamic library &#39;/usr/lib/php5/20090626/sqlite.so&#39; - /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&#39;s no complaints from apt-get, but I can&#39;t find an sqlite.so file anywhere. <br>
<br>There&#39;s quite a bit of chatter on the &#39;net about this but the &#39;fixes&#39; relating to moving or deleting the relevant php.ini files don&#39;t seem to help.<br><br>Any ideas?<br><br>Thanks.<br><br><br><br>