[Cartoweb-users] My Project
Alexandre Saunier
alexandre.saunier at camptocamp.com
Tue Dec 6 09:48:32 EST 2005
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
More information about the Cartoweb-users
mailing list