Hello,

Maurizio Esposito wrote:
When I point my browser to localhost/cartoweb3/htdocs/client.php <http://localhost/cartoweb3/htdocs/client.php> I get this error: FAILURE class: CartocommonException message: Error [8, Undefined property: SoapFault::$faultcode,
Don't kwnow why , and I'm working in local, no SOAP should be required.

You're right. But because of a small bug (fixed in CVS version), SOAP have to be detected even though not used.

Since you use WAMP, it is very easy to solve that problem. Simply add the following line in your php.ini:
extension=php_soap.dll

It seems to me that the CW3 Windows installer automatically activates SOAP.

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

Reply via email to