Tagged: Compatibility
-
AuthorPosts
-
August 22, 2022 at 10:45 am #56151ShamyrGuest
When I run compatibility check, it reports the following modules:
deflate_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
env_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
expires_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
filter_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
ext_filter_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
headers_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
mime_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
rewrite_module: Not detected (required for disk enhanced Page Cache and Browser Cache)
setenvif_module: Not detected (required for disk enhanced Page Cache and Browser Cache)All of them are enabled, in Apache conf, and httpd -t -D DUMP_MODULES shows this:
Loaded Modules:
core_module (static)
win32_module (static)
mpm_winnt_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
allowmethods_module (shared)
asis_module (shared)
auth_basic_module (shared)
authn_core_module (shared)
authn_file_module (shared)
authz_core_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cache_module (shared)
cache_socache_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
filter_module (shared)
http2_module (shared)
headers_module (shared)
include_module (shared)
isapi_module (shared)
log_config_module (shared)
mime_module (shared)
negotiation_module (shared)
rewrite_module (shared)
setenvif_module (shared)
socache_shmcb_module (shared)
ssl_module (shared)
status_module (shared)
fcgid_module (shared)What is the plugin missing?
August 22, 2022 at 10:48 am #56193Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to assist you with this.
W3 Total Cache check for mod_php. Not detected means you don’t use mod_php mode, so you probably use php-fpm. We cannot detect Apache modules in that case, but that doesn’t mean it is not installed/active.
We are working on improving the compatibility check in the future.Thanks!
-
AuthorPosts
- The topic ‘Mis-detected Apache modules’ is closed to new replies.