I'm new with web services, I'm trying to run Caspio samples on a local machine, PHP 5.2.9 installed running into apache 2.2.11.
PHP is running well and also SOAP extensions are enabled. I create a web service profile on my CB account but now when I try to run any of the caspio's samples I get the following:
Fault: faultcode: HTTP, faultstring: Could not connect to host
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Jona
Hello all,
I'm new with web services, I'm trying to run Caspio samples on a local machine, PHP 5.2.9 installed running into apache 2.2.11.
PHP is running well and also SOAP extensions are enabled. I create a web service profile on my CB account but now when I try to run any of the caspio's samples I get the following:
Fault: faultcode: HTTP, faultstring: Could not connect to host
The error line is:
$resFields = $client->GetTableDesignRaw($name, $profile, $password, $tableName);
Thanks in advance this is driving me crazy, really need profesional help here
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.