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/subdomains/serhatburke/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_00');

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

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

/** 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',         'j5z%I3RNG6LSagqBQOpkhcz#MK7bJ&K*IrvL^L&Lv2LeGTrPKETXjpDeI0XOQWEB');
define('SECURE_AUTH_KEY',  'qBakY^t!lTSMWPOqjbNH5s#iuEnJ%12%S6lspPsvyOcG6M4EDhZYQmmf(bbk5ypE');
define('LOGGED_IN_KEY',    'L5KynszHkWNBLS9RhP0*v7fTO9DA7Oae*Y)nbktNv7BZn@FS0t88!b19YUnOR*Cj');
define('NONCE_KEY',        'aL5FPat6c@eUtsuNFV2dle@DG6fxFXS)Qn%Yalyzxf6Dmo&c1r220mAD0*ujoye#');
define('AUTH_SALT',        'KUUGtQVZl!26WcFl%t#dV7FyBKgI7sRg0F6*Kls2RgS8*016Yr(7h#m4@R053LIR');
define('SECURE_AUTH_SALT', '!fGW6ZKKDEXmn2*jPFo7eWickYgNpvgaSm*lxpJPgJ7o7AF%HXFzw9hJmd2(4j^#');
define('LOGGED_IN_SALT',   'FQDrD0!uokG(Q0hR!w^uMQylMIVT4^L(l%oS@mmu0^GO2vdC1m%WG0VgShs0%)Xp');
define('NONCE_SALT',       'sIUxYCr(Z*SmltbxcF5o(DYaWXBhriIznME@cWElSz&FCKNb2TYhBdPrhEW0Od09');
/**#@-*/

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