On Jan 2, 12:48 pm, clane967 <[email protected]> wrote: > Creating a Store Locator with PHP, MySQL & Google Maps > Tutorial:http://code.google.com/support/bin/answer.py?answer=87134&topic=11364 > > Outputting XML with PHP: 500 Internal Server Error "The server > encountered an unexpected condition which prevented it from fulfilling > the request. > The script had an error or it did not produce any output. If there was > an error, you should be able to see it in the error log." > http://www.vl360 .com/ phpsqlsearch_genxml.php > > My map, using the same code from the tutorial: > http://www.vl360 .com/ phpsqlsearch_map.html
CAUTION!! These links appear to be hijacked. > Any help would be greatly appreciated, maybe I missed something? My > security settings for this folder on my server are set to 770. A server error 500 generally means that there is an error in the PHP code, perhaps a semi-colon missed or misplaced, or unmatched brackets. 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 -~----------~----~----~----~------~----~------~--~---
