logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Start Windows 10 gives syntax error
Author
Dynamo Denis



Joined: 05 Jul 2019
Posts: 1
Location: Kenya

PostPosted: Fri 05 Jul '19 11:11    Post subject: Reply with quote

Am currently trying to start Apache24 on windows 10,but on the command prompt there is an error code,
AHOO526 : Syntax error on line 236 of c:/apache/24/conf/https.conf:
Invalid command 'require' perhaps misspelled or defined by a module not included in the server configuration


I have found the line but what do I replace it with or what do I change...
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 05 Jul '19 18:31    Post subject: Reply with quote

Dynamo Denis wrote:
Invalid command 'require' perhaps misspelled or defined by a module not included in the server configuration


You need to load mod_authz_core.
Back to top


Reply to topic   Topic: Start Windows 10 gives syntax error View previous topic :: View next topic
Post new topic   Forum Index -> Apache