<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>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></body></html>