Update on phpBB3.0.4 on PHP 5.3.0RC2

Hmm… well it’s not crashing outright according to GDB, so I can only imagine it’s encountering a fatal error along the installation process.

Update: It’s dying on the line that reads $install->load(); However, it doesn’t toss an error when it does so. Interesting. It does not crash there, however, if I modify it to be passed two empty strings as parameters.