HEX
Server: LiteSpeed
System:
User: ()
PHP: 7.4.33
Disabled: sendmail,mail,exec,shell_exec,dl,system,passthru,pclose,proc_open,proc_nice,proc_terminate,proc_get_status,proc_close,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellcmd,escapeshellarg shell-exec,fpassthru,crack_check,crack_closedict,crack_getlastmessage,crack_opendict,psockopen,php_uname,symlink,ini_restore,posix_getpwuid,posix_getegid,posix_getcwd,posix_geteuid,posix_getgroups,posix_uname,posix_setuid,eval,show_source,passthru,popen,allow_url_fopen,get_current_user,getmyuid,getmygid,entre2v2,index_changer_wp,index_changer_joomla,exec_mode_1,exec_mode_2,exec_mode_3,wsoFooter,wsoEx,wsoViewSize,wsoPerms,wsoPermsColor,ukuran,tulis,ambil,tukar,entre2v2,rapih,magicboom,goaction,scookie,showstat,index_changer
Upload Files
File: //home/muratemr/tamgunmimarlik/wp-config.php
<?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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/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', 'muratemr_tamgunm' );

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

/** MySQL database password */
define( 'DB_PASSWORD', '0N[SLp.V30' );

/** MySQL 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',         '5fezr5zuski11hhvfnqvsxexfg10ufnasuom1q0t2opygtsjcch4bdt4tnoiuc9c' );
define( 'SECURE_AUTH_KEY',  'g8nai945pzmiwxzagoayhfehier0mvdtn8rpmfvtkkpd3fllq9vilsyrmuywgyia' );
define( 'LOGGED_IN_KEY',    'aa9nwhhu4vwhddgdjtfg7g6cwdty1q1wdmzyhgtp8zmgsg9isji2og9q1wyhgtnd' );
define( 'NONCE_KEY',        'qniwc6hvu2sfrbzorbetl6rovcluxbrcete3henpv0lneltzio25x5mhaef8tdtb' );
define( 'AUTH_SALT',        'lusdtllqpiwopqiqux7x34p15wws12p6oidyyeazvihwbphukl8krlk6lfr9khzw' );
define( 'SECURE_AUTH_SALT', 'hfbcfg63xywmym16qefkbxlpt1fq5i6kcq1b8gfk17o8mzsvqzwz8ygumgqqf0wx' );
define( 'LOGGED_IN_SALT',   'ruvw7vcbmzzreen9du9d8tn3lwt11mwta7rbsdpkrdj9n8dzsgrpgs01w3vm0nqz' );
define( 'NONCE_SALT',       'aaf2ac1wainya1gtw6cssddjol8wlhaja3gtgukb1bruoggremoiarojsantbnkz' );

/**#@-*/

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

/**
 * 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/
 */
define( 'WP_DEBUG', 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';