Malam ini mau memberikan grade (nilai) untuk tugas siswa di moodle (assignment), tetapi muncul error:
Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.
More information about this error
◄ Forum Tanya Jawab
Jump to...
Contacts
Messages selected: 1
Contacts 0
Settings
Contacts
Requests 0
No contacts
No contact requests
Contact request sent
Personal space
Save draft messages, links, notes etc. to access later
More information about this error
◄ Forum Tanya Jawab
Jump to...
Contacts
Messages selected: 1
Contacts 0
Settings
Contacts
Requests 0
No contacts
No contact requests
Contact request sent
Personal space
Save draft messages, links, notes etc. to access later
Setelah googling, saya menemukan langkah penyelesaian masalah error tersebut:
Untuk kasus moodle saya:
root@debian:~# php /var/www/html/moodle/admin/cli/purge_caches.php
root@debian:~# cd /var/moodledata/cache
root@debian:/var/moodledata/cache# rm -rf cachestore_file
Intinya jalankan purge cache php pada bagian folder moodle/admin/cli
dan
hapus cachestore_file pada folder /moodledata/cache
0 comments:
Post a Comment