Search found 1 match
- Thu Aug 20, 2015 5:49 pm
- Forum: Web Server
- Topic: Can't update Wordpress or upload files
- Replies: 7
- Views: 23108
Re: Can't update Wordpress or upload files
I know how to fix this and it took me forever to find the solution. You don't need to fix the permissions on the files unless you are having issue manually updating theme or files through an FTP ect. So here is the solution: 1. chown -R user:user /home/user/web/userdomain.com/public_html/ ~ Make sur...