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: Can not Load Modules/mode_action.so
Author
sunilpandya



Joined: 08 Sep 2016
Posts: 12
Location: India

PostPosted: Mon 03 Jul '23 14:18    Post subject: Can not Load Modules/mode_action.so Reply with quote

I have downloaded Apache latest version

on checking httpd.exe via command prompt I received following Error

Cannot load modules/mod_actions.so into server: The specified module could not be found.

Request to provide solution
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 06 Jul '23 10:52    Post subject: Reply with quote

Where did you download your apache?

If you just started using Apache without any configuration changes you can comment out the following with a # in the front.


Code:
LoadModule actions_module modules/mod_actions.so
Back to top


Reply to topic   Topic: Can not Load Modules/mode_action.so View previous topic :: View next topic
Post new topic   Forum Index -> Apache