The command line php is probably using a different php.ini which
doesn't have the soap extension enabled. Check c:\windows\php.ini

Thanks,
Michael

On Jun 26, 2:43 am, obalais <[EMAIL PROTECTED]> wrote:
> 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 symfony-users@googlegroups.com
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