eachinj
New member
As title says, my admin panel says:
data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
internal_data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
Everything is set at Chmod -R 777. If i do getfacl ./data and ./internal_data, i get rwxrwxrwx, so it's a 777 in both cases. But still get that error, and still can't upload files and avatars to the server cause it gives no permission.
How can i fix that?
data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
internal_data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
Everything is set at Chmod -R 777. If i do getfacl ./data and ./internal_data, i get rwxrwxrwx, so it's a 777 in both cases. But still get that error, and still can't upload files and avatars to the server cause it gives no permission.
How can i fix that?