Upgrading php in fedora

Written By smart| 6 July 2009| No Comment

upgrading php in ferdora here are the steps

First you need check whether you have installed PHP or not.

run below command

$ rpm -qa |grep php

above command is sucess then run

$ yum update php

or

if you want to install php then run below command

$yum install php


Related Posts with Thumbnails

Share With Others

Leave your response!




Comment moderation is enabled. Your comment may take some time to appear.