-install@lists.php.net
From: troels knak-nielsen
Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
That did the trick - Thanks for your help.
In case anyone else is having trouble building on Ubuntu, I found this guide:
http://www.brandonsavage.net/installing-php-5-3-on-ubuntu
ote:
>
>> To: php-install@lists.php.net
>> From: troels knak-nielsen
>> Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
>>
>> On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
>>>
>>> Is this the standard prefork apach
On Sat, 18 Jul 2009, troels knak-nielsen wrote:
To: php-install@lists.php.net
From: troels knak-nielsen
Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
Is this the standard prefork apache module for Ubuntu
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
> Is this the standard prefork apache module for Ubuntu?
Probably not. There are two packages available:
apache2-prefork-dev - Apache development headers - non-threaded MPM
apache2-threaded-dev - Apache development headers - threaded MPM
Shoi
On Sat, 18 Jul 2009, troels knak-nielsen wrote:
To: php-install@lists.php.net
From: troels knak-nielsen
Subject: [PHP-INSTALL] Problems building 5.3 with apache2 support
Hi list.
I'm trying to build php 5.3 on Ubuntu. I have installed
apache2-threaded-dev and used the following conf
Hi list.
I'm trying to build php 5.3 on Ubuntu. I have installed
apache2-threaded-dev and used the following configure settings:
./configure --with-apxs2=/usr/bin/apxs2
Running make starts building some files until it fails with the
following output:
(snip)
ext/sqlite3/libsqlite/sqlite3.o: In f