untuk mengatasi error seperti dibawah ini :
Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
coba hapus file .htaccess, tapi jangan lupa backup dulu
cp .htaccess .htaccess.old rm -f .htaccess
bila masih tetap mendapatkan error tersebut coba ubah file permission folder file-file php, html, gambar, dll anda
chmod +x /home/karo/public_html
Jika anda menggunakan suPHP coba gunakan script ini, untuk mengatasi file dan folder permission.
Recent Comments