Upgrading php 4.2.2 to 4.3.2
How can i upgrade from php 4.2.2 to 4.3.3 using rpm's in red hat 8? I tried to use apt-get but the newest php version in there is 4.2.2.
I would like to avoid the manual installing (rpm -ivh ...) because i'm running into depencyhell pretty soon. Same goes whith compiling php from source.
|