| Server IP : 172.67.201.108 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/ndb/ |
Upload File : |
<?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://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'frenemye_japexthaha');
/** MySQL database username */
define('DB_USER', 'frenemye_japexth');
/** MySQL database password */
define('DB_PASSWORD', 'MPhHD3+DkY1b');
/** MySQL hostname */
define('DB_HOST', '45.77.2.43');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
/** 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', 'd!#$`E{bE+|Hx#`vj`~]^5N<:SB_/n$8R^dxDCd]lfl>|y18VB[f~at`Pgc$/iX`');
define('SECURE_AUTH_KEY', '@_qT;!2!3%#qVo-L>GX Dpdl(iEi%=w.&Z8#{+-Js+qOqJq||=7f>m1:Lgh7~W@|');
define('LOGGED_IN_KEY', '4q>{[EAxpqmA@`0_!:3Nsj &^=/PQ.`3wp2DAxjyx6$26oHfM~~,zuTv8lE8UjKu');
define('NONCE_KEY', 'R*xQI-mx;&tCWw{4_<B`j/s,bSc X]n!lY>dp{KlE[(V4fsH@i7xn4GG$Dx1q.z/');
define('AUTH_SALT', '~jc9/k}zrJ[^ZT^5WUPTPL&O]z<X<O@xrz0X55|;S!:w&4tbZ8HqhNoO/kY{PPC7');
define('SECURE_AUTH_SALT', ')=D6C^skU&vgpZMaC9X[Qo/x(l< ~3K*^T3KziPD:>hSQRzb-4stJ,DH>fFh^Q/*');
define('LOGGED_IN_SALT', '90s9+= @pu`#PUm2As8%E~^[TDpXV jc2yTJ3K.`(un^T`>s2LYY?]P4r^F`=MgK');
define('NONCE_SALT', 'wd{6gS=sI0BO}|x6N5HQng[(X`@kjV@9:OdO!xI3(A%;e*Dh^(1o!nCbR^(ptX[[');
/**#@-*/
/**
* 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_5NXIr';
/**
* 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://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');