Thanks opengeek.
Tried this.
Just to clarify..
updated to 2.2.7dev
Added to config array...
$config_options = array(
xPDO::OPT_USE_FLOCK => false,
);
Checked Use Flock is set to No in the manager.
Still getting errors but different ones this time...
Repeatedly giving me 'Files are locked' error.
Locked /mnt/stor0-xxx-xxx/xxxxxx/www.xxxx.com/web/content/manager/core/cache/auto_publish/auto_publish.cache.php
xPDO->toCache() could not cache object with signature objects/modAccessContext/c305dc8760cd3f843e23f0c4f187114f
I'm also getting random access denied on the manager menu and on clearing the cache.
I tried to flush permissions and instead got an Access Denied message.
Checked the error logs and repeatedly get this: (ERROR @ /manager/manager/index.php) Error caching lexicon topic lexicon/en/core/default
Cannot clear the error logs. Access denied.
I hope that helps
Thank you.