Re: [CentOS] PHP 4.3.10 on CentOS 4 or CentOS 5

2007-06-21 Thread Devin Henderson
Devraj, I recommend you use PHP 5 which is included in CentOS 5 and is available for CentOS 4 via centosplus. For the most part php 5 is backwards compatible with php 4. In the cases that it is not you should be able to pretty easily update your code to work with 5. See http://us2.php.net/manual/

Re: [CentOS] PHP 4.3.10 on CentOS 4 or CentOS 5

2007-06-21 Thread Ralph Angenendt
Indunil Jayasooriya wrote: > >HI, >I built [1]php-4.3.10 out of [2]php-4.3.10-3.2.src.rpm . >It is a fedora project. the above src.rpm is available @ below URL. > > [3]http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/SRPMS/ >Pls downlad it and build it with

Re: [CentOS] PHP 4.3.10 on CentOS 4 or CentOS 5

2007-06-21 Thread Indunil Jayasooriya
HI, I built php-4.3.10 out of php-4.3.10-3.2.src.rpm . It is a fedora project. the above src.rpm is ava