Date: Tue, 31 May 2005 12:52:06 -0500 From: Edwin Culp <eculp@encontacto.net> To: ports@freebsd.org Subject: Re: Trying to upgrade the php5-pear port from php4-pear. Message-ID: <429CA446.5090204@encontacto.net> In-Reply-To: <20050531170626.GB63832@graf.pompo.net> References: <429C951B.1080708@encontacto.net> <20050531170626.GB63832@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thierry Thomas wrote: >Le Mar 31 mai 05 à 18:47:23 +0200, Edwin Culp <eculp@encontacto.net> > écrivait : > > >>I have installed php5 and php5-pear with no problem but everytime I try >>to install another pear port or just reconfigure pear I get what looks >>more like a php error than a pear error even though phpinfo(); seems fine: >> >># pear >>Usage: php [options] [-f] <file> [--] [args...] >> php [options] -r <code> [--] [args...] >> php [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] >>[args...] >> php [options] [-B <begin_code>] -F <file> [-E <end_code>] [--] >>[args...] >> php [options] -- [args...] >> >> > >Can you run `pear list'? > > Thierry, I couldn't before. I "fixed" it because of a lack of patience ;) by rsyncing /usr/local/share/pear from another server and by adding peardev that didn't exist on this machine. Now everything works as expected, which is great, except I have no idea why it wouldn't work. Sorry for my lack of patience but I had recompiled and installed php5 with all the trimmings and pear over 5 times and had changed everything that I could think of. Thanks for your help, ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?429CA446.5090204>