How to install WordPress by Bitnami on XAMPP Server
1. first start your xampp server
2. go to your browser and type localhost
3. scroll down to the page and click on WordPress icon(link)
4. download the WordPress Linux version package
5. go to the downloaded WordPress package location
6. now we have to change the file execute permission
7. open terminal by right click
8. type ls command
9. type sudo chmod +x bitnami-*******************installer.run
10. after that type sudo ./bitnami-************installer.run
11. follow graphical instruction
12. go to your browser and type localhost/wordpress
13. now WordPress running
14. lets log to dashboard