* David Gerard dgerard@gmail.com [Tue, 15 Nov 2011 10:14:55 +0000]:
On 15 November 2011 09:59, Dmitriy Sintsov questpc@rambler.ru wrote:
- Thomas Gries mail@tgries.de [Tue, 15 Nov 2011 08:54:38 +0100]:
sources.
I used RedHat for years, and compiling new versions of PHP was
really
easy because phpinfo() displayed ./configure options stored by php
build
for system administrator convience. One just had to watch for
outdated
/
new options of configure. However, they (Ubuntu or Debian) built
their
own custom script which removes this ./configure line from phpinfo() output, so one have to find proper options manually. However it was easier than trying to build the package on my own, anyway.
I have hand-built libphp5.so just to get MediaWiki working properly on CentOS.
It's a pain in the backside. Please don't make us have to do this.
I cannot, even if I wanted to. However, if PHP 5.4 is really so good, I am going to check it out, when I'll have more free time. Dmitriy