<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* 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://codex.wordpress.org/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', 'localpetcare411_g4pn_vwptdsmiwyp' );
/** MySQL database username */
define( 'DB_USER', 'ijquxoqsyyvakojp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'RJb2rEMqWPOrL2j' );
/** MySQL hostname */
define( 'DB_HOST', 'localpetcare411com.ipagemysql.com' );
/** 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', '' );
/**
* 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', 'di<<)^y tr?WWg%!XUysy5cS_e#Q c$IS { a#ul8QKu~h/;CS9FS.H+/Q0B]19x' );
define( 'SECURE_AUTH_KEY', '5O-4sC-PZ0Id^),MOos;|nW#IdnJkvxFzLJ{[pW?0y{7N9{fA%im@}@2NRn=,V|L' );
define( 'LOGGED_IN_KEY', ' ,]OOF,VuI8TDL.?B:5OR:GG-:L&1gRF;8f1Z5Zvqn2m|hFeQiz%0*rv@WTFo-h8' );
define( 'NONCE_KEY', 'B oZs04pYPv0)]wly|JS_qEqdb?:TA/revZK7D||=Hg!UC{`n|yJfEd<@]3}2#n-' );
define( 'AUTH_SALT', 'iZ<{8TGRIf*eJ5/|M0`^ Gjfm;y~*|Fr j,97{rHgLp>k63MOm7$?Op5y3^0$MVN' );
define( 'SECURE_AUTH_SALT', ' X #/W1Q]if)~Bla48m, n=CIs@1F-Ai`4SnW_L&H4nSO/(}aB]/Bj[!E(MJ/U*k' );
define( 'LOGGED_IN_SALT', '>02XSjvj-90-]BX,+lh~<n9h*Z+6v8 i6rKH`O-i1Gqi~O-3(OgqYOATr:.d; gC' );
define( 'NONCE_SALT', 'pqd/+qvYr_fDT.xQWd]#jBJ!~lMj|S7SR}=vm2iF7y2+nRZ>MWsFc1Wwn*]/rAya' );
define( 'WP_CACHE_KEY_SALT', 'Y61P=t4yTs%2n S L[ E?4<K4#AW%:T1;=VTer/{wqquB];%n{qLNg;X {,CDs:)' );
/**
* 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 = 'g4pn_';
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
define('FS_METHOD', 'direct');