D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
pranshiretails.store
/
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', 'pranshir_wp_2hlul' ); /** Database username */ define( 'DB_USER', 'pranshir_wp_p9vpg' ); define('WP_MEMORY_LIMIT', '1024M'); /** Database password */ define( 'DB_PASSWORD', '$L4b9Lb1_3_j6jig' ); /** 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', 'm]%i8INL9#xVuJ;|+0RtZ6PSz14!gJP-8&E|[N2o@2jol&&]-~5a4]~D(2;-0!N!'); define('SECURE_AUTH_KEY', '8UQ04;Y8X+&V~1l)91%#86;0L/F/_)LjBo2ArUW6ks8#n%%F4DBtex1!|73eO~4Y'); define('LOGGED_IN_KEY', 'x75)SqTD+-_Ba]1m4+o6/B;Ytu*e-L#75[&K7Hh228e+9W*M74@Z*ec;*+8818G]'); define('NONCE_KEY', '2]/hP9b07FnoiKK|+#;p:Z6fKM[)@-Iw4tHzY@t9w35@e%:MU~Q/39v8iuN4t6m0'); define('AUTH_SALT', '/ae1a+Ji8g)]y170v7oC|278f+Cb@#29;UQW3O9I9:i28njhO7_[8Z0ey1r/8Lxd'); define('SECURE_AUTH_SALT', '%6!*%L1D0)t:aa-k--TV~9@@VL:+5NAfS(1&AuftfYT(UJ9Td#6A|@0K99/9/7:*'); define('LOGGED_IN_SALT', 'cw5W19qtX(222#51L_hYLA3T3bLo0f[0_h;~Gt:wG5c/:DS]Mcm!9O7KGBXy2ji~'); define('NONCE_SALT', '[[2p7-86[01dV1:4HI*hx!L4R*%4ijU88iIX27fR9T]9CWFW:4+*|_679p19WMuS'); /**#@-*/ /** * 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 = 'u2GzF_'; /* 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';