I have to move my Apache 2.6 installation from a Windows 10 machine to a 
Windows 11 machine.

I copied the C:\Apache24 folder over to C:\Apache24 on the Win 11 machine.

When I launch Apache on the Win 11 machine, I get this error:

C:\Apache24\bin>httpd.exe
httpd.exe: Syntax error on line 75 of C:/Apache24/conf/httpd.conf: Cannot load 
modules/mod_actions.so into server: The specified module could not be found.

I commented out the row for mod_actions.so, only to get this error:

C:\Apache24\bin>httpd.exe
httpd.exe: Syntax error on line 76 of C:/Apache24/conf/httpd.conf: Cannot load 
modules/mod_access_compat.so into server: The specified module could not be 
found.

This leads me to conclude that Apache is unable to find or set the Server Rot 
folder, which is defined as follows in httpd.conf:

Define SRVROOT "c:/Apache24"

ServerRoot "${SRVROOT}"

The only change here is running Apache on Win 11. All the files are the same, 
just coped over from C:\Apache24 on the Win 10 machine to C:\Apace24 on the Win 
11 machine.

So, I'm baffled as to why Apache is unable to set or find C:\Apache24 on the 
Win 11 machine. Any ideas?

Thanks!

BILL WIEST | MAGLIN SITE FURNITURE
TECHNICAL ADMINISTRATOR
TF 1 800 716 5506 x 1257 | T 519 539 6776 | F 877 260 9393
E bill.wi...@maglin.com<mailto:bill.wi...@maglin.com> W 
www.maglin.com<http://www.maglin.com/>

[A picture containing text, clipart  Description automatically generated]


Reply via email to