// ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('WP_CACHE', true); define( 'WPCACHEHOME', '/home/cloud4tec/host1/colegio.educatec.pro/wp-content/plugins/wp-super-cache/' ); define( 'DB_NAME', 'cloud4tec_democolegio' ); /** MySQL database username */ define( 'DB_USER', 'cloud4tec_democolegio' ); /** MySQL database password */ define( 'DB_PASSWORD', 'O.p7JyDEYfOkJyBylyp09' ); /** MySQL hostname */ define( 'DB_HOST', 'localhost' ); /** 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', '' );