Re: [PHP] Apache 2 and PHP for Production?

2004-07-27 Thread Marten Lehmann
Hello, And following the last line - I'm still running Apache2 with PHP5 on Windows on an increasing number of sites, without a single problem to date ;) I switched to Apache 2 and PHP 5.0.0 a week ago and hand no problems so far (several hundred thousand hits each day). Apache 2 is running in

Re: [PHP] Apache 2 and PHP for Production?

2004-07-20 Thread Lester Caine
Oliver John V. Tibi wrote: Wow! And come to think of it, how did you do it? Or should I stick with Apache1 until there is a viable solution to this upgrade dilemma? When I started playing with this, I had a windows machine onto which I tried installing Apache1. After a couple of days of

Re: [PHP] Apache 2 and PHP for Production?

2004-07-20 Thread raditha dissanayake
Curt Zirzow wrote: Don't know about benchmarks don't bother with them, but we were using PHP and apache 2 on a production server and it just had too many problems. And for a longer explaination: http://marc.theaimsgroup.com/?l=php-devm=108736540021355w=2 It was this or another message

Re: [PHP] Apache 2 and PHP for Production?

2004-07-20 Thread Steve Wardell
Why is there such a reluctance to using Apache 2? For stability issues, PHP should recommend Apache 2 but in prefork mode. Instead of saying Apache 2 is unsupported, just say non prefork mode is not supported. Additionally, if PHP is more acceptable of Apache 2 (in the supported mode), then

Re: [PHP] Apache 2 and PHP for Production?

2004-07-20 Thread Oliver John Tibi
Would it be just fine if I activated Apache2's 'prefork' module? I know preforking defeats Apache2 purpose, but I am still wondering if it should still work fine. :) Lester Caine [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Oliver John V. Tibi wrote: Wow! And come to think of it,

[PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Oliver John V. Tibi
Hi! I was wondering if there are already results from any benchmark that says Apache 2 and PHP are ready for production environments. Thanks and Cheers! -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). Live free() or die(). -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread raditha dissanayake
Oliver John V. Tibi wrote: Hi! I was wondering if there are already results from any benchmark that says Apache 2 and PHP are ready for production environments. Don't know about benchmarks don't bother with them, but we were using PHP and apache 2 on a production server and it just had too

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Curt Zirzow
* Thus wrote raditha dissanayake: Oliver John V. Tibi wrote: Hi! I was wondering if there are already results from any benchmark that says Apache 2 and PHP are ready for production environments. Don't know about benchmarks don't bother with them, but we were using PHP and apache 2

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Chris Hayes
At 18:55 19-7-04, you wrote: I was wondering if there are already results from any benchmark that says Apache 2 and PHP are ready for production environments. Don't know about benchmarks don't bother with them, but we were using PHP and apache 2 on a production server and it just had too

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Lester Caine
Chris Hayes wrote: And for a longer explaination: http://marc.theaimsgroup.com/?l=php-devm=108736540021355w=2 Very well explained. Untill now this problem was explained to me with a lot of techno mumbo jumbo, and I could not make sense of it. But now I think I really understand what's going

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Marten Lehmann
Hi, I just wanted to post almost the same question: PHP for Apache 2 is idling around for years now. configure --with-apxs2 is still marked as [EXPERIMENTAL] and the documentation still warns: Do not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows. What is

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Jason Wong
On Tuesday 20 July 2004 03:22, Marten Lehmann wrote: Why shouldn't I use PHP 5.0.0 with Apache 2.0.50? You can, if it works for you, but ... http://marc.theaimsgroup.com/?l=php-generalm=107916708217647w=2 -- Jason Wong - Gremlins Associates - www.gremlins.biz Open Source Software Systems

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Matthew Sims
On Tuesday 20 July 2004 03:22, Marten Lehmann wrote: Why shouldn't I use PHP 5.0.0 with Apache 2.0.50? You can, if it works for you, but ... http://marc.theaimsgroup.com/?l=php-generalm=107916708217647w=2 -- Jason Wong - Gremlins Associates - www.gremlins.biz Apache2 had been well

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Oliver John V. Tibi
Wow! And come to think of it, how did you do it? Or should I stick with Apache1 until there is a viable solution to this upgrade dilemma? -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). Live free() or die(). Lester Caine [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]

Re: [PHP] Apache 2 and PHP for Production?

2004-07-19 Thread Curt Zirzow
* Thus wrote Oliver John V. Tibi: Wow! And come to think of it, how did you do it? Or should I stick with Apache1 until there is a viable solution to this upgrade dilemma? I would stay with stick with apache 1.x. The only reason I would consider apache2 is if there was a module only available