[PHP] Pear Package HTTP_Request

2006-04-26 Thread Markus Braun

Hello,

i try to install the HTTP_Request package.

I installed also the Net_Socket with

pear install Net_Socket-1.0.6

But it exists.

Than i try to install the HTTP_Request:

downloading HTTP_Request-1.3.0.tgz ...
Starting to download HTTP_Request-1.3.0.tgz (13,808 bytes)
.done: 13,808 bytes
requires package `Net_Socket' = 1.0.2
HTTP_Request: Dependencies failed


Then it comes this.

So i dont understand what the problem is.
I installed the new version of net socket already.

Thanks
marcus

_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Pear Package HTTP_Request

2006-04-26 Thread chris smith
 i try to install the HTTP_Request package.

 I installed also the Net_Socket with

 pear install Net_Socket-1.0.6

 But it exists.

 Than i try to install the HTTP_Request:

 downloading HTTP_Request-1.3.0.tgz ...
 Starting to download HTTP_Request-1.3.0.tgz (13,808 bytes)
 .done: 13,808 bytes
 requires package `Net_Socket' = 1.0.2
 HTTP_Request: Dependencies failed


 Then it comes this.

 So i dont understand what the problem is.
 I installed the new version of net socket already.

You're better off asking the pear list: http://pear.php.net/support/lists.php

They will be able to help you a lot quicker than we can..

--
Postgresql  php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Pear Package HTTP_Request

2006-04-26 Thread Markus Braun

sorry



From: chris smith [EMAIL PROTECTED]
To: Markus Braun [EMAIL PROTECTED]
CC: php-general@lists.php.net
Subject: Re: [PHP] Pear Package HTTP_Request
Date: Wed, 26 Apr 2006 21:21:24 +1000

 i try to install the HTTP_Request package.

 I installed also the Net_Socket with

 pear install Net_Socket-1.0.6

 But it exists.

 Than i try to install the HTTP_Request:

 downloading HTTP_Request-1.3.0.tgz ...
 Starting to download HTTP_Request-1.3.0.tgz (13,808 bytes)
 .done: 13,808 bytes
 requires package `Net_Socket' = 1.0.2
 HTTP_Request: Dependencies failed


 Then it comes this.

 So i dont understand what the problem is.
 I installed the new version of net socket already.

You're better off asking the pear list: 
http://pear.php.net/support/lists.php


They will be able to help you a lot quicker than we can..

--
Postgresql  php tutorials
http://www.designmagick.com/


_
Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche Superquiz via  
http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Pear Package HTTP_Request

2006-04-26 Thread Richard Lynch
Try to get Net_Sockeet 1.0.2 installed -- maybe something appeared in
1.0.2 and went away again :-(

Or, more likely, the dependencies logic/test is just plain flawed.

On Wed, April 26, 2006 5:59 am, Markus Braun wrote:
 Hello,

 i try to install the HTTP_Request package.

 I installed also the Net_Socket with

 pear install Net_Socket-1.0.6

 But it exists.

 Than i try to install the HTTP_Request:

 downloading HTTP_Request-1.3.0.tgz ...
 Starting to download HTTP_Request-1.3.0.tgz (13,808 bytes)
 .done: 13,808 bytes
 requires package `Net_Socket' = 1.0.2
 HTTP_Request: Dependencies failed


 Then it comes this.

 So i dont understand what the problem is.
 I installed the new version of net socket already.

 Thanks
 marcus

 _
 Haben Spinnen Ohren? Finden Sie es heraus – mit dem MSN Suche
 Superquiz via
 http://www.msn-superquiz.de  Jetzt mitmachen und gewinnen!

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Pear Package...

2004-03-15 Thread Scott Fletcher
Hi!

I saw the Pear packages that are originally stored in
/usr/local/lib/php/.  This occur when I compile PHP.  Problem is they
are different from the ones I downloaded from the pears.php.net website.
So, I enclosed those files into the website's directory, along with all
other website files.  That way, I can use those instead of the one from
/usr/local/lib/php/.  However, I have a problem.  When I run the web
script, PHP still use the Pear files in /usr/local/lib/php/*** instead of
the one I use along with the web files.  I tried the include and require
function but no luck.

   Why is that?  What workaround do I need on this?

FletchSOD

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Pear Package...

2004-03-15 Thread Evan Nemerson
On Monday 15 March 2004 02:15 pm, Scott Fletcher wrote:
 Hi!

hi

 I saw the Pear packages that are originally stored in
 /usr/local/lib/php/.  This occur when I compile PHP.  Problem is they
 are different from the ones I downloaded from the pears.php.net website.
 So, I enclosed those files into the website's directory, along with all
 other website files.  That way, I can use those instead of the one from
 /usr/local/lib/php/.  However, I have a problem.  When I run the web
 script, PHP still use the Pear files in /usr/local/lib/php/*** instead of

what does ini_get('include_path') return? Try doing ini_set('include_path', 
'.:/usr/local/lib/php')

php is probably searching for includes in /usr/local/lib/php first. Also, 
consider reinstalling what you've download from pear using pear's cli; `pear 
install DB`, for example

 the one I use along with the web files.  I tried the include and require
 function but no luck.

Why is that?  What workaround do I need on this?

 FletchSOD

-- 
Evan Nemerson
[EMAIL PROTECTED]
http://coeusgroup.com/en

--
...the whole idea of revenge and punishment is a childish daydream. Properly 
speaking, there is no such thing as revenge. Revenge is an act which you want 
to commit when you are powerless and because you are powerless: as soon as 
the sense of impotence is removed, the desire evaporates also. 

-George Orwell

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Pear Package...

2004-03-15 Thread Scott Fletcher
Aw!  Never knew what the php's include_path is for...  So, that fixed the
problem by just setting it to the website directory.

Thanks,
 FletchSOD

Evan Nemerson [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 On Monday 15 March 2004 02:15 pm, Scott Fletcher wrote:
  Hi!

 hi
 
  I saw the Pear packages that are originally stored in
  /usr/local/lib/php/.  This occur when I compile PHP.  Problem is
they
  are different from the ones I downloaded from the pears.php.net website.
  So, I enclosed those files into the website's directory, along with all
  other website files.  That way, I can use those instead of the one from
  /usr/local/lib/php/.  However, I have a problem.  When I run the web
  script, PHP still use the Pear files in /usr/local/lib/php/*** instead
of

 what does ini_get('include_path') return? Try doing
ini_set('include_path',
 '.:/usr/local/lib/php')

 php is probably searching for includes in /usr/local/lib/php first. Also,
 consider reinstalling what you've download from pear using pear's cli;
`pear
 install DB`, for example

  the one I use along with the web files.  I tried the include and require
  function but no luck.
 
 Why is that?  What workaround do I need on this?
 
  FletchSOD

 -- 
 Evan Nemerson
 [EMAIL PROTECTED]
 http://coeusgroup.com/en

 --
 ...the whole idea of revenge and punishment is a childish daydream.
Properly
 speaking, there is no such thing as revenge. Revenge is an act which you
want
 to commit when you are powerless and because you are powerless: as soon as
 the sense of impotence is removed, the desire evaporates also. 

 -George Orwell

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php