Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: module file security settings |
|
Author |
|
grafl
Joined: 15 Nov 2007 Posts: 4
|
Posted: Tue 11 Mar '08 13:56 Post subject: module file security settings |
|
|
Hi all,
All original modules file installed by Apache 2.2.8 install have the same
settings. My brand new custom module mod_bla.so, created with VS2005
and copied into %APACHE_HOME%\modules folder gives me an error
message at server start.
C:/Apache2.2.8/modules/mod_bla.so into server. The given module can
not be found. (translated from hungarian)
Phisically the file is in modules folder but its security settings differs from
those original modules. How could I copy the original settings to my file?
Thank you,
Laci |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3117 Location: Hilversum, NL, EU
|
Posted: Tue 11 Mar '08 23:40 Post subject: |
|
|
Depends on what you mod does. Any external .lib needed which could not be found ?
I think it has nothing to do with security settings.
Steffen |
|
Back to top |
|
|
|
|
|
|