Solved I had a difficult site that kept giving the PATH ISN’T READABLE
you will need to tell it your path.
You will add this code to your wp-config.
The code starts with the word define Look to add the line of code after the database entries. I’ll show you the example.
First most directories start with home or home4 as an example
You do not need to add /home4/thepian6/public_html/ Just add the following;
define( ‘HMBKP_ROOT’, ABSPATH . ‘/wp-content/plugins/’ );
It should now see the correct path There were other replies that mention wpdirectory and that is confusing email me if you still have problems
[email protected]