Re: [pmapper-users] PEAR MDB2 in Ubuntu

2010-07-17 Thread Walter Lorenzetti
Thanks Niccolo and sorry Daniel... I didn't read good :-[ ... I didn't look at FGS W Niccolo Rigacci ha scritto: > On Fri, Jul 16, 2010 at 05:58:39PM +0200, Walter Lorenzetti wrote: > >> Hi Daniel, >> >> the simpler way to install pear on Ubuntu is: >> sudo apt-get install php-pear >>

Re: [pmapper-users] PEAR MDB2 in Ubuntu

2010-07-16 Thread Niccolo Rigacci
On Fri, Jul 16, 2010 at 05:58:39PM +0200, Walter Lorenzetti wrote: > Hi Daniel, > > the simpler way to install pear on Ubuntu is: > sudo apt-get install php-pear The environment of Daniel is not a pure Ubuntu server, it is an FGS installation hosted on top of an Ubuntu box. Reading this thread

Re: [pmapper-users] PEAR MDB2 in Ubuntu

2010-07-16 Thread Walter Lorenzetti
Hi Daniel, the simpler way to install pear on Ubuntu is: sudo apt-get install php-pear so this install pear application on your ubuntu after you've to upgrade pear: sudo pear upgrade and at the end you can follow the pmapper official documentation: http://svn.pmapper.net/trac/wiki/Upgrade

[pmapper-users] PEAR MDB2 in Ubuntu

2010-07-16 Thread Daniel Mwaura
Hello Everyone,i would like to thank you all for the beautiful work you are doing. I am trying to migrate my pmapper application from MS4W environment in windows to the fgs environment in ubuntu 10.04.Most of the tools work very well actually better than i expected but the ones that require PEA