<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Times New Roman'; font-size: 8Impr; color: #000000}</style></head><body>Ok,<br>&nbsp;but it's very curious because I hadn't changed anything in relation with my dbase extension.<br><br>I need the wmsbrowser plugin.<br>Where can I find the php.ini&nbsp; ?<br><br>Thanks<br>Arno<br><br>----- Mail Original -----<br>De: "Oliver Christen" &lt;oliver.christen@camptocamp.com&gt;<br>À: "Arnaud DELEURME" &lt;a.deleurme@gers.cci.fr&gt;, "Liste Cartoweb" &lt;cartoweb-users@lists.maptools.org&gt;<br>Envoyé: Jeudi 3 Avril 2008 08:29:21 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne<br>Objet: Re: [Cartoweb-users] Failure<br><br>


<style>P {
        MARGIN: 0px
}</style>

<style>body { font-family: 'Times New Roman'; font-size: 8Impr; color: #000000}</style><link href="/zimbra/css/msgview.css?v=080321140503" rel="stylesheet">
<div><font face="Arial" size="2">Hi,</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">the dbase extension is needed if you activate the 
wmsbrowser plugin.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">if you need the wmsbrowser plugin, enable the dbase 
extension in your php.ini</font></div>
<div><font face="Arial" size="2">if you dont need the wmsbrowser plugin, remove it 
from your client.ini ( and client.ini.in if it exists)</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">regards</font></div>
<div><font face="Arial" size="2">Oliver</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b> 
  <a title="a.deleurme@gers.cci.fr" href="mailto:a.deleurme@gers.cci.fr" target="_blank">Arnaud 
  DELEURME</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org" target="_blank">Liste Cartoweb</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Wednesday, April 02, 2008 6:01 
  PM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> [Cartoweb-users] Failure</div>
  <div><br></div>Hello <br><br>I have a big problem with my Cartoweb 
  application.<br><br>1- I modified this file in order to test a 
  property<br><br>public_html/cartoweb3/client_conf/cartoclientLogger.properties.dist<br><br>I 
  put&nbsp; ;&nbsp; just before these lines<br><br>
  <div style="margin: 5px 20px 20px;">
  <table border="0" cellpadding="6" cellspacing="0" width="100%">
    <tbody>
    <tr>
      <td class="alt2" style="border: 1px inset ;">log4php.appender.A1=LoggerAppenderFile<br>log4php.appender.A1.file="LOG_HOME/cartoclient.log"<br>log4php.appender.A1.layout=LoggerLayoutTTCC 
      </td></tr></tbody></table></div>I did this line code for refresh my 
  application<br>php cw3setup.php --install --base-url <a href="http://ids.gers.cci.fr/cartoweb3/htdocs/grisi.php?" target="_blank">http://ids.gers.cci.fr/cartoweb3/htdocs/grisi.php?</a><br><br>But 
  now I have a error message like that<br><br>
  <div style="margin: 5px 20px 20px;">
  <table border="0" cellpadding="6" cellspacing="0" width="100%">
    <tbody>
    <tr>
      <td class="alt2" style="border: 1px inset ;">CartoWeb 
        version: 3.3.0 [$Revision: 1.2 $]<br>class: 
        CartoclientException<br>message: dbase extension required. Please load 
        it in php.ini file.<br>Backtrace:<br><br>file: UNKNOWN - 
        UNKNOWN<br>call: ClientWmsBrowser-&gt;initialize()<br><br>file: 333 - 
        /usr/home/ids.gers.cci.fr/public_html/cartoweb3/common/PluginManager.php<br>call: 
        call_user_func_array(Array(2), Array(0))<br><br>file: 400 - 
        /usr/home/ids.gers.cci.fr/public_html/cartoweb3/client/Cartoclient.php<br>call: 
        PluginManager-&gt;callPlugins("initialize")<br><br>file: 35 - 
        /usr/home/ids.gers.cci.fr/public_html/cartoweb3/htdocs/client.php<br>call: 
        Cartoclient-&gt;__construct() </td></tr></tbody></table></div>I tried to 
  resolve my file but I have no result<br><br>It stay with with 
  message....("Failure")<br><br>I don't know where is the problem now that I 
  replaced the original file 
  :<br>public_html/cartoweb3/client_conf/cartoclientLogger.properties.dist<br><br>Please<br>Help!<br>
  <p>
  </p><hr>

  <p></p>_______________________________________________<br>Cartoweb-users 
  mailing 
  list<br>Cartoweb-users@lists.maptools.org<br>http://lists.maptools.org/mailman/listinfo/cartoweb-users<br></blockquote>
</body></html>