The file is there (FTP sees it) and everyone has read access ( chmod is r/w, r, r)
Do they need write or execute? Is this MIME something I do in the website, or something the sysadmin needs to do to the entire server. Is there anything I can do to avoid bothering the sysadmin? The doc you referred me to says: The body of the response must contain valid KML data, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>). The file contains: <?xml version="1.0"?> <kml xmlns="http://earth.google.com/kml/2.0"> <Document> Do I need to add the encoding stuff? On Jan 6, 1:23 pm, Bocha10 <[email protected]> wrote: > I get a 404 File Not Found error. > If the file is truly there and the permissions are OK you need to make > sure that you set the correct MIME type for the kml file on your web > server. > See section 3 on KML MIME > typeshttp://code.google.com/apis/kml/documentation/kml_tut.html > > On Jan 6, 1:31 pm, donjamessingleton <[email protected]> > wrote: > > > Owner has read, write others have read. Do they need more? > > > On Jan 6, 12:20 pm, "maps.huge.info [Maps API Guru]" > > > <[email protected]> wrote: > > > Did you check your file permissions? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
