| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/panel.parsmega.com/ |
Upload File : |
<?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://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', 'parsmega_wp' );
/** MySQL database username */
define( 'DB_USER', 'admin' );
/** MySQL database password */
define( 'DB_PASSWORD', '>BNnVBY%xoPo)-O<dZC0H' );
/** 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', 'q.5)w[d(l-Hf*]YI4<j&JP0IHZy;kE{i?lhu+zAq Y!_2t^]zql#P_dwx[%3seHy' );
define( 'SECURE_AUTH_KEY', 'X?arJI zN~Q6P3BPa<!ce;C/V]X2e5ZSJvv;#=L3mQ:$z~TeS67-%%M8 Vaw90!8' );
define( 'LOGGED_IN_KEY', 'D]{R.[ Op3i2kE;E%(rQ71(^G1Dn;aAAL#X--m5X{{%eh(6qBz!aNLmXCT.x_imK' );
define( 'NONCE_KEY', 'Y3V+52o#Yq8^Bz4@bQPSms|`*F ]^^Vmeibaz6,F2,<#]~K$YQw:~kX{{&JT2#q5' );
define( 'AUTH_SALT', 'O[/8+b5W.3/(SEztP6v4I~2_>r$Qu[<e$ts_+h]u !2vXs;@*px);Zq*r1PTAh$f' );
define( 'SECURE_AUTH_SALT', '@Ee$zN2Cz-M~.L3&v+JlSw*?/i}.gHaPN,`>*ltcI)Y&(;KTa7@eW~-i~Y,Cy?dP' );
define( 'LOGGED_IN_SALT', 'DxDxSie<{ujO* v>o/x-u}i}?{NG6=N5[x_.OH,]9.8c@y@:zLzqa#lrNQNHeLrX' );
define( 'NONCE_SALT', 'Qx:$~wmOVgrDpPB1?fluKN=(/t@H=,7FcTvmOM!+|ADrur)tn;gL1W;pw9F1oB,p' );
/**#@-*/
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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';
define( 'FS_METHOD', 'direct' );