Hi you didnt really have to install the ms4w package, you could simply have downloaded the Cartoweb3 .zip archive and uncompressed it somewhere in existing www folder beside your old Cartoweb installation. The ms4w package is merely intended for people who dont have the required environment already installed.
about your problem, somehow the soap extension dll in php is either not loaded or is conflicting and since the default project use soap, it miserably fails. If you are NOT using Cartoweb with soap mode enabled (different server for Cartoweb client and server part), then you can simply ignore this problem by setting cartoserverDirectAccess=true in the client.ini file (or client.ini.in)(you can set it by project) otherwise, check the extension is correctly loaded in php.ini. If thats the case, I must sadely report I have no precise idea whats going wrong. regards Oliver ----- Original Message ----- From: karsten vennemann To: [email protected] Sent: Sunday, November 04, 2007 7:51 AM Subject: [Cartoweb-users] cv3.4 manual install on windows - client "failure" Hi all, Prior to installing Cartoweb 3.4 on my windows box I already had an existing Apache 2, PHP 5.0.5, mapserver and php mapscript installation which I wanted to keep. Thus I still downloaded the ms4w package and installed cartoweb into the apps folder. PHP info runs fine, Apache runs fine (the original one which was already set up, I just added an alias for the cartoweb directory in httpd.conf like this Alias /cartoweb3 "C:/ms4w/apps/cartoweb3" - doc root is DocumentRoot "D:/web") and the demoCW3.php demo runs fine as well - yeah. Basically I wanted to start my own project, but somehow it seems that the installation is not 100% set-up correctly - when I try to open .cartoweb3/htdocs/client.php I get the following error page: Failure CartoWeb version: 3.4.0 [$Revision: 1.7 $] class: SoapFaultWrapper message: Client Error php and apache is set to log almost everything - however no additional hints seem to be logged on this. What could be wrong here ? Any hints ? Karsten Terra GIS Seattle, USA ------------------------------------------------------------------------------ _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
_______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
