Cara Fix Internal Server Error pada WordPress
Bila ada melihat halaman website anda menjadi Internal Server Error , lengkapnya :
————————————————————–
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
——————————————————————————-
ada 3 sebab :
1. Bila server menggunakan cloud linux, artinya penggunaan resources RAM, CPU dan Process sangat tinggi sehingga terkena limit, internal server error ini akan hilang bila resources web yg anda gunakan berkurang. Bila tidak berkurang artinya proses resources tersebut tidak pernah berhenti , anda perlu optimasi web dan disable plugin, modul, script yang tidak di perlukan.
2. Kesalahan .htaccess krn configurasi yang salah pada web anda. Solusinya
masuk ke File Manager, ketika ada option box, pilih show hidden files
cari .htaccess –> kemudian rename saja misal menjadi .htaccess123, maka akan terbentuk .htaccess baru.
3. Krn misconfiguration PHP server, hal ini sangat jarang terjadi, krn bila krn configurasi php yg lost, maka seluruh web dalam 1 server akan mengalami error. Bila hanya web anda saja, problemnya bisa di nomor 1 dan 2 .