Title: Cannot access https://mysite.de/wp-admin
Last modified: September 22, 2018

---

# Cannot access https://mysite.de/wp-admin

 *  [charminghm](https://wordpress.org/support/users/charminghm/)
 * (@charminghm)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-access-https-mysite-de-wp-admin/)
 * Hello everybody,
 * I am new to this forum and need help with my WP site.
    I am able to open my site
   [https://have-a-taste.de](https://have-a-taste.de) but since today I am not able
   to open [https://have-a-taste.de/wp-admin](https://have-a-taste.de/wp-admin).
   Site cannot be found. The login screen looks a little bit like my site but not
   like the login site I am used to. The URL looks strange to me: [https://have-a-taste.de/wp-admin/wp-login.php?redirect_to=https%3A%2F%2Fhave-a-taste.de%2Fwp-admin%2F&reauth=1](https://have-a-taste.de/wp-admin/wp-login.php?redirect_to=https%3A%2F%2Fhave-a-taste.de%2Fwp-admin%2F&reauth=1)
 * I remember I did some changings in the settings of WP. And after that the problem
   occurred. Please assist. I really don’t know where to fix this error. Thanks 
   in advance.
 * Kind regards
    Henning
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-access-https-mysite-de-wp-admin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [stefsternyc](https://wordpress.org/support/users/stefsternyc/)
 * (@stefsternyc)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-access-https-mysite-de-wp-admin/#post-10714164)
 * Sie haben eine Weiterleitung in Ihrer wp-config und Sie müssen es für jetzt auskommentieren.
 *  Thread Starter [charminghm](https://wordpress.org/support/users/charminghm/)
 * (@charminghm)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-access-https-mysite-de-wp-admin/#post-10714747)
 * Hallo, Danke für deine Rückmeldung. Aber wo soll die sein? Hier der Inhalt der
   wp-config:
 * <?php
    /** * The base configuration for WordPress * * The wp-config.php creation
   script uses this file during the * installation. You don’t have to use the web
   site, you can * copy this file to “wp-config.php” and fill in the values. * *
   This file contains the following configurations: * * * MySQL settings * * Secret
   keys * * Database table prefix * * ABSPATH * * [@link](https://wordpress.org/support/users/link/)
   [https://codex.wordpress.org/Editing_wp-config.php](https://codex.wordpress.org/Editing_wp-config.php)**
   [@package](https://wordpress.org/support/users/package/) WordPress */
 * // ** MySQL settings – You can get this info from your web host ** //
    /** The
   name of the database for WordPress */ define(‘DB_NAME’, ‘DB2922017’);
 * /** MySQL database username */
    define(‘DB_USER’, ‘U2922017’);
 * /** MySQL database password */
    define(‘DB_PASSWORD’, ‘SnpWZl86QHqKLgkfd’);
 * /** MySQL hostname */
    define(‘DB_HOST’, ‘rdbms.strato.de’);
 * /** 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’,”);
 * /**#@+
    * Authentication Unique Keys and Salts. * * Change these to different
   unique phrases! * You can generate these using the {@link [https://api.wordpress.org/secret-key/1.1/salt/](https://api.wordpress.org/secret-key/1.1/salt/)
   WordPress.org secret-key service} * You can change these at any point in time
   to invalidate all existing cookies. This will force all users to have to log 
   in again. * * [@since](https://wordpress.org/support/users/since/) 2.6.0 */ define(‘
   AUTH_KEY’, ‘yp3d))wB%a^uScbj@rW2m22j0ywZ@Zz586zgSdkB43s%3UrCAZg9r9S7LPH*2cTS’);
   define(‘SECURE_AUTH_KEY’, ‘eVwH2Q@pomCyAQH^CRoVfu5r&wa^TnpOPGmbmQ!dxQrGIQE^2!
   5U@Wcm8VA&NBMX’); define(‘LOGGED_IN_KEY’, ‘x%S7rXFn^uwy(HlXCi(VDFQyU6)35&&J^nqPYmJenKiBkMfgV&
   mieiMWF0T9LPPU’); define(‘NONCE_KEY’, ‘FR&m6DkhwrYE@5w1daa0PDAa^2D05^w9Z5@ysGOYbljIp@Ify9EMAxvUYr4
   ^uTFH’); define(‘AUTH_SALT’, ‘j26#CnSh2@Z(Ik395SI1Mt@P36ch%JmJTffP7db&G^@l7(WfVDg*
   ulMjWQKM*RRK’); define(‘SECURE_AUTH_SALT’, ‘0a4ziGuILmVSmLKY#IzoaA9Abeqs9zT^aj4jJL1vNRz3G#
   jZ8FyULFaTiAwUgDkm’); define(‘LOGGED_IN_SALT’, ’15YetGBA^OSwTmUz*tW1miWy58qaXCmotOiokTvISwiVa7J2O1lpxD&
   Y2^o*IGjf’); define(‘NONCE_SALT’, ‘k0EO)ahjZkOTJD26xM764BNyRPHAj9Vo@y@PSBRsgS53j4fRh()*
   Sf!0El^Rp4(S’); /**#@-*/
 * /**
    * WordPress Database Table prefix. * * You can have multiple installations
   in one database if you give each * a unique prefix. Only numbers, letters, and
   underscores please! */ $table_prefix = ‘wp_’;
 * /**
    * For developers: WordPress debugging mode. * * Change this to true to enable
   the display of notices during development. * It is strongly recommended that 
   plugin and theme developers use WP_DEBUG * in their development environments.**
   For information on other constants that can be used for debugging, * visit the
   Codex. * * [@link](https://wordpress.org/support/users/link/) [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)*/
   define(‘WP_DEBUG’, false);
 * /* That’s all, stop editing! Happy blogging. */
 * /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) ) 
   define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
 * /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-
   settings.php’);
 * define( ‘WP_ALLOW_MULTISITE’, true );
 * define (‘FS_METHOD’, ‘direct’);
 * define( ‘AUTOMATIC_UPDATER_DISABLED’, true );
    ?>
 * Ich seh da nichts.
 *  Thread Starter [charminghm](https://wordpress.org/support/users/charminghm/)
 * (@charminghm)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-access-https-mysite-de-wp-admin/#post-10714799)
 * Update:
 * I added these to columns to my wp-config.php:
 * define(‘WP_HOME’,’[https://have-a-taste.de&#8217](https://have-a-taste.de&#8217););
   
   define(‘WP_SITEURL’,’[https://have-a-taste.de&#8217](https://have-a-taste.de&#8217););
 * Now the WP logon screen is as I am used to.
    But now I am not able to logon. 
   I am always asked for the password.
 * Please assist.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cannot access https://mysite.de/wp-admin’ is closed to new replies.

## Tags

 * [wp-admin](https://wordpress.org/support/topic-tag/wp-admin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [charminghm](https://wordpress.org/support/users/charminghm/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-access-https-mysite-de-wp-admin/#post-10714799)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
