Updating cli executable on MS-Windows

I downloaded the MS-Windows cli from The PHP Group a while ago. It
claims to be version 5.2.10. But now I can't find where I got it, nor
where to get the updates. What is the easiest way to upgrade it to
5.2.13?

D:\Code\Tests>php --version
PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

Bob McConnell

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Bob McConnell [ Do, 22 April 2010 15:42 ] [ ID #2039922 ]

Re: Updating cli executable on MS-Windows

On 22 April 2010 14:42, Bob McConnell <rvm [at] cbord.com> wrote:
> I downloaded the MS-Windows cli from The PHP Group a while ago. It
> claims to be version 5.2.10. But now I can't find where I got it, nor
> where to get the updates. What is the easiest way to upgrade it to
> 5.2.13?
>
> =C2=A0D:\Code\Tests>php --version
> =C2=A0PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
> =C2=A0Copyright (c) 1997-2009 The PHP Group
> =C2=A0Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
>
> Bob McConnell
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

You can look in the Museum at http://museum.php.net/php5/ for all the
official releases.

php-5.2.10-Win32.zip 18-Jun-2009 01:44 10.0M
php-5.2.10-nts-Win32.zip 18-Jun-2009 01:44 9.9M
php-5.2.10-nts-win32-installer.msi 18-Jun-2009 01:44 18.5M
php-5.2.10-win32-installer.msi 18-Jun-2009 01:44 18.6M
php-5.2.10.tar.bz2 17-Jun-2009 14:43 8.4M
php-5.2.10.tar.gz 17-Jun-2009 14:43 10.9M


--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp
Zend Certified Engineer : http://zend.com/zce.php?c=3DZEND002498&r=3D213474=
731
ZOPA : http://uk.zopa.com/member/RQuadling

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Quadling [ Do, 22 April 2010 15:58 ] [ ID #2039924 ]

Re: Updating cli executable on MS-Windows

On 22 April 2010 14:42, Bob McConnell <rvm [at] cbord.com> wrote:
> I downloaded the MS-Windows cli from The PHP Group a while ago. It
> claims to be version 5.2.10. But now I can't find where I got it, nor
> where to get the updates. What is the easiest way to upgrade it to
> 5.2.13?
>
> =C2=A0D:\Code\Tests>php --version
> =C2=A0PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
> =C2=A0Copyright (c) 1997-2009 The PHP Group
> =C2=A0Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
>
> Bob McConnell
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

You can get the latest V5.2.x from http://windows.php.net/download/


--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp
Zend Certified Engineer : http://zend.com/zce.php?c=3DZEND002498&r=3D213474=
731
ZOPA : http://uk.zopa.com/member/RQuadling

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Quadling [ Do, 22 April 2010 15:59 ] [ ID #2039940 ]

RE: Updating cli executable on MS-Windows

From: Richard Quadling
> On 22 April 2010 14:42, Bob McConnell <rvm [at] cbord.com> wrote:
>> I downloaded the MS-Windows cli from The PHP Group a while ago. It
>> claims to be version 5.2.10. But now I can't find where I got it, nor
>> where to get the updates. What is the easiest way to upgrade it to
>> 5.2.13?
>>
>> =A0D:\Code\Tests>php --version
>> =A0PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
>> =A0Copyright (c) 1997-2009 The PHP Group
>> =A0Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
>>
>> Bob McConnell
>
> You can get the latest V5.2.x from http://windows.php.net/download/

Which one has just the cli installer? I don't want any server files =
installed on my workstation.

Bob McConnell

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Bob McConnell [ Fr, 23 April 2010 04:34 ] [ ID #2040104 ]
PHP » gmane.comp.php.general » Updating cli executable on MS-Windows

Vorheriges Thema: Re: [PHP-INSTALL] Getting file pointer from file descriptor
Nächstes Thema: Replace a space with a newline every 2 spaces