Re: [pmapper-users] points of interest and PEAR
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-16 15:17:26
|
> 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? > no, an example that adds points to a Postgis table (would be similar, however, for XY layers). Maybe the ones on this list who successfully used it could reply to that and give it to you if you cannot find it in the archives. I'll look if I find back an old zip lying around somewhere. > >> 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. > No, you need a correct installation of PEAR and just pmapper normally installed. I'm wondering what special things the MS4W does or requires that it's so difficult to use p.mapper with it. > > > 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? maybe you could try start with newer versions as they are and adapt the basic config settings. With 'customized' I just mean modifications of the code, not the config setings. armin -- "Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht! |