The cache is disabled by default isn't it?
I discovered that I can fix the problem by setting the WP content cache folder to CHMOD 655.
When I do this, posts save OK. I do however get a multitude of error messages from the semiologic plugins when I try to delete a post - although the post does get deleted and the blog seems to be OK.
e.g of error:
Warning: is_file(): Stat failed for /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/cache/c4ca4238a0b923820dcc509a6f75849b (errno=13 - Permission denied) in /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/plugins/sem-recent-comments.php on line 136
also:
Warning: Cannot modify header information - headers already sent by (output started at /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-content/plugins/sem-recent-comments.php:136) in /homepages/7/d88945627/htdocs/digitalgeography.co.uk/wp-admin/post.php on line 151
Can anyone account for this?