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.
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
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
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
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
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
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
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
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
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
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
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
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
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
[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
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
> 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
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
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
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_
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
21 matches
Mail list logo