jnimon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do you change the links?When I moved the files over, did I miss a step (or several) in the process?
Forum: Fixing WordPress
In reply to: How do you change the links?Here’s the piece of the wp-config you will be interested in.
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘390114_mdm’);/** MySQL database username */
define(‘DB_USER’, [moderated]);/** MySQL database password */
define(‘DB_PASSWORD’, [moderated]);/** MySQL hostname */
define(‘DB_HOST’, ‘mysql50-14.wc1.dfw1.stabletransit.com’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);Forum: Fixing WordPress
In reply to: How do you change the links?The site url will be http://www.marcdupontministries.org which is active currently on another host of mine. So they assigned the temporary test one you now see and love.;)
Forum: Fixing WordPress
In reply to: How do you change the links?Well, the weird thing is, I can’t find the login page now. I would love to answer that question myself.
Forum: Fixing WordPress
In reply to: How do you change the links?The Database is correct. So…
I am familiar with PHP Admin. But is there an effective way to browse the database? Thanks! – James