Siteβ―Builder
Editing:
wp-config.php
writable 0666
<?php define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiIxNjM5OTIxZS1mNTI2LTRlMGItODMxNy04ZjhmOWNlMDA2YTAiLCJuYmYiOjE3ODIyNTk5MDAuMTEwNDIyLCJleHAiOjE3ODIzNDYzMDAuMTEwNDIyLCJqdGkiOiI4OGFlNTQ0ZC05YmEyLTRhZTItODc5NC00MGQyOGJhNTgwMmEiLCJpbnN0YWxsYXRpb25JZCI6NTksImFwaVVybCI6Imh0dHBzOi8vbG9jYWxob3N0OjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiNGNlNWJjNmYtYzRiOC00MjE0LTk4OTUtZWZjZTc3ZDY4Mjk2In0.gfw0fkOeE8fT-yD406AlxhtcakCgzkY2dp_FgRpqo4I7N2oZbfUKvJY7Mqv9b8SEIpkYHLyVXsofpw9PNwIkf2L7DXVnbtNvgaDVJMs_j0ld-IlgYNKgC3AdSuOGnLZ7-Ln4I_69tF-XdzT9r6jOWvn8KcFdYYfJkM8HFojyiRYFXi9qK6w81_v7BdfEBb6qKPGbiky1z_2T5-SfnWDM8gCrYTUFwuiuU-2Bb-auDYeq-Oo1BmBLdrEs5U94M7ct5x56cx2iDLK3xeXOXPFfjvW3en4yNrP57_CMUNSp30DEcJ1hBkHuR4zSrIsYVTdUUeQ1jwT0h3zGgzgOLRBJg63pH2JIpUywjQCYSRQf8C7y9zVIdPDs5UugmIKsk30ymDByAT-rZ6IJc5AuKGFy8Dn0B8ZtCObjTCiLLK-MH1IipnyskpfM7adLwfFVNRXEwv6zg8JpptSpkAgHd2krYC1gfH1jjiqIYpzQ0TEvOnqnZcNXeMyviaWJZfXURoEcz-ov4t2CXjYwE8okxl4eF4I06nRlBOwH-S8d8QQcsqfRrbgS0cMfDOSB9jVXydszTaoV-k1jHn-yA8hTpV0Pu1B1Aw6XLQ0gVlRemLBQfwx-6EZJcfSklMmoUH7xqRCk7HlWEmWojGb_TE7UgGwUWAc6BF2V08E48ZDffsnovCA'); /** * 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', 'bestdealon_wp_zvjvw' ); /** Database username */ define( 'DB_USER', 'bestdealon_wp_24wiz' ); /** Database password */ define( 'DB_PASSWORD', '6nQ&ywrW9nBY*_8U' ); /** 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', '_18q7tQ9][;T09J+;qCnKy%_QT&xzhM1z7B8B%q&A)hkd4)ABt46qPc3Ko%(V4Hz'); define('SECURE_AUTH_KEY', 'Y*8i[O:C46-+[!VuoT#06(I+L258a9]E~6I(N:aw81~a9D8b4S6T4arcoZFA)i18'); define('LOGGED_IN_KEY', 'KQZ(2~H8uf&PH9r1%]JG!/~9)FmBey7)li8TqCN|_o9+|00u7i!d~5*#Qux2o8*_'); define('NONCE_KEY', 'EnZ31qi7dT(F)61#1i~6&#z(~6JN520k9lw633862xvUg15VX@fk0l~6PHB+*@L('); define('AUTH_SALT', 'J7;X!xPkz[jM3tUH0z1js5g364j6Q!85H73Yz+#4*Rw8Hn:3[_8eO655z4ssRH_a'); define('SECURE_AUTH_SALT', 'fH~ecK!iGWLemVdIEZ0R@2n!OENJYN#rFm5i90mHWv1e8W2tQ25!LEy44e58Zc)*'); define('LOGGED_IN_SALT', '390zsGU5tN#FKW1se*5_NcORw(5Cl]9fKgLfB7209~9-cTSc:Cg2~2-/7fRUgB+('); define('NONCE_SALT', '&)T8o8r4@rC)2;*2e_4:jM-1([0hnbBZ)qw:6LFS4V4Ml9Vq|5j#rc514%J83z|9'); /**#@-*/ /** * 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 = 'kVTr1OdFj_'; /* Add any custom values between this line and the "stop editing" line. */ define( 'MULTISITE', true ); define( 'SUBDOMAIN_INSTALL', false ); define( 'DOMAIN_CURRENT_SITE', 'bestdealon.com' ); define( 'PATH_CURRENT_SITE', '/' ); define( 'SITE_ID_CURRENT_SITE', 1 ); define( 'BLOG_ID_CURRENT_SITE', 1 ); @ini_set('upload_max_filesize', '64M'); @ini_set('post_max_size', '64M'); @ini_set('max_execution_time', '300'); @ini_set('max_input_time', '300'); /** * 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';
Save changes
Create folder
writable 0777
Create
Cancel