Thanks for the quick response. I just found the answer. This site is currently in a shared hosting environment and the allow_url_fopen is set to "off". So I moved the parser script to it's own folder then created a php.ini for that folder only and set allow_url_fopen = on; this way only the file in that directory can be accessed outside the domain.
Thanks for your help :) Jack On Fri, May 21, 2010 at 12:44 PM, Rossko <[email protected]> wrote: > > The only problem is that the deveice can't access the PHP parser from my > web > > hosting server...If I remove the reference to the parser the feed works > fine > > but I loose the custom icons. Is there a trick to allowing access to a > PHP > > file from an address outside the main location. > > Have a look at the discussions at the bottom of > http://phonegap.pbworks.com/Getting+Started+with+PhoneGap+(iPhone)<http://phonegap.pbworks.com/Getting+Started+with+PhoneGap+%28iPhone%29> > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > PR: wait... <javascript:{}> I: wait... <javascript:{}> L: wait...<javascript:{}> LD: wait... <javascript:{}> I: wait... <javascript:{}>wait... <javascript:{}> Rank: wait... <javascript:{}> Traffic: wait... <javascript:{}> Price: wait...<javascript:{}> C: wait... <javascript:{}> -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
