Knowledge Base
Install or Upgrade PHP Under CentOS
You can install or upgrade PHP under CentOS by doing the following:
- Open your VPS console from the Power Management control panel.
- Log In to your VPS by entering your username and password.
- Install PHP under CentOS using the following command:
# yum install php
- Upgrade PHP under CentOS using the following command:
# yum update php
Congratulations, you have installed or upgraded PHP under CentOS.
* Your feedback is too short