johngugie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to have page not show on listdoh, forgot to look there. thanks!
Forum: Fixing WordPress
In reply to: permalinks issuelol tell the owner of the blog. ??
Forum: Fixing WordPress
In reply to: permalinks issueGrr! Now it works! God, I hate Yahoo everything!
It take their server like 15mins to show the changes.
Forum: Installing WordPress
In reply to: upgrade uses different db hostThanks guys!
Forum: Installing WordPress
In reply to: upgrade uses different db hostAh, found it. yahoo is screwy!
Forum: Installing WordPress
In reply to: upgrade uses different db hostUm, yahoo set the info. I’m using what they put in config. Here’s my config.
// ** MySQL settings ** //
define(‘DB_NAME’, ‘blog’); // The name of the database
define(‘DB_USER’, ‘xxxx’); // Your MySQL username
define(‘DB_PASSWORD’, ‘xxxx’); // …and password
define(‘DB_HOST’, ‘mysql’); // 99% chance you won’t need to change thisI need the mysql db login? is that it?
when I go to Database administrator, it just shows a blank for user & pw.
Forum: Installing WordPress
In reply to: upgrade uses different db hostYes, I have a db backup. I restored it a few times. I hope that didn’t do it. Problem is it’s not my account. I’m doing it for another person. I guess I have to use her email for tech support. I hate yahoo.
Forum: Installing WordPress
In reply to: upgrade uses different db hostUnder my mysql db, it shows just this:
Error
SQL query:
SHOW TABLE STATUS FROMmysql
;
MySQL said:#1044 – Access denied for user ‘yscr_bbe5Tp’@’localhost’ to database ‘mysql’
but my config file said host is mysql.
Forum: Installing WordPress
In reply to: upgrade uses different db hostIt’s a privileges issue.
headlessspider, I see what you’re saying but my mysql db has no files in it. The blog db has 20 tables but none say users. I have a wp_users but that’s not it. It seems yahoo corrupted it but not sur.
Forum: Installing WordPress
In reply to: WordPress database installation error on YahooI don’t see the privilege options on the yahoo myphpadmin. The db is called blog but the host is mysql. I see blog, mysql, and myphpadmin showing as databases but only blog has tables. What do I edit?