[Cartoweb-users] Parse error: parse error, unexpected T_STRING
Alexandre Saunier
alexandre.saunier at camptocamp.com
Thu Jan 5 14:29:23 EST 2006
Check that SOAP is actually activated in your PHP (should not be
required if not using CW as a webservice but there's a small bug in the
CW3.1.0 release). If not, simply add:
extension=php_soap.dll
to your php.ini and restart apache.
Oliver Ishmael wrote:
> I have made the necessary edits inline with Olivier's recommendations
> and this has produced a new set of errors...not sure if i'm closer to a
> solution or not yet!
>
> Failure
>
> class: CartocommonException
> message: Error [8, Undefined property: SoapFault::$faultcode,
> c:\wamp\www\cartoweb3\client\CartoserverService.php, 40]
> Backtrace:
>
> file: 40 - c:\wamp\www\cartoweb3\client\CartoserverService.php
> call: Common->cartowebErrorHandler(8, "Undefined property:
> SoapFault::$faultcode",
> "c:\wamp\www\cartoweb3\client\CartoserverService.php", 40, Array(1))
More information about the Cartoweb-users
mailing list