that's what was causing it to die.
>
>
> Unfortunately, that means the extension thing remains a problem. Lame
> :(
>
>
>
> -Original Message-
> From: Jamie Harris [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 02, 2008 2:42 AM
> To: php-instal
ssage-
From: Jamie Harris [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2008 2:42 AM
To: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] Can't install PHP > 5.2.0
My approach to work out what's killing Apache on this would be to strace
httpd and see at what point it th
My approach to work out what's killing Apache on this would be to strace
httpd and see at what point it throws it's toys out of the pram.
You should be able to use something like
strace -f /your/apache/path/bin/apachectl start
and the last few lines (or quite a few lines!) should give you the sy
On Mar 26, 2008, at 9:50 AM, Doug Tabacco wrote:
Hi there!
So right now I'm running PHP 5.2.0. I'd very much like to move up to
5.2.5 to take advantage of fixes and so forth, but I'm having some
trouble. When I try to 'make install' any version of PHP newer than
5.2.0, Apache will die quietly
On Wed, 26 Mar 2008, Doug Tabacco wrote:
To: php-install@lists.php.net
From: Doug Tabacco <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Can't install PHP > 5.2.0
Hi there!
So right now I'm running PHP 5.2.0. I'd very much like to move up to
5.2.5 to take advantage of fixes and so forth, but I'm