Installing Wordpress
Lab 04 In this lab, the lecturer introduced us to WordPress, MAMP and Laragon. For this lab, we went about installing WordPress, MAMP or Laragon onto our computers. This installation was ideal for the development phase of a WordPress blog. WordPress is a free open-source content management system that allows its users to host and create websites of their own and can be downloaded from the link www.wordpress.org . The lecturer told us to not confuse the .org site with the .com site. WordPress.com is a hosted version of the open-source package where you can start a blog in seconds without any technical knowledge. This is generally used for bloggers. The first step was to download the WordPress program from WordPress.org link and when it was downloaded, we unzipped the zip file of the WordPress program and got all the content that makes up WordPress. The second step was moving the file to our MAMP htdocs folder. The third step wa...