Ben, 64M should be more than enough unless you are doing something unusual on that page.
—What is the memory usage shown for a working page, when you have CP template debugging turned on?
There should be a figure at the very bottom of the result, and mine is showing 8.1 MB for a medium-complex page with a few add-ons. It can reasonably go quite a bit higher, though, for certain add-ons.
—are you able to get any memory use reading this way for the failing page?
—If these are just different entries on the same template, as they appear, you can try replicating the bad entry’s content on a new entry, preferably one element at a time, to see if there’s an issue about the data.
—as you may understand, blank page with apparent PHP shutdown and no clues is a bit of a blank slate also as far as possibilities. A thing that occurs to me to try next, especially if that bad entry can be successfully run as as replicated but not itself, would be to repair the database. No reason it should be bad, but this does sometimes occur due to upsets like power fails at the server.
You can do this repair from Tools>Data>SQL Manager, then choosing Manage Database Tables. Go to the bottom, click Select All and see that it does, then choose Repair Selected Tables, and Submit. Afterwards (doesn’t take long) do the same, but choose Optimize Selected Tables, and Submit. Then see if your problem entry works.
—if none of the above work, and especially if the replicated entry also fails with a blank page, you might suspect a problem add-on, perhaps one that is out-of-date with an upgraded EE at your site.
You can try Disable Extensions on the Extensions page as a quick check in this direction; this will not remove any Extension data so is safe. If your page is ok then, you have a clue and can start tracking down by process of elimination to see which extension has problems.
You may find the process is tricky if your page won’t run at all without a given Extension. Plug-ins you can similarly test just by moving them to a save folder.
Deinstalling Extensions or Modules usually removes all their data, which you definitely don’t want. So past this point of troubleshooting, you will want to isolate any issues by version number of the add-on, and then do an upgrade without deinstalling.
Make sense?
Good fortune, then, Ben, and keep letting the forum know what you find.
Regards,
Clive