Re: [PHP] PHP Apache 2

2003-10-31 Thread Dean E. Weimer
I have been running it since 02-02-2003 without a problem on A FreeBSD
Server.  I started with Apache 2.0.44, PHP 4.3.0, and FreeBSD-RELEASE 4.7.
 I have upgraded every step of the way to currently running with Apache
2.0.48, PHP 4.3.3, and FreeBSD-RELEASE 4.8.  It is a low use server,
Apache only handles around 1,900 request a day, averaging about 16Kb a
request.

Here is my configure command I used for apache:
./configure \
--prefix=/usr/local/apache2 \
--enable-spelling \
--enable-so \
--enable-ssl \
--enable-info

And For PHP:
./configure \
--with-pgsql=/usr/local/pgsql \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-xml \
--with-imap=/usr/local/imap-2002e \
--with-gettext \
--with-mhash \
--with-mcrypt \
--with-mime-magic=/usr/share/misc/magic.mime \
--with-openssl \
--enable-trackvars \
--enable-calendar \
--enable-ftp

 PHP needs to speed up for its own good.

 PHP itself is not the issue.  Extensions to PHP are what may cause
 problems.  As Filip said, there are already many discussions about this on
 the web.

 Edward Dudlik
 Those who say it cannot be done
 should not interrupt the person doing it.

 wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU



 - Original Message -
 From: Fernando Melo [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, 30 October, 2003 08:53
 Subject: RE: [PHP] PHP  Apache 2


 And when will it be considered stable?  It's been a while since Apache 2
 was
 released.  PHP needs to speed up for its own good.

 -Original Message-
 From: Eugene Lee [mailto:[EMAIL PROTECTED]
 Sent: 30 October 2003 11:55
 To: [EMAIL PROTECTED]
 Subject: Re: [PHP] PHP  Apache 2

 On Thu, Oct 30, 2003 at 11:22:38AM +0200, Fernando Melo wrote:
 :
 : I would like to use apache 2 in a production environment, but initially
 : there seemed to be some issues with the PHP module. Does anybody know
 : if it is ok use it now or is it still buggy with apache 2?

 The combination of PHP 4.x and Apache 2.x are not considered stable for
 a production environment.

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
Thanks,
  Dean E. Weimer
  http://www.dwiemer.org/
  [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PHP Apache 2

2003-10-30 Thread Fernando Melo
Hi everyone,

I would like to use apache 2 in a production environment, but initially
there seemed to be some issues with the PHP module. Does anybody know if it
is ok use it now or is it still buggy with apache 2?

Fern

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Apache 2

2003-10-30 Thread Eugene Lee
On Thu, Oct 30, 2003 at 11:22:38AM +0200, Fernando Melo wrote:
: 
: I would like to use apache 2 in a production environment, but initially
: there seemed to be some issues with the PHP module. Does anybody know
: if it is ok use it now or is it still buggy with apache 2?

The combination of PHP 4.x and Apache 2.x are not considered stable for
a production environment.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] PHP Apache 2

2003-10-30 Thread Fernando Melo
And when will it be considered stable?  It's been a while since Apache 2 was
released.  PHP needs to speed up for its own good.

-Original Message-
From: Eugene Lee [mailto:[EMAIL PROTECTED] 
Sent: 30 October 2003 11:55
To: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP  Apache 2

On Thu, Oct 30, 2003 at 11:22:38AM +0200, Fernando Melo wrote:
: 
: I would like to use apache 2 in a production environment, but initially
: there seemed to be some issues with the PHP module. Does anybody know
: if it is ok use it now or is it still buggy with apache 2?

The combination of PHP 4.x and Apache 2.x are not considered stable for
a production environment.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] PHP Apache 2

2003-10-30 Thread Filip de Waard
On Thu, 2003-10-30 at 14:53, Fernando Melo wrote:
 And when will it be considered stable?  It's been a while since Apache 2 was
 released.  PHP needs to speed up for its own good.

Maybe soon, maybe never. This question is covered in a lot of FAQ's on
the web. Please search google if you are interested in more specific
information.

Regards,

Filip de Waard

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Apache 2

2003-10-30 Thread Becoming Digital
 PHP needs to speed up for its own good.

PHP itself is not the issue.  Extensions to PHP are what may cause problems.  As Filip 
said, there are already many discussions about this on the web.

Edward Dudlik
Those who say it cannot be done
should not interrupt the person doing it.

wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU



- Original Message - 
From: Fernando Melo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, 30 October, 2003 08:53
Subject: RE: [PHP] PHP  Apache 2


And when will it be considered stable?  It's been a while since Apache 2 was
released.  PHP needs to speed up for its own good.

-Original Message-
From: Eugene Lee [mailto:[EMAIL PROTECTED] 
Sent: 30 October 2003 11:55
To: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP  Apache 2

On Thu, Oct 30, 2003 at 11:22:38AM +0200, Fernando Melo wrote:
: 
: I would like to use apache 2 in a production environment, but initially
: there seemed to be some issues with the PHP module. Does anybody know
: if it is ok use it now or is it still buggy with apache 2?

The combination of PHP 4.x and Apache 2.x are not considered stable for
a production environment.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] php apache 2

2002-04-24 Thread Michal Dvoracek

Hello,

when will be possible to compile php as static module with apache 2?

Regards,
Michal Dvoracek  [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] php+apache 2

2001-10-02 Thread Jiri Mikulas

Hi.
I have this problem with compiling PHP 4.0.6 for Apache-2.0.16_1
instaled from port on FreeBSD 4.4-release
---
Making all in apache2filter
...

ad  -c sapi_apache2.c
sapi_apache2.c: In function `php_input_filter':
sapi_apache2.c:248: too many arguments to function `ap_get_brigade'
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:443: warning: passing arg 2 of `ap_register_input_filter' 
from incompatible pointer type
*** Error code 1
Stop in /usr/install/php-4.0.6/sapi/apache2filter.
*** Error code 1
...
..


Is there any way to correct it ?
Thanks for any help.
Jiri.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] php+apache 2

2001-10-02 Thread Stig Venaas

On Wed, Oct 03, 2001 at 01:32:13AM +0200, Jiri Mikulas wrote:
 sapi_apache2.c: In function `php_input_filter':
 sapi_apache2.c:248: too many arguments to function `ap_get_brigade'

I haven't looked that much at the code, you could perhaps try to
simply remove the last parameter... Not sure how well that would
work. I build with 2.0.18, I then had to remove the last parameter
in the ap_save_brigade call. Perhaps the best thing is to get the
latest from http://dev.apache.org/dist/.

Stig

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]