
|
Server : LiteSpeed System : Linux us-phx-web1205.main-hosting.eu 4.18.0-553.77.1.lve.el8.x86_64 #1 SMP Wed Oct 8 14:21:00 UTC 2025 x86_64 User : u670722486 ( 670722486) PHP Version : 8.2.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail Directory : /home/u670722486/domains/geekflags.com/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true );
/**
* 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', 'u670722486_C0Wns' );
/** Database username */
define( 'DB_USER', 'u670722486_kOFwH' );
/** Database password */
define( 'DB_PASSWORD', 'Tyb219WZ3E' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', 'nw*cGGD!N.U4,YVc/&p^3KV%T?^fyRkMYs_=C4jbmZBfKjs ],,0j-PEkXh%$q6q' );
define( 'SECURE_AUTH_KEY', 'AP/9,m`dd9()*<&`.Uga[cn rzrM~XX8=NT}1 ,NC46!YM_gGraBuX80F#n192*Q' );
define( 'LOGGED_IN_KEY', 'k/!xtJ*pZ>M*k*.C*c4[1~+n@<fHV#rBFii-)q KD%ApSq0Fmuw;tcG2<Gb>iL`*' );
define( 'NONCE_KEY', 'Z_bUKY([TDMrQx;U pr8oNCP$:5Jg[z23RC}iTOmqYj[[MEI?&4fNb<5wqTIQf|;' );
define( 'AUTH_SALT', 'wJ6?@Zr[H?!gPz4<o2fXx5fmNU=RUqV6~X=<GVZq-?z9Iy%$`d~pi9MtnVt|P1$V' );
define( 'SECURE_AUTH_SALT', 'C64mifh+]Q*Dct=hJm{S8 AZJ.nu)ttC({.LK~)!]_jy0]TSd%;nqS=6pf0,ET)P' );
define( 'LOGGED_IN_SALT', 'MLt3:-u{k!~1F)7F@2hLU_FFkr)UNESQ!06R<a2jT&I&>km;KT8DY)=C<]DT/+_T' );
define( 'NONCE_SALT', 'c4!Mh|%?=9H(86:zm!J?wru;smB*L(7Ajv%`A[C(Cil/?~(PN4No.0Flyn}`?_T@' );
define( 'WP_CACHE_KEY_SALT', '.up0)cElN}4e+|AGHS7-C$t25iDWV @<zH55T%S5mnyO@y]Cf^9>H_K;]LW~@[Yw' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'ff1a2b12734f1d5b1299125323ab1c58' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';