Did you use the windows installer for Wamp AND Cartoweb. In case you followed exactly the instructions written on this page, it should be ok:
http://www.cartoweb.org/doc_head/docbook/xhtml/user.install.html#user.install.win32


Please take care of these two remarks:
1) don't forget to restart Apache after installation.
2) youmay encoutner problem if you didn't install Wamp at the default path (C:\wamp), but it seems to be the case.

Claude

giambrone yves wrote:
Hi,
I got now the following message.
Does anybody know ?
All thanks for help.



Warning: dl() [function.dl]: Not supported in multithreaded Web servers -
use extension=php_mapscript.dll in your php.ini in
c:\wamp\www\cartoweb3\server\ServerContext.php on line 316

Warning: Cannot modify header information - headers already sent by (output
started at c:\wamp\www\cartoweb3\server\ServerContext.php:316) in
c:\wamp\www\cartoweb3\client\FormRenderer.php on line 297

Failure
class:   SoapFaultWrapper
message:   can't load mapscript library
Backtrace:

file: 152 - c:\wamp\www\cartoweb3\server\MapInfoHandler.php
call: ServerContext->getMapObj()

file: 49 - c:\wamp\www\cartoweb3\server\ServerMapInfoCache.php
call: MapInfoHandler->loadMapInfo()

file: 99 - c:\wamp\www\cartoweb3\common\MapInfoCache.php
call: ServerMapInfoCache->computeMapInfo()

file: 169 - c:\wamp\www\cartoweb3\common\MapInfoCache.php
call: MapInfoCache->cacheMapInfo()

file: 177 - c:\wamp\www\cartoweb3\server\MapInfoHandler.php
call: MapInfoCache->getMapInfo()

file: 378 - c:\wamp\www\cartoweb3\server\ServerContext.php
call: MapInfoHandler->getMapInfo()

file: 190 - c:\wamp\www\cartoweb3\server\Cartoserver.php
call: ServerContext->getMapInfo()

file: 337 - c:\wamp\www\cartoweb3\server\Cartoserver.php
call: Cartoserver->doGetMapInfo("test_main.test")

file: 377 - c:\wamp\www\cartoweb3\server\Cartoserver.php
call: Cartoserver->callWithExceptionCheck("doGetMapInfo", "test_main.test")

file: 102 - c:\wamp\www\cartoweb3\client\CartoserverService.php
call: Cartoserver->getMapInfo("test_main.test")

file: 156 - c:\wamp\www\cartoweb3\client\CartoserverService.php
call: CartoserverService->callDirect("getMapInfo", "test_main.test")

file: 215 - c:\wamp\www\cartoweb3\client\CartoserverService.php
call: CartoserverService->callFunction("getMapInfo", "test_main.test")

file: 60 - c:\wamp\www\cartoweb3\client\ClientMapInfoCache.php
call: CartoserverService->getMapInfo("test_main.test")

file: 99 - c:\wamp\www\cartoweb3\common\MapInfoCache.php
call: ClientMapInfoCache->computeMapInfo()

file: 169 - c:\wamp\www\cartoweb3\common\MapInfoCache.php
call: MapInfoCache->cacheMapInfo()

file: 590 - c:\wamp\www\cartoweb3\client\Cartoclient.php
call: MapInfoCache->getMapInfo("test_main.test")

file: 374 - c:\wamp\www\cartoweb3\client\Cartoclient.php
call: Cartoclient->getMapInfo()

file: 36 - c:\wamp\www\cartoweb3\htdocs\client.php
call: Cartoclient->__construct()



