On Mon, Jun 9, 2025 at 9:20 AM Bill Wiest <bill.wi...@maglin.com> wrote:
> 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. > Windows will give this error if a dependency of the .so is not found. Could you be missing some redistributable runtime?