Unable to locate WordPress plugin directory.
-
Hello,
I am trying to download a plugin onto my website called “Product Feed PRO for WooCommerce”, after I enter my FTP credentials I get an error “Unable to locate WordPress content directory (wp-content).”
So after doing some google research and going into my file manager on hostinger I changed some file permissions for various WP related folders and set the permissions to “admin”.
I also attempted to add some define functions into my wp-config.php file, and when I try to hit save
“define(‘FTP_USER’, ‘username’);
define(‘FTP_PASS’, ‘password’);
define(‘FTP_HOST’, ‘hostname’);
define(‘FTP_SSL’, false);”then when I hit save I get an error “domains/XXXXXXXXXX.com/public_html/wp-config.php: Disk quota exceeded”
So i went and looked at my hosting usage, and i see that my
“Order Inodes usage is 100%”Is the problem why I can’t install this plugin due to my order inodes usage being 100%?
How can I install this plugin successfully?
Edit: Also i am trying to delete some plugins on my website to make room however I get an error saying “Unable to locate WordPress plugin directory.” and also I need to provide FTP credentials. (I am running a plugin creating a google merchant export so that might cause some issue).
- The topic ‘Unable to locate WordPress plugin directory.’ is closed to new replies.