Re: [SOAP] soap problems revisited

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

 



Hi,

> just tried and it works well. (php 4.3.2, linux)
> 
> That was command-line, did not try under apache but it shouldn't be any different.

That actually gave me a good idea and I have now fixed my problem. I
tried running it through systrace to see if I can see any error. I get
the following output a few lines before the end.

stat64("./Net/DIME.php", 0xbfff9fe0)    = -1 ENOENT (No such file or
directory)
stat64("/usr/lib/php/Net/DIME.php", 0xbfff9fe0) = -1 ENOENT (No such
file or directory)
stat64("/usr/lib/php/SOAP/Transport/Net/DIME.php", 0xbfff9fe0) = -1
ENOENT (No such file or directory)
close(3)                       

It turns out I didn't have Net/DIME.php anywhere in my include path.
Strange that it didn't generate any error message but there you go. The
countries example now works fine.

BTW, which PEAR package installs Net/DIME.php ?

Thanks to all of you for your help.

-- 
Abdul-Wahid Paterson

Lintrix Networking & Communications ltd.
Web: http://www.lintrix.net/
Tel: +44 20 8904 2348
Email/Jabber: aw@lintrix.net
--------------------------------------------------------------------
Web-Hosting  |  Development  |  Security  |  Consultancy  |  Domains
--------------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux