Thanks for the tips Marcelo but have been informed that this was a server configuration issue. Andrew
On Sep 11, 4:39 pm, Marcelo <[email protected]> wrote: > What error message are you getting? (You'renotchecking) > Did you respect the speed limit? > Did you use urlencode() on the address string? > You're allowed 15,000 requests per day andnottoo fast. I use a 2 > second delay between requests and it works out fine. > > -- > Marcelo -http://maps.forum.nu > -- > > On Sep 11, 6:55 am, epidote <[email protected]> wrote: > > > I have successfully geocoded address using the sample code and now I'm > > having issues with around 700 database entries. Every now and again > > they will all geocode fine but more often thannot1, 2, or 3 will > > geocode and then the script will die at the > > > $csv = file_get_contents($request_url) or die("urlnotloading"); > > > It's nothing to do with the entry because if I try again the entry > > will geocode fine and then fail on the next one (or second one). > > > I didn't have this error when working on my local machine, just when I > > deployed to website. > > > I have the correct key for the domain and have tried adding the > > &oe=utf-8& to theURL. > > > I haven't been doing more that about 1000 a day, just wondering why it > > will do a few and then stop. > > > Thanks > > Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
