PHP

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Overview

Get Version

php -v

Installation

yum install php php-mysql php-gd php-xml

Note

The PHP installation command assumes we are going to use MySQL (or MariaDB). Update accordingly if using a different database.

Upgrade