logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache httpd 2.4.66 missing modules/mod_xml2enc.so
Author
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 19:10    Post subject: Apache httpd 2.4.66 missing modules/mod_xml2enc.so Reply with quote

Getting this error after upgrading, and noticed modules/mod_xml2enc.so doesn't exist in your zip file:

The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 191 of C:/Program Files/Apache24/conf/httpd.conf: Cannot load modules/mod_xml2enc.so into server: The specified module could not be found. .
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 19:22    Post subject: Reply with quote

download again try
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 19:35    Post subject: Reply with quote

Just did that and see the file now exists in the zip file, but am now getting the same error, even after confirming the file now existing the modules folder:

The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 191 of C:/Program Files/Apache24/conf/httpd.conf: Cannot load modules/mod_xml2enc.so into server: The specified module could not be found. .
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 19:45    Post subject: Reply with quote

date time of the file ?
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 19:47    Post subject: Reply with quote

mod_xml2enc.so 7/24/2025 3:32 PM
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 19:53    Post subject: Reply with quote

Is is running here with that file
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 19:57    Post subject: Reply with quote

here mod_xml2enc.so Thursday, ‎24 ‎July ‎2025, ‏‎14:32:30
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 20:53    Post subject: Reply with quote

Have you still running 65 just copy the file to 65
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 21:13    Post subject: Reply with quote

When I completely revert to 65 it works fine.

When I copy the mod_xml2enc.so file from 65 to 66 I get the same error as using the file from your 66 zip file.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 21:13    Post subject: Reply with quote

Please download again
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 21:23    Post subject: Reply with quote

Same exact error.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 21:34    Post subject: Reply with quote

do you have mod_proxy_html.so
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Sun 07 Dec '25 21:43    Post subject: Reply with quote

I did not have mod_proxy_html.so enabled. When I enable it, it is giving the same error for that module now. I confirmed the file exists in the modules folder and that it has a date of 7/24/2025 3:32 PM (which was missing from the previous zip file you had me try)

The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 157 of C:/Program Files/Apache24/conf/httpd.conf: Cannot load modules/mod_proxy_html.so into server: The specified module could not be found. .
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 23:07    Post subject: Reply with quote

Are there other users with this issue
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Sun 07 Dec '25 23:12    Post subject: Reply with quote

You can see it is loaded here

Loaded Modules
core.c, http_core.c, mod_alias.c, mod_auth_basic.c, mod_authn_core.c, mod_authn_file.c, mod_authz_core.c, mod_authz_host.c, mod_authz_user.c, mod_brotli.c, mod_cgi.c, mod_deflate.c, mod_dir.c, mod_env.c, mod_fcgid.c, mod_headers.c, mod_include.c, mod_info.c, mod_log_config.c, mod_mime.c, mod_negotiation.c, mod_proxy.c, mod_proxy_html.c, mod_proxy_http.c, mod_qos.c, mod_remoteip.c, mod_rewrite.c, mod_security2.c, mod_setenvif.c, mod_so.c, mod_status.c, mod_unique_id.c, mod_view.c, mod_win32.c, mod_xml2enc.c, mpm_winnt.c,


Server Settings
Server Version: Apache/2.4.66 (Win64) mod_qos/11.74 mod_fcgid/2.3.10-dev mod_view/2.2
Server Built: Dec 6 2025 07:20:52
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 711

PostPosted: Mon 08 Dec '25 8:13    Post subject: Reply with quote

Look at the ServerRoot in httpd.conf if that is the correct directory.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3144
Location: Hilversum, NL, EU

PostPosted: Mon 08 Dec '25 14:12    Post subject: Reply with quote

Libxml2 was also missing


Please download again
Back to top
mwish



Joined: 07 Feb 2025
Posts: 8
Location: USA, Madison

PostPosted: Mon 08 Dec '25 16:23    Post subject: Reply with quote

After downloading and updating to the latest zip file, it starts up now with no error. So that seems to have fixed the issue. Thank you!
Back to top


Reply to topic   Topic: Apache httpd 2.4.66 missing modules/mod_xml2enc.so View previous topic :: View next topic
Post new topic   Forum Index -> Apache