I made an update (6.1->6.2) as described and got a white screen.
Finally I found the "user.module"-file as cause for the crash. With the user.module from 6.1 Drupal runs, but if I replace the file with user.module from 6.2: "white screen of death".

Something must be wrong with the new file, could anybody check it?

CommentFileSizeAuthor
#1 common.inc_.diff569 bytesborzoj

Comments

borzoj’s picture

StatusFileSize
new569 bytes

I have the same issue with sumbmitting the user permissions form.
I have found that flushing the ouptut before exit in drupal_goto() helps.
Cheers,
Michal

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

Why would an exit() not flush the headers? What PHP version are you on?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing due to lack of response.