Disaster upgrading from v2.1 to v2.6.2
-
Hello there, I hope you can help me because I’m in real trouble.
I’ve been using WP for years, and I only have the greatest praises for it. A few years back I upgraded it from v1.5 (I think!) to v2.1 and everything went smoothly.
Last night I decided it was time to upgrade again and tried to install v2.6.2
I read the instructions carefully. I didn’t first delete the WP files off the website, but overwrote them all with the v2.6.2 ones via FTP.
When done, I launched the blog. It looked fine. I then logged in as admin, and I got a message telling me the database needed upgrading, so I clicked OK.
Within seconds I got the following error messages:
————-
Warning: is_writable() [function.is-writable]: Unable to access /cache/php.err in /mnt/125/sdb/a/2/ppblog/wp-includes/wp-db.php on line 500Warning: is_writable() [function.is-writable]: Unable to access /cache/php.err in /mnt/125/sdb/a/2/ppblog/wp-includes/wp-db.php on line 500
Fatal error: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /mnt/125/sdb/a/2/ppblog/wp-includes/wp-db.php on line 635
Fatal error: ob_end_flush() [ref.outcontrol]: failed to delete and flush buffer. No buffer to delete or flush. in /mnt/125/sdb/a/2/ppblog/wp-includes/functions.php on line 1986
————
Now I have tried to “reverse” the upgrade by FTP’ing my previous version of WP (which I saved last night), overwriting the “new” files with the “old” ones. Alas the result is worse than ever:1. The blog doesn’t show properly. Every blog entry title is followed by the following message:
—-
WordPress database error: [Table ‘ppblog.wp_post2cat’ doesn’t exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (798)
—–
Also, at the very top of the page, above the title of the blog itself, this error message:
—-
WordPress database error: [Table ‘ppblog.wp_post2cat’ doesn’t exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (798)
@import url( https://ppblog.free.fr/wp-content/themes/fasttrack/style.css );
—–
(does it mean one of my tables has disappeared off the SQL database?)2. The right-had column has similar messages, but the “Meta” section is visible and therefore the “Login” item too. However, if I click on it and try to log in, it tells me my password is INVALID.
In other words, it seems that v2.6.2 has tried to “upgrade” the database, couldn’t do it, but still managed to tamper with it in such a way that it won’t work with WP v2.1 any longer.
Conclusion: as it is, the blog is completely screwed. Please tell me what to do, this is really depressing.
Philippe
- The topic ‘Disaster upgrading from v2.1 to v2.6.2’ is closed to new replies.