Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you check the settings on wp-config.php and make the proper changes? Also, did you change the settings in the database? Change the URL on ‘siteurl’ under ‘wp-options’ in the database of the WordPress installation.

    Thread Starter mohaimenk

    (@mohaimenk)

    I am not sure what that means but this is what I found

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘fot1105207404526’);

    /** MySQL database username */
    define(‘DB_USER’, ‘fot1105207404526’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘xxxxxxxxxxxxxxxxxxxx’);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘fot1105207404526.db.6670336.hostedresource.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’, ”);

    Thread Starter mohaimenk

    (@mohaimenk)

    I also cannot fine wp-options anywhere

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Domain changed – now I can't log in’ is closed to new replies.