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/
- I installed the Apache
- I installed the Php
- I installed Mysql
- I downloaded the MediaWiki
- I changed the name of the mediawiki map to “mediawiki”
- 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