Terrafire123 edited a comment on issue #1266:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1266#issuecomment-681933182


   Thank you, cdoublev.
   
   **chcon --reference /var/log/apache2 /var/log/pagespeed**
   
   SHOULD have worked, but didn't work for me.
   
   I used **chmod -R 777 /var/log/pagespeed** 
   That allowed Pagespeed to create a file, and after learning what user 
Pagespeed created the file under, I **chowned** the directory to be the same 
user as the owner of the newly created log file, then put back **chmod 755**.
   
   ....To be fair, I did a LOT of things, but I'm pretty sure this is the 
sequence I did that finally solved the issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to