[PHP-WIN] Re: [PHP-WEBMASTER] PHP 5.1/5.2 or newer for Windows 7 64 Bit

2009-09-21 Thread Richard Quadling
2009/9/19 Pierre Joye : > hi, > > That's the wrong place to ask support. > > There is no 5.1/5.2 x64 support but for 5.3. However windows x64 (no > matter the version) can run 32bit applications just fine. See > http://windows.php.net for the downloads (QA page for the x64 > versions). > > Cheers,

[PHP-WIN] Coloured console output support for windows.

2009-09-21 Thread Richard Quadling
Hi. As previously mentioned, there is a tool for Windows XP+ called ANSICON [1] which can be loaded via the registry or manually and provides support for ANSI coloured output at the console. Whilst editing the registry is not something many people actually like doing, it can be done quite easily

Re: [PHP-WIN] Re: [PHP-WEBMASTER] PHP 5.1/5.2 or newer for Windows 7 64 Bit

2009-09-21 Thread Lester Caine
Richard Quadling wrote: That's the wrong place to ask support. There is no 5.1/5.2 x64 support but for 5.3. However windows x64 (no matter the version) can run 32bit applications just fine. See http://windows.php.net for the downloads (QA page for the x64 versions). Cheers, On Sat, Sep 19, 200

[PHP-WIN] Re: [PHP-WEBMASTER] PHP 5.1/5.2 or newer for Windows 7 64 Bit

2009-09-21 Thread Pierre Joye
hi Richard, On Mon, Sep 21, 2009 at 12:34 PM, Richard Quadling wrote: > What are the plans for those wanting to keep up with the Jones'? The next major version (be 5.4 or 6.0) should support x64 in a stable way. For now it is still experimental as many libraries have not been fully tested on wi

[PHP-WIN] Re: [PHP-DOC] Coloured console output support for windows.

2009-09-21 Thread Hannes Magnusson
On Mon, Sep 21, 2009 at 12:59, Richard Quadling wrote: > doing, it can be done quite easily using the REG command from the > Windows Resource Toolkit. > > REG ADD "HKLM\Software\Microsoft\Command Processor" /v AutoRun /t > REG_SZ /d "C:\Utils\ANSICon.exe -p" Right, but that has to be done when in