HEX
Server: Apache/2
System: Linux localhost 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
User: rasad (1007)
PHP: 7.4.33
Disabled: shell_exec,system,passthru,exec,popen,ini_restore,socket_create,socket_create_listen,socket_create_pair,socket_listen,socket_bind,symlink,link,pfsockopen,ini_alter,dl,pcntl_exec,pcntl_fork,proc_close,proc_open,proc_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_uname,show_source,getfile,mkfifo
Upload Files
File: /home/rasad/domains/rasadeardakan.ir/private_html/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', "rasad_ardakan" );

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

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

/** 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',         'Z7Dgv_/cyQ,?#TL2L6%ey<Opbodw~Nk<M~U*PCS5p%huM;%UTMdqo}`/Wl[l.TLq' );
define( 'SECURE_AUTH_KEY',  '!6#HA,vW>9^7;.GGRS957,k1Gos~sS-?NYwH5lKO80^kPEVGt.~[J6AwnE[#UL_P' );
define( 'LOGGED_IN_KEY',    '$8$Ft8(4u(rkg^.N5>x17_,B7@zb<Llme/dh?G%NS[,>V:nob5K/]Y-nz3MA^op@' );
define( 'NONCE_KEY',        '?%SVfZHlnB#3SIrCt=e{l*>b0yqr2=onXgrcCEt`s1Tl:4cY3pPyWPLx,-_3lPp6' );
define( 'AUTH_SALT',        'a~hj!yxl:2/di<m)qE}`F_o]*#FaB_p1rf<*d=|{-V }J2GYTp^9tDUjr]~&dC^M' );
define( 'SECURE_AUTH_SALT', '1m-C;qW_RO~;&[M)R<i]@Z3kSO)6dI+H1bMYys)HT>o$ACtx|@utl> KNq3Hku$K' );
define( 'LOGGED_IN_SALT',   '4Hhs68,wm=F-R7Q7SUcSf jYr,&Fbl1//5!Kb6qO;D>^)#Gx#1efv/_R;QKL4l-T' );
define( 'NONCE_SALT',       '[vnCCcqv`+?Cb_qOjlN5d!-nISuV$hGkqbOfw5vrQqHXsi$3]#=@W`D$3<B]hR3U' );

/**#@-*/

/**
 * 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 );
error_reporting(0);
define( 'WP_SITEURL', 'http://rasadeardakan.ir/' );
/* That's all, stop editing! Happy publishing. */

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