digitize points

View: New views
2 Messages — Rating Filter:   Alert me  

digitize points

by Cesar Raul Villalba :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
=0A=0A
=0A=0AFatal error:  require_once() [function.require]: Failed opening requi=
red 'DB.php' (include_path=3D'.;C:\ms4w\Apache\php\PEAR') in C:\ms4w\apps\p=
mapper\pmapper-4.0.beta2\plugins\digitizepoints\digitizepoints.php on line =
25 and I not found=20
=0ADB.php file, can you help me.
Cesar R. Villalba
Posadas, Misiones, Argentina


      ____________________________________________________________________________________
¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8.
http://downloads.yahoo.com/ieak8/?l=e1
------------------------------------------------------------------------------
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@...
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Re: digitize points

by Niccolo Rigacci :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
https://lists.sourceforge.net/lists/listinfo/pmapper-users