1.Download and unzip the WordPress package if you haven’t already.
2.Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
3.Find and rename wp-config-sample.php to wp-config.php, then edit the file (see Editing wp-config.php) and add your database information.
4.Upload the WordPress files to the desired location on your web server.
5.Run the WordPress installation script by accessing the URL in a web browser. This should be the URL where you uploaded the WordPress files.
These Are The Steps.