Skip to main content

Posts

Showing posts from July, 2022

Wordpress Setup using the Xampp.

                       Wordpress Setup using the Xampp.           STEPS: Install the XAMPP server. Link for the reference: https://www.apachefriends.org/download.html After installation, we need to run the Apache and Mysql start. Download the WordPress plugin from the website. Link for reference: https://wordpress.org/download/ We need to put the WordPress folder to xampp -> htdocs  We need to run the URL: http://localhost/wordpress/wp-admin/ We need to set up the WordPress configurations. Database name:  Db name            Username: root            Password:     (Empty)            Host: localhost          Once setup is done we can access the website. Appearance -> Themes...