> - Original Message -
> > From: "Daniel Wittenberg" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 08, 2003 4:10 PM
> > Subject: [PHP-INST] apache 2 supported ?
> >
> >
> > > I saw on the website lo
> From: "Daniel Wittenberg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 08, 2003 4:10 PM
> Subject: [PHP-INST] apache 2 supported ?
>
>
> > I saw on the website long ago that php wasn't recommended for production
&g
enberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 08, 2003 4:10 PM
Subject: [PHP-INST] apache 2 supported ?
> I saw on the website long ago that php wasn't recommended for production
> environments due to the threading in 2.0. The emails I found in
I saw on the website long ago that php wasn't recommended for production
environments due to the threading in 2.0. The emails I found in the
archive suggested this would be fixed in 4.3.0, since we're almost at
4.3.3 is php safe yet to use with 2.0.46 yet ?
Thanks!
Dan
--
I got segfault on apache when php installed.
Apache 2.0.46 + PHP 4.3.3-RC1 + RH9 + Linux 2.4.21
My apache server segfault each time it receive a signal (SIGUSR1 or SIGHUP or
example).
Therefore, apache core at log rotation.
I got in error log :
"[notice] seg fault or similar nasty error detected i
Hi,
I have Apache 2.0.43 (windows) and php 4.2.3 and I would like to know how
can I configure php as module. (I need persistent connections!).
Thanking in advance,
Nuno Lopes
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I've been trying to set up PHP 4.2.3 that works with Apache 2.0.43
running on Red Hat Linux 6.2 server, but could not find a way to let it
reply correctly to requests with If-Modified-Since: header other than to
modify PHP source code.
Below is the patch I am using now, which is "borrowed" f
Hi
I've compiled and installed the latest stable version of mod_php (4.2.2
wouldn't compile without errors) with (Linux) Apache 2.0.40, and it seems to
be working fine.
My .php files are parsed correctly, but I was wondering if I can do the same
for embedded PHP () in .html files?
I've tried
2.0.39 was released after PHP 4.2 and they changed the API. You will need
current CVS versions of both PHP and Apache to make it work.
-Rasmus
On Wed, 21 Aug 2002, Niklas Saers Mailinglistaccount wrote:
> Hi, when compiling PHP with Apache2 on FreeBSD, I get with the following
> line:
>
> ./co
Hi, when compiling PHP with Apache2 on FreeBSD, I get with the following
line:
./configure --prefix=/usr/local/apache2 \
--with-apxs2=/usr/local/apache2/bin/apxs --with-tsrm-pth --with-mysql \
&& make -DHAVE_GD_GIF=NO
Making all in apache2filter
/bin/sh /disks/ibm18/server-src/php-4.2.2-apache
Saturday, June 08, 2002 7:11 PM
Subject: Re: [PHP-INST] apache 2
> Gianfranco: I have read conflicting information, but I think
> apache2filer.dll may have
> been renamed php4apache.dll and is in the C:\PHP\SAPI subdirectory of the
> recent php binaries distribution set. I do not
-
From: "Gianfranco" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 08, 2002 7:01 AM
Subject: [PHP-INST] apache 2
> Where I could download the file apache2filter.dll??
> thank you
> gianfranco
>
>
>
> --
> PHP Install Mailing List (http
Where I could download the file apache2filter.dll??
thank you
gianfranco
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Andy Smith,
yep, I get the same behavior. One trick ist to start apache WITHOUT the
module, then reinsert it into the httpd.conf and restart apache. Then it
MAYBE restart fine.
But it is not as stable as I want it. Sometime it crashes.
I will still use the 1.3.24 (apache)and 4.1.2 (php)
b
Hello!
How come you're bragging on the www.php.net MAIN page about having support for Apache
2, when this
is not at all mentioned in the install.txt document that comes along with the
php-4.2.0-Win32 zip package???
Regards,
Sven David
On Wed, Apr 10, 2002 at 05:24:34PM +0100, Andy Smith wrote:
> On Wed, Apr 10, 2002 at 12:36:25AM +0100, Andy Smith wrote:
>
> > php does appear to build and install OK, but once the AddModule and
> > LoadModule lines are added to httpd.conf, the server segfaults on
> > startup. strace shows the
I am trying to install the latest version of php with apache 2.o running
under winXP. I got apache installed and I installed apache - no extra's yet
- and made sure all the files were in the right places. but when i added the
addmodule to httpd.conf and tried to restart apache - i got an error so
On Wed, Apr 10, 2002 at 12:36:25AM +0100, Andy Smith wrote:
> php does appear to build and install OK, but once the AddModule and
> LoadModule lines are added to httpd.conf, the server segfaults on
> startup. strace shows the following:
I've since tried this again with CVS apache 2 and CVS PHP
Hello,
Please could someone let me know if it is possible to install php
with apache 2, either as DSO or statically compiled? I have
searched google but not come up with anything conclusive.
Statically just does not get anywhere, so I've tried using apxs2.
Here's the configure line for php 4.1.
Get cygwin 1.3.6!
Stephano Mariani
-Original Message-
From: Marios Karagiannopoulos [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 25 December 2001 10:28
To: 'Nicolas DEFFAYET (NDSoftware)'; [EMAIL PROTECTED]
Subject: RE: [PHP-INST] Apache 2
Hi,
I am trying to compile usi
Hi,
I am trying to compile using gcc, in CYGWIN, the new PHP4.1.0 but I got
The results below:
D:\cygnus\cygwin-b20>bash
BASH.EXE-2.02$ cd /
BASH.EXE-2.02$ cd tmp/php-4.1.0
BASH.EXE-2.02$ make install
Making install in Zend
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to
Hello,
I have installed PHP 4.1.0 and Apache 2.0.28.
I have configure php with --with-apxs=/usr/local/apache2/bin/apxs, and
in my httpd.conf, i have add:
AddType application/x-httpd-php .php .php3 .php4 .phtml .nds
AddType application/x-httpd-php-source .phps
I have stop and restart apache.
Why
Hi,
I can get the latest alpha (9) of Apache 2 to compile, as I can the version
from CVS, however I can't get PHP 4.0.4pl1 or PHP 4 from CVS to compile
either statically or as a DSO with the Apache 2 alpha - I was wondering has
anyone managed to do this yet, and if so, how?!
Cheers,
Hugh Jones
23 matches
Mail list logo