Jika anda menemukan masalah pada saat installasi moodle, dengan warning seperti berikut: Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/ /public_html/e-learning/lib/accesslib.php on line 5288 Buat fileĀ .htaccess pada directori Moodle, kemudian masukkan kode berikut: AddHandler application/x-httpd-php53 .php5 .php4 .php .php3 .php2 .phtml AddType application/x-httpd-php53 .php5 .php4 .php .php3 .php2 .phtml Semoga membantu