sheen4him Posted August 9, 2008 Share Posted August 9, 2008 I need to use soap for a new project due yesterday! I have been in and out of all kinds of site looking for answers and getting nothing clear. I have been programming in PHP for a couple of years, but never used soap. I have PHP 5.2.0 and I am running on Windows with Apache 2.2.4. I edited php.ini to include extension=php_soap.dll and rebooted. I have php_soap.dll in the c:\php\ext directory. But when I run phpinfo() it shows nothing about soap. I think I need to build php with --enable-soap but I can't remember how to do any of that. I once added curl, so I know I did it once. Can some just write me a step by step from how to get to the php prompt to making the new php.exe? Please! Thank You!! Link to comment https://forums.phpfreaks.com/topic/118896-help-with-soap-install-enable-soap-do-i-need-libxml2/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.