On Mon, Sep 28, 2009 at 08:54:31PM -0700, Cesar Raul Villalba wrote:
> Hello: I tray to implement plugin digitize point and show this error : Warn=
> ing:  require_once(DB.php) [function.require-once]: failed to open stream: =
> No such file or directory in C:\ms4w\apps\pmapper\pmapper-4.0.beta2\plugins=
> \digitizepoints\digitizepoints.php on line 25


You should install the PHP Pear DB package
[http://pear.php.net/package/DB].

With a Debian GNU/Linux distro (or derived) it is simple as 
typing "apt-get install php-db".

May be in a Windows environment you should try "pear list" and 
"pear install DB" into the PHP directory?

-- 
Niccolo Rigacci
Firenze - Italy

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to