| Server IP : 170.10.162.208 / Your IP : 216.73.216.181 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/deltahospital/test.delta-hospital.com/ |
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
* * ABSPATH
*
* @link https://wordpress.org/documentation/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', 'deltahospital_wp63269' );
/** Database username */
define( 'DB_USER', 'deltahospital_wp63269' );
/** Database password */
define( 'DB_PASSWORD', 'p8pF0vS!.2' );
/** Database 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 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', 'diujbuyxxdzlxyxakfxqhxhlwqu98mdob9vy33e2ak69ba6yq25ry6izchppqvmv' );
define( 'SECURE_AUTH_KEY', 'fwq1t7kgxphbx8unbx7p2wb2clsn1qzm4uxjht2vsajerkopdnwyfqq33t89qjxf' );
define( 'LOGGED_IN_KEY', '74kbkm1zdq8qzj7rtsqqlqjq3mboldetcvud5yv0jx3vsaibjsghyacqyx1vyuo0' );
define( 'NONCE_KEY', 'vxjf5qdas7fqiyt4iwr0lrlhoskhyo2jxsiatei0tfbzahndtzoxldqebg0ehgpy' );
define( 'AUTH_SALT', 'cpo9radutlszab07oqbiqlismnjif6oz78xw1slhgeabnvaiw63jczhbqtbqzx41' );
define( 'SECURE_AUTH_SALT', 'zgdrf0nhcdd5uzpcuyo7pyujzlqiigwuexssplwgh2kfbxqazhyy4phkb1954odx' );
define( 'LOGGED_IN_SALT', 'qs3cmwwix65c4ojmr4qlhwav43ae9gh35uuv67stbdhnr7z9nmt4zf0alg3qomts' );
define( 'NONCE_SALT', 'pkkltbutmzz778nqkuwhniuzr8orrygrihud8oexj1bwv1dj0qdwhk3095yjk9yq' );
/**#@-*/
/**
* 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 = 'wpwl_';
/**
* 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/documentation/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';