Re: [pmapper-users] points of interest and PEAR
Brought to you by:
arminburger
From: Tiziano <tiz...@da...> - 2006-11-16 14:21:55
|
First of all thanks for your reply :) > Look in the mail archive, there was once some discussion about editing points (add to DB). I posted some script samples for that. You mean the one who uses XY layers? For my project i need a more flexible solutions and i cannot write the query in the map file. Otherwise i haven't found it... could you please give me a suggestion of keyword to search to find it? >> After that, i started from the versione 2.0.0 in the ms4w packed edition >> and >> i tried to use, as it is written, the already installed PEAR framework But >> it doesn't work. If i follow the PEAR definitions: >> >> require_once ("DB.php"); >> require_once ("query/query.php"); > > the path should be in the php.ini. it's written there when PEAR is installed, I guess. the path is this include_path= ".;\ms4w\Apache\php\PEAR" and in this there isn't the query.php file I should copy the query folder under pmapper/incphp/query? In this case the installation of the PEAR framework miss this step. > this depends mainly how much you customized. There are some new settings in config.ini since version 2.1 that needed to be adjusted. Yes, indeed i tried to customize the 2.1 version without success. There is a list of things that need to be configured? Tiziano Mischi |