Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
[email protected] (Keith Roberts)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Hi Troels. Pleased to hear you have it sorted OK now. And thankyou for responding on list with your solution to the problem. Hopefully this will help others searching for similar answers. Kind Regards, Keith ----------------------------------------------------------------- Websites: http://www.php-debuggers.net http://www.karsites.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response protected with TMDA [http://tmda.net] ----------------------------------------------------------------- On Sun, 19 Jul 2009, troels knak-nielsen wrote: > To: [email protected] > From: troels knak-nielsen <[email protected]> > 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/ > > -- > troels > > On Sat, Jul 18, 2009 at 3:44 PM, Keith Roberts<[email protected]> wrote: >> On Sat, 18 Jul 2009, troels knak-nielsen wrote: >> >>> To: [email protected] >>> From: troels knak-nielsen <[email protected]> >>> Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support >>> >>> On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts<[email protected]> 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 >>> >>> Shoild I use the prefork version instead? >> >> That's the standard version I use on Fedora 10. >> >> This may where your problem is. >> >> Kind Regards, >> >> Keith >> >