Re: PEAR::SOAP on Windows not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Peter Lauri said:
> Hi,
>
> I have been searching for directions of how to get PEAR::SOAP to work on
> my
> Windows Machine, but without success. I have downloaded the package and
> unzipped it to a subfolder to my main web folder.
>
> This is my error message:
>
> ----------------------
> Warning: main(HTTP/Request.php): failed to open stream: No such file or
> directory in C:\Documents and Settings\Peter Lauri\My Documents\DWS
> Asia\webserver\xl\SOAP\WSDL.php on line 27
>
> Fatal error: main(): Failed opening required 'HTTP/Request.php'
> (include_path='.;C:\php4\PEAR\pear') in C:\Documents and Settings\Peter
> Lauri\My Documents\DWS Asia\webserver\xl\SOAP\WSDL.php on line 27
> ----------------------
>
> However, when I make a search for the file Request.php in my file system,
> I
> can not find it.
>
> Have I missed any step in the installation procedure? Maybe some other
> package that I need to install before?
>
> Best regards,
> Peter Lauri
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

For PEAR::SOAP to function properly you have to install some more PEAR
packages. PEAR::SOAP is dependend on the following packages as i remember.

HTTP
HTTP_Request
Net_Socket
Net_URL

And needs some of the following also:

Mail_Mime
Net_DIME

Hope it helps..

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux