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: Cannot Load Module/mod_access_compat.so file no found |
|
Author |
|
sunilpandya
Joined: 08 Sep 2016 Posts: 12 Location: India
|
Posted: Fri 09 Sep '16 8:35 Post subject: Cannot Load Module/mod_access_compat.so file no found |
|
|
I have downloaded the apache lounge again, before installing I have cleaned registry, path, services from my windows 10, and again created separate apache folder on c drive unzipped the apache file to this folder, added necessary stuff to httpd.conf
When I typed on dos prompt command C:\Apache\Apache24\bin\httpd.exe it says installed successfully testing httpd.conf file, this shows error
Syntax error on line 72 httpd.conf can not load module
mod_access_compat.so into server. The specified module could not be found.
I have cheked the module folder the above file is listed on top of all file, then how apache says the module not found?
Can anybody tell me what exactly this problem and how to solve
Sunil Pandya |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Fri 09 Sep '16 9:47 Post subject: |
|
|
You should unzip to c:/Apache24 and not c:/Apache/Apache24.
Please follow the instructions in the ReadMe.txt file in the zip:
...
...
- Unzip the Apache24 folder to c:/Apache24 (that is the ServerRoot in the config).
Default folder for your your webpages is DocumentRoot "c:/Apache24/htdocs"
...
... |
|
Back to top |
|
|
|
|
|
|