Hari ini saya memigrasikan gambar saya dari satu server ke server lain dan menghadapi masalah izin aneh
[Mon Mar 25 08:42:23.676315 2013] [core:crit] [pid 15182] (13)Permission denied: [client 24.14.2.22:48113] AH00529: /files/domain.com/public_html/images/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/files/domain.com/public_html/images/' is executable, referer: http://domain.com.com/file.php
apa yang saya coba:
chmod -R 777 root_dir
restorecon -r
disable selinux
Chown -R root:root root_dir
itu adalah bug di aufs, beberapa disk memiliki izin yang salah.
—
teslasimus