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.

General

Running Grav build-in webserver: Apache not installed, skipping

Started by David Douglass 3 years ago · 1 replies · 463 views
3 years ago

I'm setting up the Grav Web Server, and so far so good. I do have apache installed but after running http://localhost:8000 I get the page where it checks to make sure all of the dependencies are installed. This is one line:

TXT
Apache Modules: Apache not installed, skipping...

Is Apache required for it to work? I’ve installed it before, but maybe it just needs to be started.

3 years ago

@dpdoug,

Is Apache required for it to work?

One either uses Apache, or IIS, or Nginx, or PHP Webserver shipped with Grav, or .... They have no interdependency.

Untitled|673x90

You are running $ bin/grav server and not Apache. The check detected Apache is not running the current website and hence it skips all checks required for Apache. It's therefor shown in green (aka success/passed/OK).

Note, as said in the installation guide about PHP Webserver:

This is a useful tool for quick development, and should not be used in place of a dedicated web server such as Apache or Nginx.</span>

last edited 12/30/22 by pamtbaau

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 76 8 hours ago
General · by pamtbaau, 13 hours ago
1 47 12 hours ago
General · by Andy Miller, 1 day ago
0 44 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago