I checked this and the Tip on the PHP site says 'A URL can be used as
a filename with this function if the fopen wrappers have been
enabled.' Here are the server settings:

allow_url_fopen On
allow_url_include On

The error is the still generated: 'Warning: simplexml_load_file()
[function.simplexml-load-file]: I/O warning : failed to load external
entity'

I'm not sure what the trouble is.

On Oct 9, 7:11 am, Andrew Leach <[email protected]> wrote:
> On Oct 9, 12:06 pm, uzoo <[email protected]> wrote:
>
> > I would like to convert the results returned from the geocoder to PHP
> > variables. I tried PHP's simplexml_load_file() to begin parsing the
> > data, but it returns 'Warning: simplexml_load_file()
> > [function.simplexml-load-file]: I/O warning : failed to load external
> > entity...'
>
> Not a maps issue: this is to do with server configuration. 
> Seehttp://us3.php.net/manual/en/function.file-get-contents.phpand in
> particular the Tip in the Notes section.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to