Loading...

Knowledge Base

Install or Upgrade PHP Under CentOS

You can install or upgrade PHP under CentOS by doing the following:

  1. Open your VPS console from the Power Management control panel.
  2. Log In to your VPS by entering your username and password.
  3. Install PHP under CentOS using the following command:
    # yum install php
    
  4. Upgrade PHP under CentOS using the following command:
    # yum update php
    

Congratulations, you have installed or upgraded PHP under CentOS.

Did you find this article helpful?

 
* Your feedback is too short

Loading...