Oouchh ! Just there, an other php.ini : C:\wamp\bin\apache \apache2.2.8\bin
Soap wasnt enabled in it. I thank you very much Olivier On 26 juin, 16:17, obalais <[EMAIL PROTECTED]> wrote: > Hi, > > I think it isn't the reason of my problem. I don't have a php.ini in c: > \windows folder and the SoapClient class is correctly found when i use > php command line without symfony... With a SoapClient object in a > classic php file I mean... > > Thanks for the suggestion > > If anyone have an other idea, I take it because i really don't know > what to do... > > Thank you > Olivier > > On 26 juin, 15:46, Michael Smith <[EMAIL PROTECTED]> wrote: > > > 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 [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 -~----------~----~----~----~------~----~------~--~---
