| Server IP : 104.26.5.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/blueoceanprod/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
* 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', 'blueoceanproddb' );
/** MySQL database username */
define( 'DB_USER', 'blueoceanproddbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 'KuYwLONOK2OflKIeIO' );
/** 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', ')91]Gq]Yl-gwkq1K:Wssbob:NN})%QkKdb}(1bcgV7H|gOr8Y{j.$l]]{;xzWYT#' );
define( 'SECURE_AUTH_KEY', 'D1RnG0{Yy`sX@-k83N;d?VTn~>=&a4>nw/@:g<G(VV<9}m~`Iv(<N2!b/GSd}Tv}' );
define( 'LOGGED_IN_KEY', 'gJ18xfbfiUZ)0v*ek /&$BTDRmbeUS z}bGFN|&_5A(LXlmIF)pKtTd^C67X=u]H' );
define( 'NONCE_KEY', 'loyPwa!>Xl#2JvZx*7~B%W1Qi=x5y,XADCcj6;h#+=yP>0n#qM@XXT%; rCOe65s' );
define( 'AUTH_SALT', 'z_Th&4cU^)VOPz4emyH,R(Wnu?z}}&)=tr?=82hz}w20LU9c|>%#kYQU{~GE9joQ' );
define( 'SECURE_AUTH_SALT', 'llc[[lOb%nUZzJ8Z)%z{T9i/gtw.hv7EMLqbvYfs1d}8Y{Ae*RZc/#%wt2S6WKkt' );
define( 'LOGGED_IN_SALT', '{OTS/>Jq{PSl 6.&[UE*f=T8I+r9[_Ik#_a#ydiRKT/6KW1X23T&}68QI,~ _DMW' );
define( 'NONCE_SALT', '!is0Ko0?_uAk#u`ABsI7^gdklCUkJz[<~4 $OZ.Q[_<?6vS^0y`HD|U[22$!sXBr' );
define( 'WP_CACHE_KEY_SALT', 'UF=}J f)WZ,2|ByaJD,|(0xULf4V~$HalIT(/[;)f[IK*?~nvl-_?TemHd,QMn)l' );
/**
* 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', 'bFqZp7W7WRzQjUEVlnpCpfIdW' );
/* 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';