HEX
Server: LiteSpeed
System:
User: ()
PHP: 7.3.33
Disabled: ln,cat,popen,pclose,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,system,dl,passthru,exec,shell_exec,popen,proc_close,proc_get_status,proc_nice,proc_open,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,mysql_list_dbs,get_current_user,getmyuid,pconnect,link,symlink,pcntl_exec,ini_alter,pfsockopen,leak,apache_child_terminate,posix_setpgid,posix_setsid,posix_setuid,proc_terminate,syslog,stream_select,socket_select,socket_create,socket_create_listen,socket_create_pair,socket_listen,socket_accept,socket_bind,socket_strerror,pcntl_fork,pcntl_signal,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,openlog,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,virtual,ini_get_all,php_passthru,posix_uname,php_uname,highlight_file,define_syslog_variables,ftp_exec,inject_code,eval
Upload Files
File: /var/www/vhosts/miroglu.net/httpdocs/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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'wordpress_71');

/** MySQL database username */
define('DB_USER', 'wordpress_91');

/** MySQL database password */
define('DB_PASSWORD', '$QI9g64mYy');

/** MySQL 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',         'wD)hEXDgX8nwX^9fc(QyZ@DpiyqR)8@5lVFjmMxyHJVj4^7Nbb41BRc29!pqQO4j');
define('SECURE_AUTH_KEY',  'f3&e9TQiiPIL^2(#h!4fTedZY*lRh^w4l%1!zbkLVGk&C*elJbWByqOi%P2Y37eU');
define('LOGGED_IN_KEY',    '8PWeObZljPpsXPCpbUj6LRNN*5AzLCJH0R)jx&lq1Vu*cl%i^o%IoPkQd^!lqxen');
define('NONCE_KEY',        'NvDELhuPVURgnW2St*8D8*U8F9z57PeN7oM(CUc5yL#^L7!ZIwG4nr&QkDk(38jb');
define('AUTH_SALT',        'JmoojV7sDVv8foXp33qPJbR(asjo5N6b)oQ4Vpk&kt#sqn*KoHAK9E9(h!jsst*n');
define('SECURE_AUTH_SALT', '65y7*@KAXgR2&JhBa!THlHw3znyoPmczoJvb18ttup#D60Pr5fFvHXZ993S2CVm(');
define('LOGGED_IN_SALT',   'uUA^f4mFzbGEQ5tV5cN2s#%jMp)C5KgrTGiaR9x!jr!ieiZNwL7nSEQrGHkP(vGJ');
define('NONCE_SALT',       '4pH)DcGuD*X8K#3iR#5icO9nNDQ0eJB1DjvD2&ra&z)YuAEzu7S)DofeQmyZHNki');
/**#@-*/

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

/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

/** 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( 'WP_ALLOW_MULTISITE', true );

define ('FS_METHOD', 'direct');