ITLampung.Com - Pernah mengalami kejadian error seperti ini, 403 Forbidden cPanel.
Permission denied: /home/username/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable cpanel
Permission denied: /home/username/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable cpanel
Pastikan anda selalu melakukan pengecekan pada file error-log pada server, jika anda menggunakan cPanel gunakan perintah sbb :
tail -f /usr/local/apache/logs/error_log |grep username
Permission denied: /home/username/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable cpanel
Penyebab diatas karena folder public_html dihapus kemudian di create lagi tanpa merubah kembali permision group yang seharusnya digunakan, yaitu "nobody" (standard cPanel).
SOLUSI :
Cek permision pada folder public_html pastikan menggunakan group "nobody"
cd /home/myusername/
chown myusername:nobody public_html
SOLVED..!
0 Response to "[Solved] Permission denied .htaccess pcfg_openfile cPanel"
Post a comment
Tinggalkan jejak agan dihalaman komentar dibawah ini.. Jangan lupa :)
- ITLampung.Com