> checking the output of phpinfo() for the 5.0.0 binary from www.php.net, it
> would seem there is no soap support built in at all.
>
> Or have I just not woken up today?

I win the "You're a Dumb Ass" award for the day.

"The SOAP extension isn't activated by default (PHP5 RC1). Just add
"extension=php_soap.dll" to the php.ini and don't forget to set the
extension_dir properly (in most cases "c:\php\ext")."

(I swear I checked the extensions folder. I don't know why I didn't see it
before...)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to