Hi Adriano, WAMP 1.4.6 and greater come with PHP 5.1.x but mapscript.dll are until now only available for PHP5.0.x (PHP extensions DLLs are not compatible from one minor version to another). So you must install WAMP 1.4.5a. Please uninstall the WAMP version you installed and download the older version (http://prdownloads.sourceforge.net/wampserver/wamp5_1.4.5a.exe?download)
then reinstall cartoweb and restart apache Oliver > Hi Oliver, > > I check the files on my wamp and see 2 folders of Apache "Apache" and "Apache2" > > others when i run this file: > > ################################################################## > > http://localhost/cartoweb3/htdocs/client.php on my web > > ################################################################## > > return this erros: > > ################################################################## > > 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() > > > > ################################################################## > > 2006/1/10, Adriano Hantequeste Gomes <[EMAIL PROTECTED]>: > > Hi Oliver Thans for help but after install the (wamp5_1.6.0.exe) and > > (cartoweb3_setup.exe) when enter localhost on my brouser retor erro > > with on apache (view attach) > > > > > > I'm from brazil and this error in portuguese. ok?!?!?! > > > > Very Thanks > > > > > > > > > > > > 2006/1/10, oliver <[EMAIL PROTECTED]>: > > > Hi, > > > > > > You must install WAMP first. Download the WAMP installer there: > > > https://sourceforge.net/project/showfiles.php?group_id=116092 > > > This will install apache > > > > > > Then, install cartoweb3_setup.exe > > > > > > Then restart Apache > > > > > > see more details about installation there: > > > http://www.cartoweb.org/doc/cw3.1/xhtml/user.install.html#user.install.win32 > > > > > > Regards, > > > > > > Oliver Christen > > > Camptocamp SA > > > > > > > Hi, > > > > > > > > > > > > I do download this file (cartoweb3_setup.exe) and install with out > > > > erros. And now??? i don't see services of apache and Cartoweb. > > > > > > > > > > > > Very Thanks > > > > > > > > -- > > > > Adriano Hantequeste Gomes > > > > Secretaria de Segurança Pública e Defesa Social > > > > Gerencia de Estatística e Análise Criminal > > > > (27) 3334-4736 > > > > (27) 8813-8314 > > > > > > > > _______________________________________________ > > > > Cartoweb-users mailing list > > > > [email protected] > > > > http://lists.maptools.org/mailman/listinfo/cartoweb-users > > > > > > > > > > > > > > > > -- > > Adriano Hantequeste Gomes > > Secretaria de Segurança Pública e Defesa Social > > Gerencia de Estatística e Análise Criminal > > (27) 3334-4736 > > (27) 8813-8314 > > > > > > > > > -- > Adriano Hantequeste Gomes > Secretaria de Segurança Pública e Defesa Social > Gerencia de Estatística e Análise Criminal > (27) 3334-4736 > (27) 8813-8314 > > _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
