createEntry failed, may due to no permission to write file or file is updating

#1
I have a similar problem with this thread, the difference is that I am using DirectAdmin control panel. Currently, the folder /usr/local/lsws/cachedata is owned by apache:apache. Is that the correct config? Or should I change to webapps:webapps?

Or any other reason for that error?
Please advice.
Thanks.
 
#2
That folder should be owned by whatever user is running Webserver.
On DirectAdmin, it is run by apache user, so that permissions should be correct. Does the folder have enough space though?

Try deleting it completely, and it will also be re-generated with correct permissions.
 
#3
Thanks for answering.
However, the space is plenty. After deleting, in /usr/local/lsws/cachedata, the folder priv is recreated with subfolders, but the errors are still appearing. Should be another reason for that, but I don't know what it is.
 
Top