Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33482
    Mike Kunzelman
    Guest

    Trying to use minify for css / js. Site creates links to css / js files that don’t exist. Debug notices report nothing. Page cache works. Footer message in place.

    Setup on a docker works as expected locally, with same pages / css / js and data. I’m getting no errors that I can see, just no files. Compatibility check seems OK in dashboard.

    This is the css link that it generated…
    <link rel=”stylesheet” href=”https://cdn.metalworkingexpo.com/wp-content/cache/minify/379f6.css” media=”all”>

    The file doesn’t exist locally to even be picked up by the CDN. (nothing in wp-content/cache/minify except a blank index.html file)
    <!–
    Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

    Page Caching using redis (User is logged in)
    Content Delivery Network via cdn.metalworkingexpo.com
    Minified using disk

    Served from: http://www.metalworkingexpo.com @ 2021-02-03 09:18:35 by W3 Total Cache
    –>

    Any help you can offer at this point would be much appreciated.

    Server Modules & Resources:
    Plugin Version: 2.1.0
    PHP Version: 7.4.3;
    Web Server: nginx
    FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    Multibyte String support: Installed (required for Rackspace Cloud Files support)
    cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    zlib extension: Installed (required for gzip compression support)
    brotli extension: Not installed (required for brotli compression support)
    Opcode cache: Installed (OPCache)
    Memcached extension: Not installed
    Memcache extension: Not installed
    Redis extension: Installed
    HTML Tidy extension: Not installed (required for HTML Tidy minifier support)
    Mime type detection: Installed (Fileinfo) (required for CDN support)
    Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
    Open basedir: Off
    zlib output compression: Off
    set_time_limit: Available
    SSH2 extension: Not installed (required for Self-hosted (FTP) CDN SFTP support)
    WordPress Resources
    /var/www/com_metalworkingexpo/nginx.conf: OK
    /var/www/com_metalworkingexpo/wp-content: OK
    /var/www/com_metalworkingexpo/wp-content/uploads: OK
    Fancy permalinks: /%postname%/
    WP_CACHE define: Defined (true)
    URL rewrite: Enabled
    Network mode: No

    #33514
    Marko Vasiljevic
    Keymaster

    Hello Mike,
    Thank you for your question and I am happy to assist you with this.
    As I’ve already replied in wp.org topic, we cannot troubleshoot if we don’t see the problem.
    Can you please share the Performance>Minify settings (a screenshot would be great) and check the nginx cond if it contains necessary rules provided in Perfomrance>Install.
    And please let me know where you wish to continue the correspondence so we can avoid duplicating the answers.
    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Not generating minified css / js files but referencing them in links’ is closed to new replies.