• Resolved Admingrosir

    (@admingrosir)


    the process of scanning my web for a few days still shows the number 4/14. is this process normal? or there are other settings that are missing or missing by me. Please help

    • This topic was modified 4 years, 3 months ago by Admingrosir.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nintechnet

    (@nintechnet)

    No, it’s not normal: the scan should take a few minutes only.
    It looks like your PHP process has stopped. It could be due to a timeout or low memory settings.

    Stop the scan, and enable debugging in WordPress:
    1. Edit your wp-config.php file.
    2. Search for:
    define('WP_DEBUG', false);
    3. Replace with:
    define('WP_DEBUG', true);
    4. Add this line below:
    define( 'WP_DEBUG_LOG', true );

    The log (if any) will saved to “/wp-content/debug.log”.
    Run the scanner and, if it hangs to step 4 after a few minutes, stop it and check the log.

Viewing 1 replies (of 1 total)

The topic ‘Is this process normal?’ is closed to new replies.