I have been trying out XS (049 upgraded to 059rc3, but I suspect same would occur with 058) on a new host, all seemed to work well until I made a few posts. Suddenly the page went blank, and I can't seem to get a php error message (possibly same problem as noted_dragon).
I have changed memory limit in php.ini from 8Mb to 12Mb to 32Mb:
memory_limit = 32M
(After this failed, I also tried setting it in common.php).
Still no success. I noticed in my server error log the following error:
[notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
which would suggest some authorisation problem, but I do not see how!
Has anybody come across anything like this?