File manager - Edit - /home/monara/public_html/Hotel_Sapphire/wp-config.php
Back
<?php // BEGIN iThemes Security - Do not modify or remove this line // iThemes Security Config Details: 2 define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor // END iThemes Security - Do not modify or remove this line /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, 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 * * ABSPATH * * @link https://wordpress.org/documentation/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', 'monara_hotel' ); /** Database username */ define( 'DB_USER', 'monara_hotel' ); /** Database password */ define( 'DB_PASSWORD', 'Vg2Pb]3mS]iS' ); /** Database 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', '' ); ini_set('memory_limit','128M'); /**#@+ * 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', 'wMQWcRLI<q,:Y.uLftdn#VD`*z s`MEIy@%(Z@|{M]I;?Wx~_Z.S|2V%RnflY,t;' ); define( 'SECURE_AUTH_KEY', 'sv;Rohyd5V|U*lcQ[EJ;8n.VhJ1P^W$g:uF(|;oX(>,&e)GidHJdKDMQb./2V^b+' ); define( 'LOGGED_IN_KEY', '/Lr,XdE626d^cXP[F$[3~yK5-Kf*`9/P!}tph-=M8Qd{t,&:Wzmq6l71?f0]4a}b' ); define( 'NONCE_KEY', 'r@2C:E|4SsJ5v}M2G1v6x+uQbYPOPH&_CPoB(B0e&E/az5U*;B^Wi]7I %NrR1=J' ); define( 'AUTH_SALT', 'r)xlef!?XDKn1wX4QVm)FG<,;,]w$$5XFED>%kpkK}W~W$f1$xIfzC)))F)l)naQ' ); define( 'SECURE_AUTH_SALT', '7ij_v~8G@C~,%WwBk>srin~@`6Y9J6iML}ew][c9.OL/gKFE.8+tjET:d0i6e|&h' ); define( 'LOGGED_IN_SALT', 'hY~8al7c(*b#PiH%r`[oCdf^EWgZWrU0x7yzn0qXXvfty%>Si4%(1l`3,r}1<Y&g' ); define( 'NONCE_SALT', 'I=}4c&M{b-<D2CJVH&Gyu4*<~GXl~Of)*bBUMz{#hos*I1w#w]ACq-Fs@EeMKR1k' ); /**#@-*/ /** * 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 = 'wp_'; /** * 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/documentation/article/debugging-in-wordpress/ */ define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0); @ini_set('log_errors', 1); @ini_set('error_log', dirname(__FILE__) . '/wp-content/debug.log'); /* 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';
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings