Zero byte pages

I set up Matrix (general download 3.12.3) on a sever to try out some radical stuff away from our public install, and it works fine, except some assets return zero byte pages when I try to make them live.


Any ideas?

You're most likely running out of memory. Check error.log. :slight_smile:

[quote]You’re most likely running out of memory. Check error.log. :slight_smile:
[right][post=“15483”]<{POST_SNAPBACK}>[/post][/right][/quote]

Thanks - it was memory! :slight_smile:

[quote]Thanks - it was memory!  :slight_smile:
[right][post=“15486”]<{POST_SNAPBACK}>[/post][/right][/quote]



Yeah, that’s a tough one – we can’t print an error message, because we’re already run out of memory. :slight_smile: PHP just stops processing at that point.