-----Message d'origine-----
De : Pierre GIRAUD [mailto:[EMAIL PROTECTED] Envoyé : mardi 22 novembre 2005 10:50
À : giambrone yves; [email protected]
Objet : Re: [Cartoweb-users] cartoweb client.php failure

Hello,

This warning messsage seems to be clear.
Somewhere in your php.ini, there is one line looking like : extension=php_mascript.dll
You might just need to remove or comment it.

Regards.

Pierre GIRAUD

giambrone yves a écrit :


Hello,



Would you glance at the message below ? I got it when accessing http://localhost/cartoweb3/htdocs/client.php

I last installed Cartoweb using cw3setup.php (client.ini and server.ini had not been copied from .dist because they were existing) and I got Mapscript from mapserver-4.6.1-win32-php5.0.5.zip.



All thanks for help.


 */Failure/*

/class:   SoapFaultWrapper/

/message:   You are not using PHP as a cgi and PHP Mapscript extension is

loaded in your php.ini./

/ As this will cause stability problems, CartoWeb stopped./

/ You need to remove the php_mapscript extension loading of your php.ini

file. /

/ If you want to remove this message, edit server/ServerContext.php and set

the PHP_DSO_WARNING constant to false at the top of the file./

/Backtrace:/

/ /

/file: 152 - c:\wamp\www\cartoweb3\server\MapInfoHandler.php/

/call: ServerContext->getMapObj()/

/ /

/file: 49 - c:\wamp\www\cartoweb3\server\ServerMapInfoCache.php/

/call: MapInfoHandler->loadMapInfo()/

/ /

/file: 99 - c:\wamp\www\cartoweb3\common\MapInfoCache.php/

/call: ServerMapInfoCache->computeMapInfo()/

/ /

/file: 169 - c:\wamp\www\cartoweb3\common\MapInfoCache.php/

/call: MapInfoCache->cacheMapInfo()/

/ /

/file: 177 - c:\wamp\www\cartoweb3\server\MapInfoHandler.php/

/call: MapInfoCache->getMapInfo()/

/ /

/file: 378 - c:\wamp\www\cartoweb3\server\ServerContext.php/

/call: MapInfoHandler->getMapInfo()/

/ /

/file: 190 - c:\wamp\www\cartoweb3\server\Cartoserver.php/

/call: ServerContext->getMapInfo()/

/ /

/file: 337 - c:\wamp\www\cartoweb3\server\Cartoserver.php/

/call: Cartoserver->doGetMapInfo("test_main.test")/

/ /

/file: 377 - c:\wamp\www\cartoweb3\server\Cartoserver.php/

/call: Cartoserver->callWithExceptionCheck("doGetMapInfo",

"test_main.test")/

/ /

/file: 102 - c:\wamp\www\cartoweb3\client\CartoserverService.php/

/call: Cartoserver->getMapInfo("test_main.test")/

/ /

/file: 156 - c:\wamp\www\cartoweb3\client\CartoserverService.php/

/call: CartoserverService->callDirect("getMapInfo", "test_main.test")/

/ /

/file: 215 - c:\wamp\www\cartoweb3\client\CartoserverService.php/

/call: CartoserverService->callFunction("getMapInfo", "test_main.test")/

/ /

/file: 60 - c:\wamp\www\cartoweb3\client\ClientMapInfoCache.php/

/call: CartoserverService->getMapInfo("test_main.test")/

/ /

/file: 99 - c:\wamp\www\cartoweb3\common\MapInfoCache.php/

/call: ClientMapInfoCache->computeMapInfo()/

/ /

/file: 169 - c:\wamp\www\cartoweb3\common\MapInfoCache.php/

/call: MapInfoCache->cacheMapInfo()/

/ /

/file: 590 - c:\wamp\www\cartoweb3\client\Cartoclient.php/

/call: MapInfoCache->getMapInfo("test_main.test")/

/ /

/file: 374 - c:\wamp\www\cartoweb3\client\Cartoclient.php/

/call: Cartoclient->getMapInfo()/

/ /

/file: 36 - c:\wamp\www\cartoweb3\htdocs\client.php/

/call: Cartoclient->__construct()/

/ /

/ /



------------------------------------------------------------------------

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users






begin:vcard
fn:Claude Philipona
n:Philipona;Claude
org:Camptocamp SA
adr:;;PSE-A;Lausanne;;1015;Switzerland
email;internet:[EMAIL PROTECTED]
tel;work:+41 21 693 86 32
tel;fax:+41 21 693 86 20
tel;home:+41 21 803 37 41
tel;cell:+41 78 648 32 84
x-mozilla-html:FALSE
url:http://www.camptocamp.com
version:2.1
end:vcard

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to