Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 47138

Re: Failed to unserialise data from file. Either failed to read, or failed to write.

$
0
0
by Klaus Steitz.  

We are using mostly the standard-configuration plus memcached php-extension installed (same webserver). We have two webservers behind a LoadBalancer, but at the moment only one Webserver running for easier debugging. Via config.php ($CFG->localcachedir) there is a "localcache" directory on every webserver. moodledata on a shared NFS-Storage.

'dbsocket'  => false
'dbpersist' => false
$CFG->tempdir = '/vol/moodledata/mdl_spool/temp';
$CFG->cachedir = '/vol/moodledata/mdl_spool/cache';
// Session handling
$CFG->session_handler_class = '\core\session\database';
$CFG->session_database_acquire_lock_timeout = 120;

Here the /cache/admin.php view:


Viewing all articles
Browse latest Browse all 47138

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>