in reply to Re^2: SOAP::Lite geocode server
in thread SOAP::Lite geocode server
You need to make sure that your geocodews.pl is executed as a perl script by the web server. The simplest way to do that, I guess, is by putting it in your cgi-bin directory. Change the proxy() call to reflect the new url of the soap server.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: SOAP::Lite geocode server
by rockneybot (Novice) on May 25, 2006 at 01:54 UTC | |
by rhesa (Vicar) on May 25, 2006 at 02:34 UTC |