Accessing Web Services using LC
Posted: Wed May 01, 2013 10:41 am
Please excuse my lack of knowledge of LC and other technical issues.
I have a need to use LC to read/write to databases using SOAP WebService methods. So I've been looking at the lesson accessing-web-services-using-livecode
However when I attempt to access / run the php file which creates the xml I get an error saying "Failed to read preferences file at location: ". If I try to run the php script from the browser (localhost:8081/livecode/samplexml1.php) I get an "Unable to connect" error. I'm using my Ubuntu notebook as my web server, and can see the phpinfo page.
I realise that my problem here is not a LC issue as such but would be very grateful if anyone get help get round this particular problem.
Thanks in advance.
I have a need to use LC to read/write to databases using SOAP WebService methods. So I've been looking at the lesson accessing-web-services-using-livecode
However when I attempt to access / run the php file which creates the xml I get an error saying "Failed to read preferences file at location: ". If I try to run the php script from the browser (localhost:8081/livecode/samplexml1.php) I get an "Unable to connect" error. I'm using my Ubuntu notebook as my web server, and can see the phpinfo page.
I realise that my problem here is not a LC issue as such but would be very grateful if anyone get help get round this particular problem.
Thanks in advance.