JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "wp-config.php"

Full Path: /home/u735268861/domains/palsarh.in/public_html/pages/wp-config.php
File size: 3.53 KB
MIME-type: text/x-php
Charset: utf-8

<?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 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u735268861_palsarh_wp' );

/** Database username */
define( 'DB_USER', 'u735268861_palsarh_wp' );

/** Database password */
define( 'DB_PASSWORD', 'Kumar@1231284#' );

/** 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('max_execution_time', 600);
define( 'WP_MEMORY_LIMIT', '256M' );

/**#@+
 * 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',         '=VFnCWPdDXlz%yx6%~O{C^mbwh3bf0;BHQ8+Kxw-IV9?;lq!!{6,-ym~6+n3.pNe' );
define( 'SECURE_AUTH_KEY',  ':`]IbuG$z,r[0QO8gsXzoWb)VVNkx.3ZD6D7UoAvk5p]U~RC;8afWx_e+]HDT25d' );
define( 'LOGGED_IN_KEY',    'Iz4Ov%Ydt|$PHWN&WBsvmmR83sN.*ib*ESQLNC.u.3$7irO)H Z=`?7gXSZi]oMI' );
define( 'NONCE_KEY',        '.EYFdp#:eI3-spb8qBtE_@[.<0:vJOU`uLr%vaQXP#v~TX!Cf~Yy=2g$heCU6;f[' );
define( 'AUTH_SALT',        'gtE.FX-h~}d664=+7GI>6@StzV`hX)Nc.?$a(J&6/o*L 692;/0jyRSbqN}6*w84' );
define( 'SECURE_AUTH_SALT', 'I:,.Y^5 qn3U=A|`{p!5W-PqM_vQM(kt2,}3O7t0Fm>X^)pb~=]hzG>4)PdFw a3' );
define( 'LOGGED_IN_SALT',   ')(bq.-3=0gsd7[Bi*ePe%{Am*UK6vK<KzbWRy8Zxs+C0$O5hhd:Zb&D3Xr}sFo.K' );
define( 'NONCE_SALT',       ',un@lkW}.CHP4+U>Dt<@8E^TE;f6?hA[ts^>4npo+0b)u2X7y2rWH0]q]eGDE7`%' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$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://developer.wordpress.org/advanced-administration/debug/debug-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';