| Server IP : 104.26.4.103 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/leapdubai/public_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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/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', 'leapdubaidb' );
/** MySQL database username */
define( 'DB_USER', 'leapdubaidbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 'xSw1GnrQAWRW0kKztS' );
/** MySQL 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', '08oVl}o{9GRHf4It@BfA(}2cgffMFt)Nz,qn4!dpc,49-|mzRG4i HvNy9$4 EgU' );
define( 'SECURE_AUTH_KEY', '*w* k8<:?mB]%N}b}e=(S<A.Ww){Qrd7L#QPEq@;4m2~=:zwIg]kux)TpvcOFUu^' );
define( 'LOGGED_IN_KEY', 'VbiuUMwwOf7n`dt_h6;89*? @[Cw_g>mp_L.GU)@Sr?8X<Kd}TP1X<34qZD6{3pm' );
define( 'NONCE_KEY', 'g-|O4)JH4{TK35omM,eLM)<u *n=M9Heyo)^@<(Sb{)858[QRI2t8S9+?zS/z(Z}' );
define( 'AUTH_SALT', 'LYT}}!`-r4(-vvg<Q/{hBd1>BGaZIs4 @O9Q<<2hIYSZr=>1)&HRAYRxrUwqnVv=' );
define( 'SECURE_AUTH_SALT', 'FZc_|qse[|q<YD-=NK/={(7$zAC,VD3NR>~2E.AX6t3M$Z~WIEH,{>GFJR/PKmW0' );
define( 'LOGGED_IN_SALT', '#DWM*lxCQ?Iwb7%{]TQjealu8[#j|Rs~ADuP((YK`H^:EPb#YzFg)B&>Fs$?2)e!' );
define( 'NONCE_SALT', '-bD]{ez;.]_p3Knn6g_cMeB*b#~fNR^33 rQR6$kb:jE|9RSt7R*N}*c5j1=$-ju' );
define( 'WP_CACHE_KEY_SALT', 'VI`JLbv../IFH#E;.c0rzUVVuPKmjl3m,qh@!57T(Rr}7_<%;AS#}[!_XFTF,RVn' );
/**
* 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_';
define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', '4A71YL9jE8O66gvnG8yzNcKWV' );
/* 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';