Error on Install for install_mod_proxy.sh AWS linux 2023

Hi, I’m setting up a new install of Lucee following the installer instructions using 5.4.5.23 as the Jar version.
All working until it gets to the apache part:

 Error running /opt/lucee/sys/install_mod_proxy.sh -m install -t 8888 -f 
/etc/httpd/conf/httpd.conf -c /usr/sbin/apachectl: apachectl: The "-M" option is 
not supported.
apachectl: The "-M" option is not supported.
apachectl: The "-M" option is not supported.
apachectl: The "-M" option is not supported.
Press [Enter] to continue:

After which there is no mod_proxy section in the httpd.conf - adding it as directed in this thread:

(which doesnt look right)
Causes systemctl restart httpd to fail.

Don’t forget to tell us about your stack!

OS: AWS Linux 2023
Java Version:
Tomcat Version: ???
Lucee Version: 5.4.5.23

For those of us running on AWS, the Linux 2 OS is EOL in 2025 so I figured now would be a good time to build a new system based on the latest OS for AWS linux, but it seems the installer is not ready for that to work out of the box for this configuration, even though it appears to guide you through the options to do that.

1 Like