D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
primeexpertservice.online
/
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', 'primeexp_wp_sl6y3' ); /** Database username */ define( 'DB_USER', 'primeexp_wp_beja2' ); /** Database password */ define( 'DB_PASSWORD', '86PYcN!D!G#AuUN6' ); /** 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', ')l~a5laa2G9Uq%ap-I9(xZ_*@I|732YV7QJRPYy3:[R8H+u597XqzvVMG@[v|LZ!'); define('SECURE_AUTH_KEY', 'w(;3UKhv&]8*8|6KcenYwye5+9#sJ4W/:p3M0o+k_dr5%]|s4264_7v45J&w[6c:'); define('LOGGED_IN_KEY', '~Q-0C0:0!3y0#9r*l8[G1H-+g~7@79%Rx&S092Y3E8%Nftlo|f27iq/[&mz7JXT|'); define('NONCE_KEY', '4&3k1Pu5E;8X(7+d1I6(4D7(XNi23452MX;G9riU;7mLb2LD_3L2fgw6#/P7i3Xe'); define('AUTH_SALT', '4y222cB3/8d0N35CCn2Jr7*4VACWTHO99(MbQbe-v[;942Sp]i70LVw[PlP8|jg0'); define('SECURE_AUTH_SALT', 'Voo8/+iy)k13Y(9@qL3+Bj5)Z03z0Iasj#ZG6Lts864s1OF8BvNc!1UmQ4!/5|h4'); define('LOGGED_IN_SALT', ']e8AXvv+]_Am-_*|ufRK:9cmfpwGV-/~Bl02[b_Pi7RG#_Y0QaE;7n_:U5kHaN&a'); define('NONCE_SALT', '0TQ8q5a!-mKj3%|m2Y!W:91)|*3CRr~6![5s:E%k56dc-]0!Q9(j-bqba2%J2IJt'); /**#@-*/ /** * 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 = 'aqVNE4dps_'; /* 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';