WordPress is the most popular Content Management System (CMS) on the planet. Over 20% of websites, is powered by WordPress. It is free and open source. WordPress is built with PHP as server-side language and MySql as database.
Prerequisites for WordPress Installation
To get started with installing WordPress you?ll need to make sure that your server is ready for it.
You?ll need a Debian based server with root privileges and make sure you?ve nginx, PHP and MySql installed. If you don?t have these things installed, learn how to install nginx, PHP & MySql.