{"id":155360,"date":"2024-01-31T09:15:39","date_gmt":"2024-01-31T08:15:39","guid":{"rendered":"https:\/\/de.wordpress.org\/support\/topic\/wp-update-nicht-moeglich-admin-hat-keine-adminrechte\/"},"modified":"2024-01-31T09:15:39","modified_gmt":"2024-01-31T08:15:39","slug":"wp-update-nicht-moeglich-admin-hat-keine-adminrechte","status":"publish","type":"topic","link":"https:\/\/de.wordpress.org\/support\/topic\/wp-update-nicht-moeglich-admin-hat-keine-adminrechte\/","title":{"rendered":"WP Update nicht m\u00f6glich &#8211; Admin hat keine Adminrechte"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br \/>Hallo zusammen, <br \/><br \/>ich m\u00f6chte als angemeldeter Admin die WordPress Installation aktualisieren, aber habe keine Berechtigung. Ich kann auch keine Plug-Ins aktualisieren &#8211; die Adminrechte sind verloren gegangen&#8230;<br \/>Ganz \u00e4hnlich wie bei <a href=\"https:\/\/de.wordpress.org\/support\/topic\/wordpress-aktualisieren-keine-rechte-keinen-zugriff\/\">diesem Eintrag<\/a> habe auch ich bereits via PHP MY ADMIN einen neuen Nutzer mit Adminrechten angelegt, aber leider ohne Erfolg. In der wp-config Datei steht auch nichts drin, was diesen Fehler begr\u00fcnden w\u00fcrde.<br \/>Kann mir jemand erkl\u00e4ren, wie es zu diesem Fehler kommen kann und ob es einen Weg gibt, die Adminrechte wieder zur\u00fcck zu bekommen oder ob es leichter ist, das Update manuell aufzuspielen und zu hoffen, dass dann die Adminrechte wieder automatisch verf\u00fcgbar sind?<br \/>Falls ihr noch mehr Info braucht, gerne nachfragen, ich geb mir M\u00fche&#8230; \ud83d\ude42<br \/><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\n\/**\n * The base configuration for WordPress\n *\n * The wp-config.php creation script uses this file during the\n * installation. You don't have to use the web site, you can\n * copy this file to \"wp-config.php\" and fill in the values.\n *\n * This file contains the following configurations:\n *\n * * MySQL settings\n * * Secret keys\n * * Database table prefix\n * * ABSPATH\n *\n * @link https:\/\/wordpress.org\/support\/article\/editing-wp-config-php\/\n *\n * @package WordPress\n *\/\n\n\/\/ ** MySQL settings - You can get this info from your web host ** \/\/\n\/** The name of the database for WordPress *\/\ndefine( 'DB_NAME', 'xxx' );\n\n\/** MySQL database username *\/\ndefine( 'DB_USER', 'xxx' );\n\n\/** MySQL database password *\/\ndefine( 'DB_PASSWORD', 'xxx' );\n\n\/** MySQL hostname *\/\ndefine( 'DB_HOST', 'xxx' );\n\n\/** Database Charset to use in creating database tables. *\/\ndefine( 'DB_CHARSET', 'utf8' );\n\n\/** The Database Collate type. Don't change this if in doubt. *\/\ndefine( 'DB_COLLATE', '' );\n\n\/**#@+\n * Authentication Unique Keys and Salts.\n *\n * Change these to different unique phrases!\n * You can generate these using the {@link https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/ WordPress.org secret-key service}\n * 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.\n *\n * @since 2.6.0\n *\/\ndefine( 'AUTH_KEY',         'xxx' );\ndefine( 'SECURE_AUTH_KEY',  'xxx' );\ndefine( 'LOGGED_IN_KEY',    'xxx' );\ndefine( 'NONCE_KEY',        'xxx' );\ndefine( 'AUTH_SALT',        'xxx' );\ndefine( 'SECURE_AUTH_SALT', 'xxx' );\ndefine( 'LOGGED_IN_SALT',   'xxx' );\ndefine( 'NONCE_SALT',       'xxx' );\n\n\/**#@-*\/\n\n\/**\n * WordPress Database Table prefix.\n *\n * You can have multiple installations in one database if you give each\n * a unique prefix. Only numbers, letters, and underscores please!\n *\/\n$table_prefix = 'wp_';\n\n\/**\n * For developers: WordPress debugging mode.\n *\n * Change this to true to enable the display of notices during development.\n * It is strongly recommended that plugin and theme developers use WP_DEBUG\n * in their development environments.\n *\n * For information on other constants that can be used for debugging,\n * visit the documentation.\n *\n * @link https:\/\/wordpress.org\/support\/article\/debugging-in-wordpress\/\n *\/\ndefine( 'WP_DEBUG', false );\n\n\/* That's all, stop editing! Happy publishing. *\/\n\n\/** Absolute path to the WordPress directory. *\/\nif ( ! defined( 'ABSPATH' ) ) {\n\tdefine( 'ABSPATH', __DIR__ . '\/' );\n}\n\n\/** Sets up WordPress vars and included files. *\/\nrequire_once ABSPATH . 'wp-settings.php';<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-155360","topic","type-topic","status-publish","hentry","topic-tag-administrator","topic-tag-rechte","topic-tag-update"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/155360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/de.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/de.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/155360\/revisions"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=155360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}