Henrique Dias
Henrique Dias
Yes can write and there are many directories and files there. But the error concerns a specific file or directory type ending in ".outputlock"! Failed to mkdir /var/cache/mod_pagespeed/ flush /Z2aU_3q6iV4ESimD4du5.outputlock:...
My Linux Server is CentOS and the user can write to the directory because the directory has contents, it is not empty. The error only concerns to a file type...
$ sudo setenforce 0 The problem go away if I disable SELinux, but this is not a good solution.
> Is it then a matter of making this change or is something else needed? > > ```nim > when defined(windows): > type > Ulong* = uint32 > Ulongf* =...