| 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/wp671.dev.safetybis.com/ |
| Current File : /home/devsafetybis/wp671.dev.safetybis.com/wp-config.php |
<?php /* Siteguarding Block 45FDLO87BB9-START */ if (file_exists("/home/devsafetybis/wp671.dev.safetybis.com/wp-content/plugins/wp-geo-website-protection/geo.check.php"))include_once("/home/devsafetybis/wp671.dev.safetybis.com/wp-content/plugins/wp-geo-website-protection/geo.check.php");/* Siteguarding Block 45FDLO87BB9-END */?><?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 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', 'devsafetybis_wp671db' );
/** Database username */
define( 'DB_USER', 'devsafetybis_wp671u' );
/** Database password */
define( 'DB_PASSWORD', 'V[C_8m!5UyC.' );
/** Database 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', '^P3k}d%w`=Do1N1j&,=vP%MZjOMF$elzp3K8{3=lkDa-5g-loVi`0i71jqaj!@}4' );
define( 'SECURE_AUTH_KEY', '9df<&bad&{nW[KV+;PFYOlhnl#Xv-1v@8cJ |M4C4ti!9%}=F)/XtvU%#%LU!4}S' );
define( 'LOGGED_IN_KEY', '8#vUr&-1)z8,6<-?&!ttpeKz--%]!;*splpgiElupv9q~_~ECl<=]$5XdV85#WZ,' );
define( 'NONCE_KEY', 'i.#kM-QJfXJ+I*/ewb` INV$p> thOJ!Z`]Q87!(LbEsEWz(|#)tfj&BNaa&js/T' );
define( 'AUTH_SALT', '-OxW#6@Zh|`#G>YI4emj8`U;#=>=rv4AP|r[Sb0#(Zl#WFFIh=>H>V?v*)`_!Vp5' );
define( 'SECURE_AUTH_SALT', 'kSL0tm7L}5-|r9ns7wnVRDV,mq6~Cq7JOekrk=wuBclG{{>1okVj_Q3rlp#K}iw)' );
define( 'LOGGED_IN_SALT', '9n)YB+KHkpcJ 95DckwMF[/xFht$Wa`<oO}?+wG1JbP~j:>A;0,x{7<E]~@as^f;' );
define( 'NONCE_SALT', 'G`JH7.1)dA|~OW`.2Gd2`t7<8D>+YG0X-7khE:8(SNFUz.)nQ#*P[`h65k|4n??`' );
/**#@-*/
/**
* 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 = '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://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';