D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
sunriseenglishschool.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', 'sunrisee_wp_ez32k' ); /** Database username */ define( 'DB_USER', 'sunrisee_wp_48zal' ); /** Database password */ define( 'DB_PASSWORD', 'b%d&Udz21x7LnK0f' ); /** 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', '' ); define( 'WP_MEMORY_LIMIT', '1024M' ); /**#@+ * 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', '[!2UWCz2s5~S7g8NHJ%I61s:%iKO!@4e!:WsNCaENXgs6(kwM~!*LZZM3-4~3e*6'); define('SECURE_AUTH_KEY', 'IA+sEQrBUJ(c-kCra7zlvdr11*dx/0BdImb5~et3I0wwsa:n~ha1KW%Q6-;o0m2V'); define('LOGGED_IN_KEY', '[9@88pImL]p1h[9M68N8P4mZ/64I:rcI]8f3|V*V+G2v/22rD]Dn:Fk2v#m0K_-a'); define('NONCE_KEY', '+laqi0o+Pg;1H~dQ9Q7/5q|tBFqjL9#WO-m9owt0D+m3n[wA16:;~5cW792Wt7#4'); define('AUTH_SALT', '~[9_CQzT7t41k+7X+;~3(3(9a1_+)3:1KT]E%J/q6pbHn]&CO0_4z*C9w!cZ;mns'); define('SECURE_AUTH_SALT', 'm67ETa576g7q]2FId!Kq2NI*%z6XZ@F8ET2gb5()_dRMCY9Df70C8H55EkmM_U66'); define('LOGGED_IN_SALT', '1JYl%izT*~]cm;6|43!0H&g-3eup%|Ea%gq8S|6d_!s1x3h1V%/EJ5rHttZwW]0h'); define('NONCE_SALT', 'C57z%E16l*HS744:%k40@+%*Xv1M)wfy_knc7~b25Y2:U9RgY7V4a4_kL2Rbw[[6'); /**#@-*/ /** * 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 = 'ioOCwP_'; /* 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';