Hi every one. I'm currently developping a task with the symfony 1.1
framework.
This task use the model layer to retrieve Document objects in the
database. My Document class implements a method which use PHP 5
SoapClient class but when I launch my task, I got this error :

Fatal error: Class 'SoapClient' not found in C:\wamp\www\MyProject\lib
\model\Document.php on line 29

Soap extension is loaded in my wamp configuration and work fine with a
classic script...

What do I have to include in order to make it work ??

Thank you all

Olivier Balais
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to