[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2009-06-30 Thread Evert | Filemobile
On 4-Sep-08, at 12:06 AM, Andi Gutmans wrote: Btw, contrary to what many believe, 32bit PHP tends to perform better than 64bit PHP. So unless there's a really good reason why you want 64bit I wouldn't waste too much time on that. I have heard this before, but CPU hasn't really been our bottl

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-25 Thread steve
OK, I finally went to do it and this link doesn't work: PHP 5.3.0alpha2 VC9 x86 http://downloads.php.net/pierre/php-5.3.0alpha2-nts-Win32-VC9.zip On Thu, Sep 4, 2008 at 5:23 AM, Johannes Schlüter <[EMAIL PROTECTED]> wrote: > On Wed, 2008-09-03 at 23:36 -0700, steve wrote: >> It is pretty much

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Johannes Schlüter
On Wed, 2008-09-03 at 23:36 -0700, steve wrote: > It is pretty much include() and its relatives. Autoloading with a lot > of possible include paths. I'm sure if you had a Zend Framework App > and put it on Windows, and took out all the require_onces with paths > in them Try 5.3 please, our impleme

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
hi, On Thu, Sep 4, 2008 at 6:06 AM, Andi Gutmans <[EMAIL PROTECTED]> wrote: > Btw, contrary to what many believe, 32bit PHP tends to perform better > than 64bit PHP. > So unless there's a really good reason why you want 64bit I wouldn't > waste too much time on that. And do not forget that the x6

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
On Thu, Sep 4, 2008 at 8:36 AM, steve <[EMAIL PROTECTED]> wrote: >> Try with IIS7 + FCGI, it is _fast_ :) > > It's a "same-across-platforms" thing. Mostly to do with the fact we > use mod-rewrite. :( I did not try it yet but IIS has a rewrite module. There is also a commercial product being 100% c

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread steve
> Try with IIS7 + FCGI, it is _fast_ :) It's a "same-across-platforms" thing. Mostly to do with the fact we use mod-rewrite. :( >> PHP is so much slower on windows, though a lot of it has to do with >> file handling, a Windows specific slowdown I guess. > > That's something I really to fix for 5.

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread steve
Good to know. And it makes it easier to use the Apache builds from http://apachelounge.com. On Wed, Sep 3, 2008 at 9:06 PM, Andi Gutmans <[EMAIL PROTECTED]> wrote: > Btw, contrary to what many believe, 32bit PHP tends to perform better > than 64bit PHP. > So unless there's a really good reason why

[PHP] RE: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Andi Gutmans
Btw, contrary to what many believe, 32bit PHP tends to perform better than 64bit PHP. So unless there's a really good reason why you want 64bit I wouldn't waste too much time on that. Andi > -Original Message- > From: steve [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 03, 200

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
hi Steve, On Thu, Sep 4, 2008 at 1:26 AM, steve <[EMAIL PROTECTED]> wrote: >> None yet, I still have to create some. Apache may provide some when >> they have began the move to VC9. VC9 Apache builds can be fetched from >> http://apachelounge.com, they are known to work very well. > > Hmm.. that i

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread steve
> None yet, I still have to create some. Apache may provide some when > they have began the move to VC9. VC9 Apache builds can be fetched from > http://apachelounge.com, they are known to work very well. Hmm.. that is a good link. I had forgotten about them. Ideally, I'd like to get a all 64bit se

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
hi! On Thu, Sep 4, 2008 at 12:56 AM, steve <[EMAIL PROTECTED]> wrote: > That's great! I like all the different builds. Two things that pop > out: 1) What are some recommended non-official builds of Apache2 in > x64? None yet, I still have to create some. Apache may provide some when they have beg