Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Installation & Hosting

Newbie question about installing Grav on Mac OS 10.12

Started by Xavier Marichal 9 years ago · 5 replies · 2407 views
9 years ago

Hi,
Willing to give Grav a try I just downloaded a skeleton package, and did unzip it to what I believe is the webroot per default of my Mac (OS10.12 comes with a default apache server, right?): /Library/WebServer/Documents/

But when I try to access it with http://localhost/grav-skeleton-boxify-site I get nothing but a "This site can’t be reached". Note that I get the same when simply hitting http://localhost

So, I assume the apache server is not running automatically. Is that right? Grav install page is not very explicit on all those aspects. Any hint is most welcome....

Cheers,
Xavier

9 years ago

Thanks, I thought the post was dedicated to a peculiar issue, but it gave
me the hint I needed. A simple
sudo apachectl start
solved part of my issue since no I have a localhost server running...

Now it says that
You don't have permission to access /grav-skeleton-boxify-site/ on this server.
But this is clearly solvable. Thanks for the reference!

Xavier

9 years ago

Those blog post address all issues with permissions becuase it prompts you to run the web server with your 'user' account rather than the default user.

9 years ago

@xaviermarichal:
You don't have permission to access /grav-skeleton-boxify-site/ on this server.

I have exactly the same message under Windows and Xampp while using ALIASES : it's a problem of HTACCESS and of tweaking it to allow a good operation with aliases (if you configured one).

I solved it by adding a line :
Options +FollowSymlinks

In every bundle projects that I used, there is always the problem of addind this line, wich is completly ignored by authors of documentations.

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by antoinep, 16 hours ago
5 62 10 hours ago
Installation & Hosting · by Jürgen Dietrich, 7 months ago
0 63 7 months ago
Installation & Hosting · by rappluk, 8 months ago
0 63 8 months ago
Installation & Hosting · by N, 12 months ago
3 74 12 months ago
Installation & Hosting · by Youle, 1 year ago
1 62 1 year ago