• Hi,

    I am trying to scan a website, but the host execution time doesnt seem to be enough. They’ve upped it from 30 to 300, but still not enough. Now i copied the website to my local WAMP installation, but I think your plugin doesnt work in windows/wamp? The PHP error log gives me this:

    [24-Sep-2018 15:34:50 UTC] PHP Fatal error: Uncaught exception ‘PHP_CodeSniffer_Exception’ with message ‘Source file E:wamp64wwwwp_snowlifetest/wp-content/themestwentyseventeen does not exist’ in E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\vendor\squizlabs\php_codesniffer\CodeSniffer.php:1740
    Stack trace:
    #0 E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\vendor\squizlabs\php_codesniffer\CodeSniffer.php(653): PHP_CodeSniffer->processFile(‘E:wamp64wwwwp_s…’, NULL)
    #1 E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\vendor\squizlabs\php_codesniffer\CodeSniffer\CLI.php(998): PHP_CodeSniffer->processFiles(‘E:wamp64wwwwp_s…’, false)
    #2 E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\src\wpephpcompat.php(296): PHP_CodeSniffer_CLI->process(Array)
    #3 E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\src\wpephpcompat.php(240): WPEPHPCompat->process_file(‘E:wamp64wwwwp_s…’)
    #4 E:\wamp64\www\wp_snowlifetest\wp-content\plugi in E:\wamp64\www\wp_snowlifetest\wp-content\plugins\php-compatibility-checker\vendor\squizlabs\php_codesniffer\CodeSniffer.php on line 1740

    Can this be fixed? Or am I doing something wrong?

Viewing 1 replies (of 1 total)
  • Thread Starter Snuwerd

    (@snuwerd)

    It looks like the Source file target is wrong (slashes are missing from the directory structure before the WP root).

Viewing 1 replies (of 1 total)
  • The topic ‘Doesnt work on WAMP?’ is closed to new replies.