Click to See Complete Forum and Search --> : RPM installation of PHP


genecide
05-10-2001, 01:46 AM
I have tried to install a rpm copy of php but the problem is my rpm is version 3 and it's asking for the version 4 of rpm. My problem is I don't know how to upgrade my rpm, because i have downloaded an update for it but it's also in rpm form, so still I can't open it. Please help. Thanks in advance.

Anon
05-11-2001, 07:43 AM
Go to rpmfind.net and look for the appropriate php rpm for ur disribution. Once u have it, do a rpm -Uvh <rpm package>. That's it for upgrade.