Web Server & Applications (Apache + PHP + MySQL / SQLite)
Where is the SOAP client located? According to phpinfo is SOAP enabled. But I get this error:- Code: Select all
Warning: include(SOAP/Client.php) [function.include]: failed to open stream: No such file or directory in /share/MD0_DATA/Web/.../xxx.php
- Code: Select all
include("SOAP/Client.php");