// ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'ceresgul_dbwp' ); /** MySQL database username */ define( 'DB_USER', 'ceresgul_dbuser' ); /** MySQL database password */ define( 'DB_PASSWORD', '1g96[W&]uF4$]M0y' ); /** MySQL 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', '1nmhewandup9rugy1wo3enwjjmcayzvjxgcxhaqdbhzaw3id6uk57k5o3gxemow2' ); define( 'SECURE_AUTH_KEY', 'xz8wlf2x5m4h1h5oq3pry29jes8hjwskumuxs4bc9lazvps3kgvfkba9tngxrzgm' ); define( 'LOGGED_IN_KEY', 'w6lsvihrp6vlykpcvvkdnzo6k3sj2elgwevkkcbu2hbogesar4dedjaazpj41t6e' ); define( 'NONCE_KEY', 'rhtu07llonqaxr0k0df8zhh5bqppfq6vbes467whcijaf52fg7ftiesdvivsflgl' ); define( 'AUTH_SALT', 'krjdmbqrs7qjrkccjexvgcvsylcutul6pb23tzykcorugotlqczrnpy02q8hrqo8' ); define( 'SECURE_AUTH_SALT', 'e0isg2yxuiz8aetjufs3sd77wkmftqtk6y510d2mbxthg7bhviwdekodssdl47kg' ); define( 'LOGGED_IN_SALT', 'usno4pxgor7dsiq4av5vxemx4wvrjppxjuzsylrdn7ungzpqmislvswdx9slesij' ); define( 'NONCE_SALT', 'wq3sbbibn1ykry0km3bf5z88zsajj8equrusssqspwbf2q1tfm0uekeniswadu4i' ); /**#@-*/ /** * 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 = 'wpx3_';