Installing Wikimedia on mac

Please be patient with me, as I dont understand the “tech language” and my knowledge on tech and programming is on a minimum. Yesterday was actually the first time I used Terminal on my mac.

What do I want?
I would like to download wikimedia, so that I can create wikipages for my fictional world.

What have I done?
I followed this guide:
https://ipv6.rs/tutorial/macOS/Mediawiki/

  1. I installed the Apache
  2. I installed the Php
  3. I installed Mysql
  4. I downloaded the MediaWiki
  5. I changed the name of the mediawiki map to “mediawiki”
  6. I draged the mediawiki-map to “/Library/WebServer/Documents/”

What is my problem?
When I go to “http://localhost/mediawiki/” (which the guide tells me to do), I get the following:
“Forbidden
You don’t have permission to access this resource.”

Good to know
When I enter my local ip-adress, I get this:
“It works!”

I hope somebody can help me understand this, and I’m sorry once again for my low level of understanding here