I was just merrily working on a CakePHP site and suddenly... white screen of death. No debug information, nothing whatsoever generated by visiting the site.
Previously when this has happened there's been an error in core.php, or something else in the config folder. But the only hazardous thing I had open at the time was core.php, and there's definitely nothing wrong with it now.
A reboot of the computer did nothing to resolve the issue.
Anyone got any ideas why else a Cake site would suddenly white-screen like this?