define( 'WP_CACHE', true ); /** * 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 * * Localized language * * ABSPATH * * @link https://wordpress.org/support/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', 'u613242699_eimpacto' ); /** Database username */ define( 'DB_USER', 'u613242699_eimpacto' ); /** Database password */ define( 'DB_PASSWORD', 'eIMpacto*2026' ); /** Database 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', '' ); /**#@+ * 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', '*U^Ky@)u8Hb8s;m&4{=|OslE;dz,8.#CbjHcCQPtv{7^$f7eo=`ba)`TtD{bt>2$' ); define( 'SECURE_AUTH_KEY', 'DTSNk=w/T,=*N(tl$CF2#XK4q@=US`CLH3J{i+`~xj[g}/(,H1%JdFYs(%:}i&yM' ); define( 'LOGGED_IN_KEY', ':#0MGlU|6w!1,1yRGJSlB+ZwE/S$#V&{9BB+8D<[/@{aK]PS5-MvyUfnW5s-@=n0' ); define( 'NONCE_KEY', 'F,~K+;.gqf1{JgaG(8vS(@~@dn[;.9G~99w)e+#ZS%l.,x9_a4s7B8L,af[tjGg:G0++%ca~~' ); define( 'SECURE_AUTH_SALT', 'cf]rR*^1MV%K:=X}TALOr|`bYx+UZv(OHy[mV)diHu;FEuQdeI^GDc} d?bha[E2' ); define( 'LOGGED_IN_SALT', '6UV&;ho1BsYx2$`=AS}z$Zl+b)K_npBEOeu}7xs@)TR5u=(dxPNC%n^Hi_y~$?UI' ); define( 'NONCE_SALT', 'gty0X*G{,a#D5;Qtv|CGQM!3nB.;a9D(S~H#PIk)BTr#5{o6ay%/^DY)~=^TH~E_' ); define( 'WP_CACHE_KEY_SALT', 'ISaHkSY@^E;oK1?S08r,*asTVji=51[uGijlx[?Y++r{[kM#t@h)V/yyNd9v^sC~' ); /**#@-*/ /** * 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_'; /* Add any custom values between this line and the "stop editing" line. */ /** * 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/support/article/debugging-in-wordpress/ */ define( 'FS_METHOD', 'direct' ); define( 'COOKIEHASH', 'd8ad932ac9d43b552af6514bd45b44fb' ); define( 'WP_AUTO_UPDATE_CORE', 'minor' ); /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ define('WP_HOME','https://eimpacto.com'); define('WP_SITEURL','https://eimpacto.com'); require_once ABSPATH . 'wp-settings.php'; define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); /* That's all, stop editing! Happy publishing. */
Fatal error: Uncaught Error: Call to undefined function wp() in /home/u613242699/domains/eimpacto.com/public_html/wp-blog-header.php:16 Stack trace: #0 /home/u613242699/domains/eimpacto.com/public_html/index.php(17): require() #1 {main} thrown in /home/u613242699/domains/eimpacto.com/public_html/wp-blog-header.php on line 16