Good morning!

This night I upgraded a site from Drupal 6.4 to 6.5. Everything went right... Everything but update.php.
Update.php returns this error:

"An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
Ga verder naar de fout pagina"
Beneath that it shows all the source code of update.php in a red rectangle.

'Ga verder naar de fout pagina' (Dutch) means Go to the error page. When I click that it just goes back to the beginning page of update.php.

When I put back my back-up of the 6.4 version, this error also appears! What can I do to solve this problem?

Thanks in advance!
Niels.

Comments

kenorb’s picture

kenorb’s picture

Do you using Google Chrome? Check in Firefox or different web browser.

span’s picture

A truly remarkable error. I had the same issue as everyone else with too little information about the actual error.

Read that Firefox would be the problem so I tried Safari which also didn't work. Of course IE wouldn't work then either so I kept on looking for an answer for another hour before trying with IE8 and everything worked smoothly.

Someone with enough brains really should try to figure this one out. Perhaps some JS error that returns something faulty which throws the page not found error?