Settings > WordPress Tweaks > File Editor // END iThemes Security - Do not modify or remove this line /** * 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', 'dubaihrc_uae'); /** MySQL database username */ define('DB_USER', 'dubaihrc_uae'); /** MySQL database password */ define('DB_PASSWORD', '~2Ahe0c1'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** 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', 'm>0u_;KIr=>L)hL+%N+G1wb%pl[7B>hf7iLt6KCXM;{`$%ZRaei7XSsg&telD)Cj'); define('SECURE_AUTH_KEY', 'h1xv>w?`uQ~6EC?t[)}nMmbT;8W{iL/fxs9Bl]9d'); define('LOGGED_IN_KEY', '9|l^?IU>hYNGFh]1n==Ho-bg}!XehF|MC={Tm?{g (_{FT2b~C!%KRq(/_/u/gFN'); define('NONCE_KEY', 'cnU`~[Shc.(~uZK@nc9G)0g6:ytd%],G7{!baZZZm@+eBe8'); define('AUTH_SALT', 'O;{1/:bFwH[.z h+:u0oLya4;5?L59q(sGY+q#EELp$b}X_-[B_1jsB 6sxWI;mJ'); define('SECURE_AUTH_SALT', 'D7e[{?A|!lFfg]48)A2Qk26W!vi38N@ESmu$W&YvW[LmEfA,+I{ksh@qGaRs_vE`'); define('LOGGED_IN_SALT', 'I8G47dDegd=n= 3ycqrsr1U8v&0GfoCKro[A]|P dgl[K.R*Q+mmhA4SH=E|-tUn'); define('NONCE_SALT', 'VM,|L/o~baU496wM>9vdgBE>`*.3kBs`a,>[`cAi3ra0nkV:Bc;okhC]63uYXp%p'); /**#@-*/ /** * 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 = 'wp786_'; /** * 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');