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: Configuring Apache 2.2.14
Author
obertholl



Joined: 28 Oct 2009
Posts: 3
Location: London

PostPosted: Fri 04 Dec '09 0:37    Post subject: Configuring Apache 2.2.14 Reply with quote

After unpacking and cofiguring the server on to my WindowsXP Professional computer I am receiving the following response from the Test Configuration Command Prompt: "Syntax error on line 60 of C:/Apache2/conf/httpd.conf: Cannot load C:/Apache2/modules/mod_actions.so into server: The specified module could not be found."

I have examined all the files that came with the download and I am not able to find the module referred to above. How can I resolve this problem?
Back to top
glsmith
Moderator


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

PostPosted: Fri 04 Dec '09 7:09    Post subject: Reply with quote

Hi, I am assuming you got the zip file from here.
I downloaded the zip and I do see that file in it. Maybe your download got corrupted while downloading.

I'd say look in the zip file for it, and try to pull out just that file. That should tell you one way or another. I believe that is a necessary module, but possibly not. Try commenting out the LoadModule line for it in the httpd.conf file, Apache will then not try and load it.
Back to top


Reply to topic   Topic: Configuring Apache 2.2.14 View previous topic :: View next topic
Post new topic   Forum Index -> Apache