When you try to install moodle and execute the moodle some time you will face “Fatal error: $CFG->dataroot is not writable, admin has to fix directory permissions! Exiting.” this error.This is few ways to solve this error Disable SELinux Disable selinux is one way to solve this problem but i’m not recommend that method you…
Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.
If you face these 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. ” in moodle here is the solution First login to your moodle server and navigate to moodle directory cd /var/www/html/moodle then execute following command php…