Posts

Showing posts with the label #wordpress #installation #wordpressinstallationonlocal #xamp #wordpressinstallationonlocalserver #guidelinesfor wordinstallationlocalserver

Installation Procedure Of WORD PRESS On LOCALHOST

Image
  WORD PRESS On LOCAL HOST You cannot install WordPress on your computer directly.  Initially, it is about just 3 major tasks. Such as: ·        Create an environment ·        Download WordPress from its website ·        Install WordPress These 3 major tasks can be completed through some easy steps. Follow the following steps to install WordPress on your localhost successfully. Step 1: Download a local server software We need local server software to create a localhost environment; we are using MAMP for that. MAMP is a cross-platform web server solution stack package. Since WordPress is written on PHP language it requires a platform to run. The reason I am recommending MAMP is it works on both Mac and Windows operating systems. If you have Linux running on your machine you need XAMPP. Step 2: Install MAMP server Click on the downloaded MAMP and...