fcader
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: You do not have sufficient permissions to access this page.I just re-ran upgrade.php and that seemed to fix it.
Forum: Installing WordPress
In reply to: Error establishing a database connectionOn comparing the old and the new files, I discovered the problem.
Aiyy caramba, I knew it’d be something stupid.
What I’d done was:
define(‘databasename’, ‘wordpress’);
instead of:
define(‘DB_NAME’, ‘databasename’);I know no PHP. But perhaps for other PHP novices, you might want to put in a word of advice?
Forum: Installing WordPress
In reply to: Error establishing a database connectionFixed!
I don’t know why, but this is how:
1. I went into my CP and changed my database password.
2. Deleted wp-config.php.
3. Went to wp-admin/install.php, which ran the manual set up.
Voila!
Thanks everyone (:Forum: Installing WordPress
In reply to: Error establishing a database connectionNo, because I “have already used the available number of databases,” though I do have 98MB of space left.
On the other hand, I am feeling destructive. I wouldn’t mind, too much, just deleting the present database and creating a new one.Forum: Installing WordPress
In reply to: Error establishing a database connectionPerhaps the fact that I am only allowed 1 database has something to do with it? It’s currently being used by MovableType.
Forum: Installing WordPress
In reply to: Error establishing a database connectionMy password, username, and database name are correct for sure.
db69.perfora.net is what is listed in my CP under “Host Name,” so I’m assuming that’s correct too.
MySQL is not a strength of mine, but I do think I’ve got all this right.Forum: Installing WordPress
In reply to: Error establishing a database connectionYup, I had it at the default values initially. Once that didn’t work, I fiddled around with db69.perfora.net.
Forum: Installing WordPress
In reply to: Error establishing a database connectionI just did and that doesn’t work either.