Question
How do I reverse chown -R www-data:www-data *?
I was not able to update plugin in my wordpress so I followed a tutorial that said I should run the following command: chown -R www-data:www-data *
After running the command, the following was all I can see when i visit my site:
Forbidden
You don’t have permission to access / on this server.
Apache/2.4.29 (Ubuntu) Server at vplaya.com Port 80
Any help will be appreciated
Thank you,
Thebe
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×