Re: [PHP] Installing PEAR

2011-01-25 Thread Ethan Rosenberg
At 01:44 PM 1/25/2011, Shawn McKenzie wrote: On 01/25/2011 11:25 AM, Nilesh Govindarajan wrote: > On 01/25/2011 10:32 PM, Ethan Rosenberg wrote: >> Dear List -- >> >> How do install PEAR on Linux? I installed lynx and as root, I ran the >> command lynx -source http://pear.php.net/go-pear | php.

Re: [PHP] Installing PEAR

2011-01-25 Thread Daniel Brown
On Tue, Jan 25, 2011 at 13:33, Ethan Rosenberg wrote: > > As far as I can tell, the PHP is installed directly on my computer.  Now > what? From the command line, type: which pear If it gives you a path, PEAR is installed, and you can use it as you desire. If it indicates that n

Re: [PHP] Installing PEAR

2011-01-25 Thread Ethan Rosenberg
At 12:25 PM 1/25/2011, Nilesh Govindarajan wrote: On 01/25/2011 10:32 PM, Ethan Rosenberg wrote: > Dear List -- > > How do install PEAR on Linux? I installed lynx and as root, I ran the > command lynx -source http://pear.php.net/go-pear | php. It seemed to > install, but the command pear did no

Re: [PHP] Installing PEAR

2011-01-25 Thread Ronny Tiebel
Am 25.01.2011 20:09, schrieb Daniel Brown: > On Tue, Jan 25, 2011 at 14:07, Ronny Tiebel wrote: >> oh, ok, sorry for that. >> ive missunderstood your post. >> >> but he wrote that he's using debian sid so its a possible solution for him. >> >> never mind >> >> just wanted to help > It is helpf

Re: [PHP] Installing PEAR

2011-01-25 Thread Daniel Brown
On Tue, Jan 25, 2011 at 14:07, Ronny Tiebel wrote: > oh, ok, sorry for that. > ive missunderstood your post. > > but he wrote that he's using debian sid so its a possible solution for him. > > never mind > > just wanted to help It is helpful, just correcting for the archives. Nothing against

Re: [PHP] Installing PEAR

2011-01-25 Thread Ronny Tiebel
Am 25.01.2011 20:01, schrieb Daniel Brown: > On Tue, Jan 25, 2011 at 13:54, Ronny Tiebel wrote: >> ubuntu (10.10) == debian sid, so there are no diferences on that > I didn't need an explanation of what equals what, I was correcting > your generalized statement that apt-get worked on Linux. C

Re: [PHP] Installing PEAR

2011-01-25 Thread Daniel Brown
On Tue, Jan 25, 2011 at 13:54, Ronny Tiebel wrote: > > ubuntu (10.10) == debian sid, so there are no diferences on that I didn't need an explanation of what equals what, I was correcting your generalized statement that apt-get worked on Linux. Consider RH derivatives, SUSE, et al --- yes, I

Re: [PHP] Installing PEAR

2011-01-25 Thread a...@ashleysheridan.co.uk
d into your app directories or in an include path that apache is aware of and things will just work, so that might be a viable solution if the repositories don't work out. Thanks, Ash http://www.ashleysheridan.co.uk - Reply message - From: "Shawn McKenzie" Date: Tue, Jan 25, 2011 1

Re: [PHP] Installing PEAR

2011-01-25 Thread Daniel Brown
On Tue, Jan 25, 2011 at 13:43, Ronny Tiebel wrote: > > erm, on linux you could just install it with apt/aptitude !? 's/linux/Ubuntu or Debian as root' -- Network Infrastructure Manager Documentation, Webmaster Teams http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] Installing PEAR

2011-01-25 Thread Ronny Tiebel
Am 25.01.2011 18:25, schrieb Nilesh Govindarajan: > On 01/25/2011 10:32 PM, Ethan Rosenberg wrote: >> Dear List -- >> >> How do install PEAR on Linux? I installed lynx and as root, I ran the >> command lynx -source http://pear.php.net/go-pear | php. It seemed to >> install, but the command pear d

