[PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Ivan Cenov
Hello, I am searching for PHP binaries for Windows 64-bit. It seems that such binaries are not supported officially at http://php.net. There is some old unofficial binaries in the net. Why there are no official support for Windows 64 bit? -- Regards, Ivan Cenov OKTO-7 Co., Botevgrad, Bulgaria

[PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Ivan Cenov
Hello, I am searching for PHP binaries for Windows 64-bit. It seems that such binaries are not supported officially at http://php.net. There is some old unofficial binaries in the net. Why there are no official support for Windows 64 bit? -- Regards, Ivan Cenov OKTO-7 Co., Botevgrad, Bulgaria

Re: [PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Lester Caine
Ivan Cenov wrote: Hello, I am searching for PHP binaries for Windows 64-bit. It seems that such binaries are not supported officially at http://php.net. There is some old unofficial binaries in the net. http://www.anindya.com/ is the current up to date source and links to a small library of 64

RE: [PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Keith Davis
>From everything that I've heard, there is not much benefit to a x64 binary for PHP. IIS can run in 32 bit mode...not sure about Apache, but you probably already know that Keith Davis (214) 906-5183 -Original Message- From: Lester Caine [mailto:les...@lsces.co.uk] Sent: Saturday, Oc

Re: [PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Lester Caine
Keith Davis wrote: From everything that I've heard, there is not much benefit to a x64 binary for PHP. Running all 64bit including the database, I'm seeing a reasonable performance improvement over a pure 32 bit set-up on the same AMD 64bit hardware using 64bit vista order of 10 to 15% faste

Re: [PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Ferenc Kovacs
On Sun, Oct 16, 2011 at 12:24 AM, Lester Caine wrote: > Keith Davis wrote: > >> From everything that I've heard, there is not much benefit to a x64 >>> >> binary for PHP. >> > > Running all 64bit including the database, yeah, running the database servers on 64bit is a must, mostly because of th

Re: [PHP-WIN] PHP 64-bit binaries?

2011-10-15 Thread Keith Davis
Agreed on the DB side. We run MySQL x64. One area I could see using an x64 binary is that we run Wincache and I could see a scenario in wanting to use more RAM than 32 bit will allow. Sent from my all-powerful iPhone 4, Keith Davis 214-906-5183 On Oct 15, 2011, at 5:57 PM, "Ferenc Kovacs" wro