Hi everyone,

 Well I am a student jus started working on this pmapper. So the thing is
I've been trying to connect the pmapper to MySQL and somehow it jus shows
the search quieries from the shape file dbf all the time.. I jus can't seem
to figure wats the mistake i was doing. 

http://192.168.1.205/pmapper/map.phtml
http://192.168.1.205/pmapper/map.phtml 

my dbf has the following fields                :
'STATE,LAT_HI,LONG_HI,LAT_LOW,LONG_LOW'
my database table has                          : 'id,STATE,SPOT,HIT'

###My Map file###

METADATA 
    "DESCRIPTION" "states"
    "RESULT_FIELDS" "STATE,SPOT,HIT"
    "RESULT_JOIN"
"mysql://root:mapser...@localhost/restaurant||sta...@state@1...@id,STATE,SPOT,HIT||STATE|0"
 
     "LAYER_ENCODING" "ISO-8859-1"
END  


**The only error in the error_log is :-  [client 127.0.0.1] Incorrect
setting for 'error_log' in 'php.ini'. Set to a valid file name., referer:
http://localhost/pmapper/map.phtml

**I am on Windows server 2003 -ms4w
**I've successfully insatalled the pear,MDB2,SQL driver

-- 
View this message in context: 
http://old.nabble.com/Problem%3A--RESULT_JOIN-in-Mysql-tp28147668p28147668.html
Sent from the pmapper users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to