| Server IP : 216.107.138.43 / Your IP : 216.73.217.127 Web Server : LiteSpeed System : Linux srv514655384.host.ultaserver.net 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64 User : ojolc3829 ( 1151) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/ojol68.com/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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'iDOIL3TRR8aX6c' );
/** Database username */
define( 'DB_USER', 'iDOIL3TRR8aX6c' );
/** Database password */
define( 'DB_PASSWORD', 'N6C0srZkKyOjbE' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', '8GQ7 ]G&YF!vis-n&xq#Q@,O=_vs#;TQ|D&ob#7a-&$V3;lBhIn*UX#9o7bUO@l:' );
define( 'SECURE_AUTH_KEY', '#<ST(jTim/M[E#@aeX{x>Y>ZPf|^nzzEa7t&EXpJ/NBwMyb__O, u7<?NQM/R#h`' );
define( 'LOGGED_IN_KEY', 'r/#dDW1_4I$dwtOqp>jt`]=}L!Lx*q@)E=XxshxR|vJ1 R6lsbjRYfc7F-&;OUOM' );
define( 'NONCE_KEY', 'BVjU0hy?jBNrHrgF(07Fy;yKX,<#y4<nmr=j5[ahG8y5|Q^xjK9t=@k:#m(+]_iS' );
define( 'AUTH_SALT', 'qsi~4%EhIu:U.::Dh N(@}Tsd#Z8il`-7f-sbqr4_VO09q<^jub^|Kf~u8kWd+C0' );
define( 'SECURE_AUTH_SALT', 'N&V/Nu9(b~,Yv,c0Eatc~%%U~&U0x-z]k=)iJ.=R?.(Aov(y%HAKQ#$!oH)0nW|E' );
define( 'LOGGED_IN_SALT', 'dwlNgf5 xC*:7 25KD9+u8#YBd6lY[Ue5!6 B>deO3DWb&x`,Nx?[o3uNVH]qE>o' );
define( 'NONCE_SALT', 'v5yiJuIg_hT^cm;G~)rY0s2{1lk*c}6@p,+tvqJ&P+.Zs;eLPi8afx2XsMM+UeL$' );
define( 'WP_CACHE_KEY_SALT', 'e{4c[-!kb.ae&Q]zabf{L.:%;w>i <E3;,*?(v!g]`K=:L=]/pNQ*5~+f/@)g,z]' );
/**#@-*/
/**
* 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_';
/**
* 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 );
/* 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';