| Server IP : 92.249.45.152 / Your IP : 216.73.217.0 Web Server : LiteSpeed System : Linux zap.boxsecured.com 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : afriqueacier ( 1976) PHP Version : 8.0.30 Disable Function : symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/afriqueacier/public_html/ |
Upload File : |
<?php
define('WP_CACHE', true); // Added by SpeedyCache
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'afriqueacier_wp670' );
/** Database username */
define( 'DB_USER', 'afriqueacier_wp670' );
/** Database password */
define( 'DB_PASSWORD', 'S86U1-r.p8' );
/** 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', 'ci1ddvl9kjozewb7etlzlru8r11soupdor6zhh1gbavxerumedmtibll1jrbuvs6' );
define( 'SECURE_AUTH_KEY', '1641gpkewpf942hxycydsix8wj74jttfhihig5dz5i2r6hkfqi7ytzvdzebmnixz' );
define( 'LOGGED_IN_KEY', 'sh3syek2lyjyy4czyfcynmxxkrl9kvkoyxyx2ha6zuefems8blk2wvf7rzh7stfj' );
define( 'NONCE_KEY', '9qafwa4ngdck1savtd8ps5docyus7a3xnmote9x6vxikzihkqlkiqjje1yz8q2jt' );
define( 'AUTH_SALT', 'mrftwovpaztea9broxtlw7w0tyxx0hthljifw0plcywotbnb2jv5gcndvopfq3cg' );
define( 'SECURE_AUTH_SALT', 'chuslaenxicvlxfndds6mxspzfjxn04i14fxoni8jtq6iuh1o2qsitly6wr1cyph' );
define( 'LOGGED_IN_SALT', 'zzuw4zcuxpnfwfjtw9iydycf77m70mrnhypmy4sj0xisr3ca0tqun40y2n53bfjq' );
define( 'NONCE_SALT', 'ebpyemdebw6u96746r4sfwfc4jys5gjx5qzmds5pxic2saa1f6cdkbvgtqz9y6io' );
/**#@-*/
/**
* 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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wp6s_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-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';