I am getting the following errors when I log into the admin area of the CMS:
[Fri Oct 23 16:08:39 2009] [error] [client 93.97.183.87] Cache unable to open file for writing: /var/www/vhosts/domain.tld/httpdocs/admin/cache/magpie_cache/6a20db8a75d8126fd308fb599e394c35, referer: <a href="http://www.domain.tld/admin/index.php">http://www.domain.tld/admin/index.php</a>
[Fri Oct 23 16:08:39 2009] [error] [client 93.97.183.87] PHP Notice: Undefined index: date in /var/www/vhosts/domain.tld/httpdocs/admin/cp/cp.home.php on line 1208, referer: <a href="http://www.domain.tld/admin/index.php">http://www.domain.tld/admin/index.php</a>
[Fri Oct 23 16:08:39 2009] [error] [client 93.97.183.87] PHP Notice: Undefined index: date in /var/www/vhosts/domain.tld/httpdocs/admin/cp/cp.home.php on line 1208, referer: <a href="http://www.domain.tld/admin/index.php">http://www.domain.tld/admin/index.php</a>
[Fri Oct 23 16:08:39 2009] [error] [client 93.97.183.87] PHP Notice: Undefined index: date in /var/www/vhosts/domain.tld/httpdocs/admin/cp/cp.home.php on line 1208, referer: <a href="http://www.domain.tld/admin/index.php">http://www.domain.tld/admin/index.php</a>They are always the same four with the last 3 repeated. I have checked that the permissions on the cache/magpie_cache folder are 0777, but it seems like the file is not getting created and it can not find it for some reason.