Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56151
    Shamyr
    Guest

    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?

    #56193
    Marko Vasiljevic
    Keymaster

    Hello,

    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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Mis-detected Apache modules’ is closed to new replies.