Incidentally, I’ve also found that I get a memory error from the write/edit page with WP2. I was running fine in 8MB (the php.ini default amount) with WP1.5, but the server starting complaining after the upgrade:
Fatal error: Allowed memory size of 8388608 bytes exhausted
I had to change memory_limit to 10M…