Answer the question
In order to leave comments, you need to log in
How to fix net::ERR_INCOMPLETE_CHUNKED_ENCODING after changing ownership of files on server?
In general, there is a site on vds with wordpress and it became necessary to change the owner of the files in the site directory, I went to www / html / ... to the desired folder with files and unknowingly made dirt, namely chown -R www-data:www-data /
, thinking that this would only affect those nested in the folder files from which the command was executed. Everything crumbled. As a result, I returned the owner of mysql to /etc and its www-data site. And it seems that the site worked, but in the admin panel, pressing shift + f5, the layout fell down, and the browser on the GET request to load-styles/script.php issues a net::ERR_INCOMPLETE_CHUNKED_ENCODING
long errlog where the scripts complain in this way
jQuery is not defined at wp-category-permalink.js?ver=3.2.3:51
etc. There is no such problem on the site itself, the log is clean. Where have I not cleaned up my dirt? Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question