Page 1 of 1

How to compile a new PHP version in XAMPP [Answered]

PostPosted: 17. February 2012 02:51
by Tarsier
Hi,

I am using CentOS (Amazon Linux) and XAMPP 1.7.7 and would like to compile a new version of PHP. The reason is I would like like to add the HTML Tidy library extension and the Suhosin security patch. I've downloaded the 5.3.10 version of PHP and the Development version of XAMPP.

Thanks.

Re: How to compile a new PHP version in XAMPP

PostPosted: 17. February 2012 17:38
by JonB
A. - "How to compile a new PHP version in XAMPP" - you probably can't. Reason - read this -
viewtopic.php?f=17&t=39263

B. - Look on the beta page:
http://www.apachefriends.org/en/xampp-beta.html

Good Luck
8)

Re: How to compile a new PHP version in XAMPP

PostPosted: 23. February 2012 20:45
by Tarsier
JonB: Thanks for your response. It looks like I just may have to install the AMP components separately to be able to compile PHP :-(

Re: How to compile a new PHP version in XAMPP

PostPosted: 23. February 2012 21:26
by JonB
That is pretty much the case.

XAMPP is intended to be 'it works as it is', and recompiling and fixing is a bigger task that installing standalone nowadays.

You do know that PHP 5.3.10 is part of the current Beta LAMPP, right??
http://www.apachefriends.org/en/xampp-beta.html

Good Luck
8)