On Tue, 28 Jan 2003, crab ravi wrote:

> I'm in a process of setting up Postfix-Cyrus-Web-Cyradm on Redhat 7.3
> Server. As per Mr Luc's Howto, PHP-4.2.3 is needed, but RH 7.3 is
> shipped with PHP-4.1.2-7. I could not able to find RPM in the internet.

The easiest solution is to build PHP from source. This is what I do on our 
RH7 webservers, and it works fine with the Apache RPMs (although you will 
need to install apache-devel so PHP can find the APXS tool, and you may 
need other -devel packages so it can find headers).

An alternative would be to take an SRPM from another distribution
(www.rpmfind.net lists a few) and do an rpm --recompile, but that may
introduce subtle problems of its own.

--
Simon Brady                             mailto:[EMAIL PROTECTED]
ITS Technical Services
University of Otago, Dunedin, New Zealand

Reply via email to