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: apache2 loadmodule mystery?
Author
cosmo



Joined: 06 Apr 2008
Posts: 1
Location: Germany

PostPosted: Sun 06 Apr '08 16:03    Post subject: apache2 loadmodule mystery? Reply with quote

Hello ppl,

Doing some work on my webserver today, i noticed that when I add following line in the loadmodule.conf
Code:

LoadModule status_module /usr/lib64/apache2/mod_status.so

and restart apache, the above line suddenly dissapers.
I checked before the restart to see if the file actually saved, it did, the above line was still was there, after the restart the line is gone.
No errors are shown at restart, syntax check turned out ok, logs don't say anything, the file "mod_status.so" exists in that folder, am I missing something?
Has anyone of you experienced something like that?
Would appreciate any answer...
Back to top
James Blond
Moderator


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

PostPosted: Sun 06 Apr '08 18:59    Post subject: Reply with quote

Which Linux do you use? In most cases you only have make a symlink into the load modules folder.
Back to top


Reply to topic   Topic: apache2 loadmodule mystery? View previous topic :: View next topic
Post new topic   Forum Index -> Apache