<div>Hi,</div>
<div> </div>
<div>I'm still getting the error below after removing the 'checkInstall' folder and 'checkInstall' word from '<a href="http://client.ini.in">client.ini.in</a>'. I think that i may not be updating the files correctly:-</div>
<div> </div>
<div>An exception in early stage occured: <pre>object(CartocommonException)#46 (7) {
["msg:private"]=>
string(39) "Couldn't load plugin ClientCheckInstall"
["message:protected"]=>
string(467) "Couldn't load plugin ClientCheckInstall
Backtrace:
file: 552 - c:\wamp\www\cartoweb3\client\Cartoclient.php
call: PluginManager->loadPlugins(Array(5), Object(Cartoclient))
file: 362 - c:\wamp\www\cartoweb3\client\Cartoclient.php
call: Cartoclient->initializePlugins()
file: 36 - c:\wamp\www\cartoweb3\htdocs\client.php
call: Cartoclient->__construct()
file: 3 - c:\wamp\www\cartoweb3\htdocs\Paul.php
call: require_once("c:\wamp\www\cartoweb3\htdocs\client.php")
Just to clarify... the <php-interpreter> on the windows command line is typed as:</pre><pre>c:\wamp\php\php.exe cw3setup.php --install --base-url <a href="http://localhost/cartoweb3/htdocs">http://localhost/cartoweb3/htdocs
</a> </pre><pre>Question 1. On windows do i have to be in 'php' directory to use the <php-interpreter>? if so do i then just enter cw3setup.php --install etc at the command prompt?</pre><pre> </pre><pre>Question 2. On Mac OS X the interpreter is in '/usr/local/php5/bin' do i have to navigate to 'bin' then type... '
cw3setup.php --install etc etc at the command prompt?</pre><pre> </pre><pre>OR is 'cw3setup.php' executed from within the 'Cartoweb3' Root on both Mac and PC?</pre><pre> </pre><pre>I think this may be where i'm going wrong because i'm not sure what is meant to happen if the
cw3setup.php is successfully executed.</pre><pre> </pre><pre>Many thanks in advance.</pre><pre> </pre><pre>Paul Shapley</pre><pre> </pre><pre> </pre></div>