[PHP] Replies to list - Was (Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl)

2009-03-12 Thread Micah Gersten
Jochem Maas wrote: > > we use Reply-All because hitting Reply doesn't reply to the list but > to the OP ... and discussions should generally stay on the list. This is true unless you're reading the list as a newsgroup. :) -- Micah -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Jochem Maas
Andrew Ballard schreef: > On Thu, Mar 12, 2009 at 12:39 PM, Niki wrote: >> Jochem Maas ha scritto: >>> essentially, yes. note that if someone can upload a script and run it, a >>> bug in curl in the least of your worries. you have already been owned. >> Yes, obviously. :D I agree with you. :) >> >

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Andrew Ballard
On Thu, Mar 12, 2009 at 12:39 PM, Niki wrote: > Jochem Maas ha scritto: >> >> essentially, yes. note that if someone can upload a script and run it, a >> bug in curl in the least of your worries. you have already been owned. > > Yes, obviously. :D I agree with you. :) > >> >> the curl issue is mor

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Niki
Jochem Maas ha scritto: essentially, yes. note that if someone can upload a script and run it, a bug in curl in the least of your worries. you have already been owned. Yes, obviously. :D I agree with you. :) the curl issue is more pertinent to situations where one is using curl with CURLOPT_

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Jochem Maas
Niki schreef: > Thijs Lensselink ha scritto: >> Niki wrote: >>> Hi all, >>> >>> I'm using PHP 5.2.9 on a Windows dedicated server. Could you kindly >>> confirm me that I have to update to PHP 5.2.9-1 >>> (http://www.php.net/archive/2009.php#id2009-03-10-1) only if I have >>> "curl" extension enable

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Niki
Thijs Lensselink ha scritto: Niki wrote: Hi all, I'm using PHP 5.2.9 on a Windows dedicated server. Could you kindly confirm me that I have to update to PHP 5.2.9-1 (http://www.php.net/archive/2009.php#id2009-03-10-1) only if I have "curl" extension enabled (extension=php_curl.dll in php.ini) ?

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Jochem Maas
Niki schreef: > Hi all, > > I'm using PHP 5.2.9 on a Windows dedicated server. Could you kindly > confirm me that I have to update to PHP 5.2.9-1 > (http://www.php.net/archive/2009.php#id2009-03-10-1) only if I have > "curl" extension enabled (extension=php_curl.dll in php.ini) ? > > If I run a p

Re: [PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Thijs Lensselink
Niki wrote: > Hi all, > > I'm using PHP 5.2.9 on a Windows dedicated server. Could you kindly > confirm me that I have to update to PHP 5.2.9-1 > (http://www.php.net/archive/2009.php#id2009-03-10-1) only if I have > "curl" extension enabled (extension=php_curl.dll in php.ini) ? Well nobody forces

[PHP] PHP 5.2.9 - 5.2.9-1 and curl

2009-03-12 Thread Niki
Hi all, I'm using PHP 5.2.9 on a Windows dedicated server. Could you kindly confirm me that I have to update to PHP 5.2.9-1 (http://www.php.net/archive/2009.php#id2009-03-10-1) only if I have "curl" extension enabled (extension=php_curl.dll in php.ini) ? If I run a phpinfo() on my webserver,