• When i activate wordfence plugin get below fetal error.

    Warning: require_once(vendor/wordfence/wf-waf/src/init.php): failed to open stream: No such file or directory in (My Piugin Directory)/wordfence/wordfence.php on line 63

    Fatal error
    : require_once(): Failed opening required ‘vendor/wordfence/wf-waf/src/init.php’ (include_path=’.:/usr/share/pear/’) in (My Plugin Directory)/wordfence/wordfence.php on line 63

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @mmshrg,

    Can you verify that Wordfence is properly installed by looking within /wp-content/plugins/wordfence/?

    It should have wordfence.php within this folder. If it does exist, can you check the permissions on the folder?

    If you are on Windows, the Users (Your Name\Users) group should have Read and Write:

    View post on imgur.com

    If you are on a Unix-based operating system, the folder permissions should be set to 0755, while the files within the folder should be set to 0644.

    Dave

    Thread Starter mmshrg

    (@mmshrg)

    Hi @wfdave

    Yes, i can varify “wordfence.php” file is being inside “/wp-content/plugins/wordfence” directory.

    And the permission of “wordfence” directory is 755, the directories within that “wordfence” directory is 755, the files within that “wordfence” directory is 644.

    Wf

    View post on imgur.com

    Thank you for reply.

    mmshrg

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant activate’ is closed to new replies.