Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

HAVING CUSTOMIZE ISSUE THAT I ENABLED DEBUG BUT THE WEBSITE SUPER SLOW

Find Answers and Get Support Forums Armadon – Gaming Community WordPress Theme Performance Optimization HAVING CUSTOMIZE ISSUE THAT I ENABLED DEBUG BUT THE WEBSITE SUPER SLOW

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • VUSAGaming
    Participant
    • 1 Topics
    • 2 Posts
    @hunter7890

    HAVING CUSTOMIZE ISSUE THAT I ENABLED DEBUG BUT THE WEBSITE SUPER SLOW

    Please help me review my wp-config, 2 critical issues and debug log to see how I can fix this issue.

    Issues:
    2 critical issues
    Critical issues are items that may have a high impact on your sites performance or security, and resolving these issues should be prioritized.

    Your site is set to log errors to a potentially public file
    Security
    Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website.

    The value, WP_DEBUG_LOG, has been added to this website’s configuration file. This means any errors on the site will be written to a file which is potentially available to all users.

    Learn more about debugging in WordPress.(opens in a new tab)

    Page cache is not detected and the server response time is slow
    Performance
    Page cache enhances the speed and performance of your site by saving and serving static pages instead of calling for a page every time a user visits.

    Page cache is detected by looking for an active page cache plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers:

    cache-control, expires, age, last-modified, etag, x-cache-enabled, x-cache-disabled, x-srcache-store-status, x-srcache-fetch-status.
    Median server response time was 2,918 milliseconds. It should be less than the recommended 600 milliseconds threshold.
    No client caching response headers were detected.
    A page cache plugin was not detected.
    Learn more about page cache(opens in a new tab)

    //////////////

    Im using PHP 8.3, Nginx 1.24.0 and MYSQL 5.7.43

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 6602 Posts
    @themodactyl

    Hi VUSAGaming,

    Thank you for buying our theme. We hope it will meet all your expectations! 🙂

    Regarding PHP, while WordPress does support PHP 8, it’s important to note that not all plugins or themes may be fully compatible with the latest versions of PHP, such as 8.3. If you’re experiencing issues, I would recommend reverting to PHP 8.1 to see if this resolves the critical problems you’re facing. This version is currently more widely tested with WordPress and should provide better compatibility.

    Here are a few steps that might help:

    1. Switch to PHP 8.1: Check with your hosting provider or server settings to switch to PHP 8.1, and monitor whether the issues persist.
    2. Debug Mode & WP_DEBUG_LOG: Debug mode can indeed slow down your site and expose sensitive information. To disable the debug log, you can update your wp-config.php file:
      // Enable WP_DEBUG mode
      define( 'WP_DEBUG', false );
      
      // Enable Debug logging to the /wp-content/debug.log file
      define( 'WP_DEBUG_LOG', false );
      
      // Disable display of errors and warnings 
      define( 'WP_DEBUG_DISPLAY', false );
      @ini_set( 'display_errors', 0 );

      Be sure that the log file isn’t publicly accessible or consider moving it to a safe directory.

    3. Page Cache: To address the caching issue, I’d recommend installing a caching plugin like WP Rocket. This will help improve your site’s performance by reducing server response times and allowing cached pages to be served faster.

    After these changes, test the performance again and see if the critical issues are resolved.

    Feel free to reach out if you need further assistance.

    Best regards,

    VUSAGaming
    Participant
    • 1 Topics
    • 2 Posts
    @hunter7890

    Thank you very much for the detailed instruction. I’ll give it a try.

    Will keep you posted

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site