D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
shivankarbandhukrushisevakendra.site
/
Filename :
wp-config.php
back
Copy
<?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: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'shivanka_wp_id2ql' ); /** Database username */ define( 'DB_USER', 'shivanka_wp_aapmb' ); /** Database password */ define( 'DB_PASSWORD', '012oQL%Hd2%oXWNY' ); /** Database 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', '8wVr)Sx]i[L62l[L@d64t38g)pbvaCUR%]:[WE3I4nf2QE5:K9T8J&gBXOs33Z4v'); define('SECURE_AUTH_KEY', '/N|1@@C64_nN9MdS#Kw:~/q@4V83LF/O3T6y1|@m4kRL-C4pA@xPr|)2dHM-3m[A'); define('LOGGED_IN_KEY', 'W]6&kw3*-43*jP@4I~;+tuo:Qwu)|;!&UqB]22m)8tn:cx|*86@4GpbVOl:_1]G;'); define('NONCE_KEY', 'hvtdPtRD/_)6OJ-*G%UoP54@UCh(E4Ty9/8g:0Eq:)Q/+5M+2GBye(fY[~I41-78'); define('AUTH_SALT', 'p8Geqe@t]Y/F~9BQMf#Z7Xm;/ni%5&c*at2s!8Wu;MY/(+3%[ez(bC):;Ycf1XH2'); define('SECURE_AUTH_SALT', '1Y@xrH3Or34B4tDOm|mp2Ox:4wkxQOt2jCg5)3+0edZwTjg0teJ39*%zjjYoz3VE'); define('LOGGED_IN_SALT', 'US0W1u2r6E&&zvP49RoVdK[&7((Sa+h||@+[7SzWlEFN#0H9U]+#04[v|s~30_q~'); define('NONCE_SALT', ']b9cM8buqL69qTUJ(p6)Q36pk(y7GOtOB||rZwg62rU0G!Q_D&/1lK;g9;f]TA78'); /**#@-*/ /** * 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 = 'yeWcqEoSq_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { 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';