ka_edong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfResolved 😉
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfHi All!
I was able to restore my blog.
Short of it: On a fresh install, I restored my posts via SQL.Here’s the step-by-step (most of it) of how I recovered my blog.
edWIN
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfNot resolved. What I’ve decided to do is use the fresh install (starting with zero posts). Then will find a way to extract past posts and add to the fresh install.
oh well.
edWIN
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfIf I can’t login, is there still a way to export my blog from outside the admin panel?
The idea is to backup my blog NOT via SQL DB, but via XML. Can that work?
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfI’ve done everything I can from this page:
http://codex.ww.wp.xz.cn/Login_TroubleI’m back to same problem as originally posted.
Please help.
Thanks!
Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfHi All!
I went to the extreme and re-installed my wordpress blog.
I was momentarily able to login to my newly installed blog.
But now that I’ve re-connected my backup (sql) database to my wordpress blog,
the login symptoms originally described are recurring.Here’s what I did:
1.) Backed-up blog using these back-up instructions. Result: sql file in my laptop.
2.) Re-installed wordpress
Result: able to login to wordpress fresh install.
3.) Restored backup on my server (dreamhost). I also dropped old databases as instructed in this visual tutorial.
Result: I can see blog on front end but without any posts (only Hello World).
4.) I re-visited wp-config.php . I updated the table prefix:
from:
$table_prefix = ‘wp_’;
to:
$table_prefix = ‘wp_fgmcjg_’;
Result: Now my posts appear on front end of blog (some codes are broken).
BUT now the login is now back to old symptoms:When I enter “admin” and the correct password, browser returns me to http://www.technobiography.com/wp-login.php .
Please please help.
How can I restore properly? (have old posts AND be able to login).Forum: Fixing WordPress
In reply to: can't login. login.php returns to itselfHi Matthew,
Thanks for your response. I’ve deleted cookies related to technobiography.com . I’ve also ensured that cookies are allowed. Still not working. Tried it for both chrome and safari.
Friends,
Any other ideas?edWIN
Forum: Installing WordPress
In reply to: NEW 2.6 install – admin login problemI tried editting wp_options via samboll’s instructions http://www.tamba2.org.uk/wordpress/site-url/ .
But i kept getting this error:
#1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘A’ at line 1What I did is
(a) backup wp_options (copied it into wp_options2 using “operations” tab)
(b) exported wp_options (SQL text file) unto my desktop
(c) opened the SQL text file, edited site-url from “http://technobiography.com” changed to “http://technobiography.edongskey.com” (this was the value before I started having problems)
(d) on phpMyAdmin, I deleted wp_options
(e) imported the updated wp_options from my desktop to phpMyAdminWhew! my blog is alive ….
edwin ‘ka edong’ soriano
http://technobiography.com