installing latest php, mysql & httpd on fedora/rhel?
Fedora & Red Hat Enterprise don't offer the latest version of RPM for php, mysql & httpd. I've tried to install using the yum under development which include latest version of RPM, but i get ton of dependencies need to install with. It turns out i got errors via yum.What the best way to install?
remove the RPM and compile the source code? or use rpmbuild then install?