Plesk for Windows
Plesk for Linux
kb: technical
ext: wptk
Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
- When scanning instances in Plesk > WordPress > Scan the existing instance for
example.com
does not appear in the list. - The instance for
example.com
has been detached from WP Toolkit recently. - The WP Toolkit extension version is 5.9.2 and above.
Cause
Starting from WP Toolkit 5.9.2 detached WordPress instances are no longer re-added through the Scan
procedure, making their detachment permanent.
Resolution
If the website should be added to WP Toolkit back for some reason, perform the following:
- Log into Plesk.
- Go to Domains > example.com > File Manager.
- Find and remove the
.wp-toolkit-ignore
file in the domain's document root. - As soon as the file is removed, go to the WordPress menu and re-scan instances.
Comments
2 comments
cannot find the (.wp-toolkit-ignore) file.
only .wp-toolkit file
It's found in the HTTPDOCS folder. On the command line go into the httpdocs folder and type ls -al and you will see it. Then just rm -rf wp-toolkit-ignore
Please sign in to leave a comment.