How to Fix 'Could not fully remove the plugin' Error on WordPress

preview_player
Показать описание
Learn how to fix the WordPress error message: Could not fully remove the plugin. This is usually a permissions issue that can be solved by changing the owner and group of your WordPress installation files like the following command:
chown -R www-data:www-data /var/www/

Check out my vlog channel @TonyFlorida

#wordpress #wordpresshelp
Рекомендации по теме
Комментарии
Автор

I'm not a pro user, first I watch a couple of SSH videos but then I came to this video and it fix my problem with the Wordpress permissions. Thank you.

CarlosMarli_
Автор

Very new to doing any of this. Your videos come up every time I do a search for a problem I have. Great job, mate.

newblogr
Автор

It's a life-saving video for me. Thank you very much.

mostafiz-shamim
Автор

Thanks a million Tony for your help. I was scratching my head to find a solution to this above issue.

kpaxmorpheus
Автор

Thank you VERY MUCH for this video!!! 🙂

commonsense
Автор

my user was not www-data, but the command "ls -la" was VERY helpful to figure things out, thank you a lot!

Glyukah
Автор

Thanks once again tony! You are a life saver I a lot of tech ways

BillyBonesYT
Автор

You are legend, Tony. Thank you so much! 😃

BendaCZ
Автор

Hello Tony! Please help. My owner and group are titled Ubuntu and I still can't delete or install a plugin and it's refusing to change using the commands you introduced in this video.

HalimaSalisu-no
Автор

Once again - you're the man. Thanks!

marknothom
Автор

What do you mean you SSHed into the server? How do you do that? What if I'm working on localhost? I can't get rid of this error.

monogenetic
Автор

thank you, come my home lunch party 😁
i am new to ubuntu and fall in loop of premission problem, its solved now

udayignet
Автор

I have a docker installation and can add, update or delete plugins. I am thinking that I really do not know who the container owner and group is. www-data:www-data is not working.

mriservice
Автор

I want to know, is it safe to do the same for the WordPress themes files and directory?

VarinderPalSingh
Автор

Can't get this to work on WSL2, I can't save to the file in in ubuntu when I enter that command

tubebedex
Автор

in my terminal it shows me ubuntu ubuntu instead of nobody nobody how can i solve it

arshunno
Автор

chown: cannot access 'wordpress/': No such file or directory
Please advise. Thanks.

kprah
Автор

Can you please advise what could be the possible problem even after I have created user xyz and change owner and group for all wordpress directory to xyz. Still facing problem.

NaeemAfzal
Автор

ls -la does not show wordpress. Also with this command - chown -R www-data:www-data wordpress/ the msg is "cannot access 'wordpress/': No such file or directory" but I use wordpress from the front end. I'm using VPS-Ubuntu-Apache. Would you know why. Please help.

nayasachin
Автор

hello tony, I don't have a terminal So how do I do these steps in FTP?

esfinformation