I’m having the same problem with the message:
Sorry, that key does not appear to be valid.
I setup 2.5.1 cleanly, then imported the db from another wordpress installation with an export command. None of the accounts that I know the passwords for work.
Is there a way to execute the import script on the server? I’m getting timeouts when I try to import through the web, but I have access to execute the imports on the server, I just need to know what commands to execute.
>>>The number you read on that page is taken from the php configuration of your host, the upload_max_filesize configured in the core php settings on the server you use.<<<
I don’t think this is correct. I have this setting in my php.ini file set to 20M and I’m still getting a 15000K limit error.
Is it possible that there IS a limit coded in to the application somewhere?