Re: [PHP] Installing PEAR

2011-01-25 Thread Shawn McKenzie
On 01/25/2011 11:25 AM, Nilesh Govindarajan wrote: > On 01/25/2011 10:32 PM, Ethan Rosenberg wrote: >> Dear List -- >> >> How do install PEAR on Linux? I installed lynx and as root, I ran the >> command lynx -source http://pear.php.net/go-pear | php. It seemed to >> install, but the command pear

Re: [PHP] Installing PEAR

2011-01-25 Thread Nilesh Govindarajan
On 01/25/2011 10:32 PM, Ethan Rosenberg wrote: > Dear List -- > > How do install PEAR on Linux? I installed lynx and as root, I ran the > command lynx -source http://pear.php.net/go-pear | php. It seemed to > install, but the command pear did not work. From the root directory I > ran the comman

[PHP] Installing PEAR

2011-01-25 Thread Ethan Rosenberg
Dear List -- How do install PEAR on Linux? I installed lynx and as root, I ran the command lynx -source http://pear.php.net/go-pear | php. It seemed to install, but the command pear did not work. From the root directory I ran the command find . -name pear. There was no file found. I also

[PHP] Installing PEAR on machines without internet access.

2008-06-20 Thread Lester Caine
I've been going through the hoops documenting installation and recovery notes for my customer sites. The majority of these run local web services with no internet access from the servers, so with the increasing reliance on PEAR extensions, I'm looking to the correct way to 'install' PEAR package

Re: [PHP] Installing PEAR on Windows

2004-07-28 Thread Jason Barnett
[EMAIL PROTECTED] wrote: Hi Matt (et al), I've added the c:\www\pear path to both the windows path and also the path in the php.ini file. However it's still coming up with the same error. Is there a way of putting in a temporary path in the go-pear.php file? Yes... ini_set('include_path', 'yourpa

Re: [PHP] Installing PEAR on Windows

2004-07-28 Thread webmaster
Hi Matt (et al), I've added the c:\www\pear path to both the windows path and also the path in the php.ini file. However it's still coming up with the same error. Is there a way of putting in a temporary path in the go-pear.php file? Nunners Quoting "Matt M." <[EMAIL PROTECTED]>: > > Warning

Re: [PHP] Installing PEAR on Windows

2004-07-27 Thread Matt M.
> Warning: main(PEAR.php): failed to open stream: No such file or directory in C:\ > www\pear\Archive\Tar.php on line 21 > > Fatal error: main(): Failed opening required 'PEAR.php' (include_path='/C:\DOCUM > E~1\ADMINI~1.DEV\LOCALS~1\Temp\gop1.tmp') in C:\www\pear\Archive\Tar.php on line > 21 > p

[PHP] Installing PEAR on Windows

2004-07-27 Thread webmaster
I've had no luck with the PEAR General List... so... I've successfully "manually" installed PEAR onto my windows server after trying many attempts at installing it properly - however, it's prooving a pain in the arse to upgrade the packages, and install any new ones. So, can anyone assist in why

[PHP] Installing PEAR on windows

2002-12-14 Thread Davy Obdam
Hi people, I have a question, i would like to use PEAR in some of my applications, how can i download and iinstall PEAR on windows. I have Apache 2.0.43 with PHP 4.3.0 RC3 installed on a windows XP machine. I read on http://pear.php.net/manual/en/faq.windows.php . To make PEAR work on Wind

Re: [PHP] Installing PEAR

2001-03-22 Thread Paul rees
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes >Ok, IM a bit confused as to how PEAR is installed. I read through the README >file in the php source but found no explanation. > >I am tryin to use the PEARs DB abstracion. I have DB.php and DB/ in >/usr/local/lib/php. I added: 'include_

[PHP] Installing PEAR

2001-03-21 Thread RalphGzman
Ok, IM a bit confused as to how PEAR is installed. I read through the README file in the php source but found no explanation. I am tryin to use the PEARs DB abstracion. I have DB.php and DB/ in /usr/local/lib/php. I added: 'include_once(DB/mysql.php);' to the top of my script but it failed si