HEX
Server: Apache
System: Linux srv-plesk28.ps.kz 5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 29 17:06:27 EDT 2023 x86_64
User: greencl1 (10085)
PHP: 8.1.33
Disabled: apache_setenv,dl,eval,exec,openlog,passthru,pcntl_exec,pcntl_fork,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,socket_create,socket_create_listen,socket_create_pair,syslog,system,socket_listen,stream_socket_server
Upload Files
File: /var/www/vhosts/greenclinic.kz/med.greenclinic.kz/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 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', 'greencl1_wp_0e8tq' );

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

/** Database password */
define( 'DB_PASSWORD', '6XAS8FMe9EC~&~d?' );

/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', 'O(a7_~LzT|Me21[jc~IF91s@zs14[Z&2/C5d_0J+7:|@GI(+Nf50lHhQC6X@06:_');
define('SECURE_AUTH_KEY', 'X|9298g)28;BPf18:*Q@d209&XhPa[8jf@gp%&|F2C)31&M/n!MN8QY(Wh_I560c');
define('LOGGED_IN_KEY', '9HdD6Y![#dl_pfF|i_na|r71j@A~x/|AE6IE+xUeL&K5a632(+8q-v/7zz9aK|x|');
define('NONCE_KEY', '2)!Yp1-v88Txa42mfGJc9)6K+C-r/ct2|[z;#-_0h_/-57)_*K~u691tKHa#Rj+T');
define('AUTH_SALT', '-4NBU3[XK8gkw08A%xKrXK12&/fjrP6_74dL1)F9e)38j00*6#2)O]fg)[%RV6l|');
define('SECURE_AUTH_SALT', '7BUS1GexrPY&2F4_k7bE(88O/Zvh;(|z0ZY2D@W40_LMqr@p7/&2wEf)p2484EbW');
define('LOGGED_IN_SALT', 'IRNE3-5-f3~o89!9oQU~Iob_5*k573g5P-y#iG7dP:;N:9A+|3KT_7#94%%#Rl7&');
define('NONCE_SALT', '_]7/9yhU8!o+M%X0|-5bkt!C6aG8B_F*4-6o@95Ob%2d66|!xL3p9x%&8w+U7R3s');


/**#@-*/

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


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * 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/
 */
// Debug mode
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', 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';