Hello!  Reporting 3 days of struggle w/the Store Locator tutorial, "Creating 
a Store Locator with PHP, MySQL & Google Maps".  
 
I am working locally with WAMP installed on my Window7 laptop. Apache 
2.2.17, PHP 5.3.4, MySQL 5.1.53 installed. Executing from the www, root 
folder.
 
I have tested connecting to MySQL to verify the db exists.  
 
Have used the provided .php and .htm code exactly as shown here, 
http://code.google.com/apis/maps/articles/phpsqlsearch.html.  
 
Uploaded my own addresses and lat, lng information.  Verified with the 
*phpsqlsearch_genxml.php*<http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlsearch/phpsqlsearch_genxml.php>
 script 
that I can indeed use the search script.  Meaning, I supply lat, lng, 
radius input parameters and get back valid XML of markers within the search 
radius.
 
I have run with both v2 and v3.  Both produce the same output, No results 
in the query window,and no element found in my firebug error message.  With 
firebug I can also clearly see that the google geocoder has processed the 
input address and returned criteria for the search.
 
Really at a loss here and hope no else wastes as much time as I did.  I 
found several references online that suggested commenting out the last line 
in 
*phpsqlsearch_genxml.php*<http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlsearch/phpsqlsearch_genxml.php>,
 
which is echo $dom->saveXML();.  That did not help either.
 
Any suggestions are welcome.
 
Thanks, MES
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/2qIh949LtpMJ.
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.

Reply via email to