Sample Wordpress Tutorial: 1-Install Local Server You Can Download Appserv From Here
Sample Wordpress Tutorial: 1-Install Local Server You Can Download Appserv From Here
3- Install Wordpress 1. Unzip the WordPress package if you haven't already and copy it in the path C:\AppServ\www 2. Create a database using phpmyadmin in this path in your web browser http://localhost/phpmyadmin 3. Rename the wp-config-sample.php file to wp-config.php. 4. Open wp-config.php in a text editor and fill in your database details Database name, database user root and password entered through install AppServ. 5. Run the WordPress installation through this path http://localhost/wpFolderName in a web browser. 6. Complete the required details and save your username and password. Congratulation you have installed Wordpress.
BarakaSoft.com
5- Install Plugins 1. Search for the Plugin you want through internet and be sure it is for Wordpress 2. Copy it in the path http://localhost/wpFolderName/wp-content/plugins 3. Open Wordpress control panel Appearance Plugins Click on active to active the plugin you want.
BarakaSoft.com