/
proc
/
self
/
root
/
home
/
u361298346
/
domains
/
saranamayyappa.com
/
public_html
/
up file
home
<?php define('WP_CACHE', true); // Added by FlyingPress /** * 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 * * 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', 'u361298346_saranamayyappa' ); /** Database username */ define( 'DB_USER', 'u361298346_saranamayyappa' ); /** Database password */ define( 'DB_PASSWORD', '+/a@bW7u#S' ); /** 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', '' ); /**#@+ * 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', 'vhWFi*V(3h&8aPB!HM{3VNavsvlPXx5gYpSkr*z&`6<C/@Fz-__[[3?k4M@f`bO!' ); define( 'SECURE_AUTH_KEY', 'i_Pr%|Vygh{&QC:>XKj;G$jxWG/QV.%/xR^r3 (h:@Pc;^dQ,(G_{kvWUvlU!W*R' ); define( 'LOGGED_IN_KEY', 'M73.a?D|Yc*c5DgVC/*tpwR[$f^ woeeKvIyx@IqF]iX> :j+M3}.x0R,znC <Jh' ); define( 'NONCE_KEY', '+4Rww5pUt$=F!6?#Fz(Zt*/1?uwrcYo[6hEVY&|A3TQ uqUL#H1jIoYKO PA)3:a' ); define( 'AUTH_SALT', 'u$mSi79$&$Yh:%$wqe.^I5skL}Wu%~?gR#R^KcSUO]jsy1ogIU%4w,A.:ZKq}g*r' ); define( 'SECURE_AUTH_SALT', 'xFm}T?P^/rce^Q$ZZ`|ru!|<QNnUo?!_[4w4scipv~X3 YzUko6]m%bGD2sk/imZ' ); define( 'LOGGED_IN_SALT', '5 gOZF^jV4;j+$(g,N]5*s[6L>_+Q;bA;PQ@jo}`:UkZ*,NcFi(XE@I|l3!wy#PK' ); define( 'NONCE_SALT', 'qK@,Se_xM~t;N<y4U(p{K;REPY92M7C<aJ8]#]7:H.LzV!zMOR9??,iQ8Ri>]P?a' ); /**#@-*/ /** * 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', false ); /* 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'; define('DISALLOW_FILE_EDIT', false); define('DISALLOW_FILE_MODS', false);