You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/08/27 13:00:46 UTC

[GitHub] [incubator-pagespeed-mod] Terrafire123 edited a comment on issue #1266: Apache can't create /var/log/pagespeed directory

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.


----------------------------------------------------------------
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:
users@infra.apache.org