what the error say:<br><br>Class : CartocommonException<br>Message : Failed opening DB connection Message: DB Error: extension not found Userinfo: [DB Error: extension not found] ** sqlite:////var/www/cartoweb/projects/demoCW3/server_conf/demoCW3/sql/airports.db<br>
<br>"extension not found" , "sqlite"<br><br>you have not or not correctly enabled the sqlite extension in your php.ini<br><br>regards<br>Oliver<br><br><pre style="border: 0pt none ;"><br></pre><br><br>
<div class="gmail_quote">2010/4/9 Mohammed Rashad <span dir="ltr"><<a href="mailto:rashadkm@gmail.com">rashadkm@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>demoCW3 on server works fine.<a href="http://www.cartoweb.org/demos/demoCW3.php" target="_blank">http://www.cartoweb.org/demos/demoCW3.php</a><br>
<br>
but on localhost it shows a startup error<br>
<br>
anyone know how to use search plugin. i used demoCW3 for using search plugin.<br>
<br>
Please help:<br>
<pre style="border: 0pt none ;">Class : CartocommonException<br>Message : Failed opening DB connection Message: DB Error: extension not found Userinfo: [DB Error: extension not found] ** sqlite:////var/www/cartoweb/projects/demoCW3/server_conf/demoCW3/sql/airports.db<br>
Backtrace:<br><br>file: 193 - /var/www/cartoweb/common/Utils.php<br>call: Utils::checkDbError(Object(DB_Error), "Failed opening DB connection")<br><br>file: 312 - /var/www/cartoweb/plugins/search/common/Search.php<br>
call: Utils::getDb(Object(DB_Error), "sqlite:////var/www/cartoweb/projects/demoCW3/server_conf/demoCW3...")<br><br>file: 232 - /var/www/cartoweb/plugins/search/client/ClientSearch.php<br>call: DbResultProvider->getResult(Object(SearchRequest))<br>
<br>file: UNKNOWN - UNKNOWN<br>call: ClientSearch->filterPostRequest(Object(FilterRequestModifier))<br><br>file: 270 - /var/www/cartoweb/common/PluginManager.php<br>call: call_user_func_array(Array(2), Array(1))<br><br>
file: 320 - /var/www/cartoweb/common/PluginManager.php<br>call: PluginManager->callPluginImplementing(Object(ClientSearch), "FilterProvider", "filterPostRequest", Array(1))<br><br>file: 745 - /var/www/cartoweb/client/Cartoclient.php<br>
call: PluginManager->callEnabledPluginsImplementing(1, "FilterProvider", "filterPostRequest", Array(1))<br><br>file: 1067 - /var/www/cartoweb/client/Cartoclient.php<br>call: Cartoclient->callEnabledPluginsImplementing(1, "FilterProvider", "filterPostRequest", Object(FilterRequestModifier))<br>
<br>file: 1315 - /var/www/cartoweb/client/Cartoclient.php<br>call: Cartoclient->doMain()<br><br>file: 33 - /var/www/cartoweb/htdocs/client.php<br>call: Cartoclient->main()<br><br>file: 3 - /var/www/cartoweb/htdocs/demoCW3.php<br>
call: require_once("/var/www/cartoweb/htdocs/client.php")<br><br></pre>
<br></div>
<br clear="all"><br>-- <br>Regards,<br>Mohammed Rashad K.M<br><a href="http://keralainfo.web4all.in/" target="_blank">http://keralainfo.web4all.in/</a><br>+919496620801<br>
<br>_______________________________________________<br>
Cartoweb-users mailing list<br>
<a href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users" target="_blank">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br>
<br></blockquote></div><br>