| Server IP : 152.53.162.115 / Your IP : 216.73.217.85 Web Server : Apache/2 System : Linux host 6.12.0-55.40.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 21 05:54:51 EDT 2025 x86_64 User : pbshosting ( 1005) PHP Version : 8.3.30 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/pbshosting/domains/musandamboattrip.com/private_html/ |
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:
*
* * 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', "pbshosting_musandamboattrip" );
define( 'DB_NAME', "pbshosting_musandamboattrip_new" );
/** Database username */
#define( 'DB_USER', "pbshosting_musandamboattrip" );
define( 'DB_USER', "pbshosting_boattrip_new_com" );
/** Database password */
#define( 'DB_PASSWORD', "2eFALmGkZbjJCBPbGqH6" );
define( 'DB_PASSWORD', "2eFALmGkZboattrip_new_combjJCBPbGqH6" );
/** Database hostname */
define( 'DB_HOST', "localhost" );
/** 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', 'T/V8N8Pz/&TcJa0n19Wp-!Iel2IU:6pd!:)J7|g/1_s52(~4)B8+Ox@@0vyV|B&4');
define('SECURE_AUTH_KEY', '10M6r3(gx-YF81zv8FZ7~9O;rVO_F[y~T108jL1&([Hy:6#6nm6s#J(!16!5s1i%');
define('LOGGED_IN_KEY', ')EtNa*WrmCsb1b*Isc]Ax!*xn+&H6380b6~vxsD8H#L9l3gn6Eln-2V@3;!8lF80');
define('NONCE_KEY', 'w)s(h5@060A8:0148S6(1-X:_o2R-G7698Ke7H9x3%:mp|&-Ma44J:%8scATikN1');
define('AUTH_SALT', ')(3@mLH03Y&@fA6Cl0*t77#~&x*dbnjY3NioVIQV!e551V(YLdA26/nsujx32]q+');
define('SECURE_AUTH_SALT', 'kZ859xi0c9|8sHK2m%7Xk1_6o/O&e1AO0~04aM~U9buG4!)2935_]X6JCSA+2B!3');
define('LOGGED_IN_SALT', 'X(U5l7zhXUs3rH3O*DhS~h06&MX_0r8v_@~MKd(#C:4_tdBdY7z)hTX7(:i%&5Tl');
define('NONCE_SALT', 'Gs/;6R9j@:7@x-Uo9H+[)];Y:jc628ezB2&lw@(N52sut90Iv04Z::QvdGGP08H6');
#define('DISALLOW_FILE_EDIT', true);
#define('DISALLOW_FILE_MODS', true);
/**#@-*/
/**
* 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 = 'rTdN2_';
/* 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 );
}
define( 'WP_MEMORY_LIMIT', '512M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
define( 'DUPLICATOR_AUTH_KEY', 'C9{CY3`w;TBxF*ynrbvaf$3le.1y|(Plq{!LYCx70Bm_n&t[(dV`-vS!=VSY7/CW' );
/* That's all, stop editing! Happy publishing. */
/** 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';