| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /home/devsafetybis/verd.dev.safetybis.com/ |
| Current File : /home/devsafetybis/verd.dev.safetybis.com/wp-config.php |
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
//Added by WP-Cache Manager
// define( 'WPCACHEHOME', 'C:\easywpshareddb1b.hosting.stackcp.net\sites\verd3\wp-content\plugins\wp-super-cache/' ); //Added by WP-Cache Manager
define('DB_NAME','devsafetybis_verdco_wordpress');
/** MySQL database username */
define('DB_USER','devsafetybis_verdco_adminaa');
/** MySQL database password */
define('DB_PASSWORD','seZ3AQxCz$$4');
/** 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.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ 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', 'rWf^]Kd}v*+Oj>ltM{{aV^w<,VNhf8nD]6ICoM`:`|ut4qP[PC|?i$jnD?:nTW-S');
define('SECURE_AUTH_KEY', '~Y:,V%jIeBh[s4grhII!yV`xh6qN:gGLTsR@b5Y8n,|5E`{v_34l|X( #2vuDT[g');
define('LOGGED_IN_KEY', 'v;6J5ty4r_=&K(O^.`k<CxHRl>`|xwc@]*Zh1tFz;s3-KFil{bucOh~u0`KCfdhk');
define('NONCE_KEY', 'N$+U2J4}^n:6-`RZ3B&62)GCVO[iW9`+aAU$~Q~u4|oLSlOw!MQ18=5eSm^@zap3');
define('AUTH_SALT', 'w_YRmy+h#0B;v@n<s:.Jwq1;VFc9mT?F---dhMu^7g}2x8t3[0I_0]1=-vx31M>9');
define('SECURE_AUTH_SALT', 'y0~C%4jN<=QTte:p`R+|I$2a)Q?w1}DJioFS)~c;.xaE,X@]u>M{wfFp{@f{)Crh');
define('LOGGED_IN_SALT', 'B~OB8id=_F}jc7pd=;19Ly?gW4Ay@`W!]<3B&v)V2=Pf@&/3C@#)lb+wMc_P|VQ4');
define('NONCE_SALT', '0>gdEc_]S!2T[tlY$8pSdz1e._N|_/,,(=}-kMCH}k_Ig;U*~L3R)8f#sSky{Me*');
/**#@-*/
/**
* 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_';
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to 'de' to enable German
* language support.
*/
define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
define('WP_MEMORY_LIMIT', '512M');
/** 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');
define('DISALLOW_FILE_EDIT', true);
define('DISALLOW_FILE_MODS', true);