Upgraded WordPress 2.2 to WordPress to 2.6.1
-
I was using WS_FTP95 to upload the WordPress to 2.6.1 files, but it kept crashing.
Then I switched to WINSCP to upload the WordPress to 2.6.1 files, which was stable.
I was able to access my blog, login, and update the database.
At the bottom of the Site Admin wp-admin/ web page reads Version 2.6.2
I activated Askimet 2.1.8
When you sign up for a WordPress.com account we will email you an API key. If you already have a WordPress.com account, your API key is listed on your profile page, which you can get to by clicking the “My Account” link in the top right when you’re logged in.
I didn’t find the “My Account” link.
I clicked on the Akismet Configuration link there is This key is valid.
My question, Is my Askimet 2.1.8 API key ok from the upgrade?
I added the following to the wp-config.php file with the unique phrases
// Change each KEY to a different unique phrase. You won’t have to remember the phrases later,
// so make them long and complicated. You can visit //api.www.ads-software.com/secret-key/1.1/
// to get keys generated for you, or just make something up. Each key should have a different phrase.
define(‘AUTH_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.
define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.
define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.FWIW.
I prefer the visual layout of the Site Admin web pages in WordPress 2.2 to WordPress to 2.6.1.
Unless I am missing something, then it appears to be a successful upgrade.
- The topic ‘Upgraded WordPress 2.2 to WordPress to 2.6.1’ is closed to new replies.