/** * 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', 'db_grup8ea8edf0' ); /** Database username */ define( 'DB_USER', 'us_grup8ea8edf0' ); /** Database password */ define( 'DB_PASSWORD', '1c94e57230' ); /** Database hostname */ define( 'DB_HOST', 'mysql995.umbler.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', 'N5=n`sY%iB)koc;KXw^3o{L.)$A@J4DT,z{Efr}k.Y~NJ&@~Qr}z*-$xaKlS]QoN' ); define( 'SECURE_AUTH_KEY', 'tHo]eK#Q&P~h{vgYzO[a?cL%%]38+7y;;4gjt?1^4|SRo8@!=YE^jn=|z;A 6|{(' ); define( 'LOGGED_IN_KEY', 'T[o{xQNSV%l4A$|>:TuVs,K1f&FyXPy4q6Oqf4n;v.]6Z9X}V|l;r6d{/6J.1Rtq' ); define( 'NONCE_KEY', 'WDhwb2Hdnn10KvSv7p}x*..b-{5JplhU2Oav(ckX!4=sX&RW3^7c zl58| rM]t.' ); define( 'AUTH_SALT', 't.YAutk:wCD=Rj#glyuS}/QaLE&-Hrz4yH7?)gIT' ); define( 'LOGGED_IN_SALT', 'yZeI|rc4bU l[y8[R-eDc)vUI+J!3BE6`kmVTB3gV1rq@' ); define( 'NONCE_SALT', ' x7QKWnt%K<;(@t#pMVdJ|I)GvR|WCJX4< 0*Jt*XwCI7=S5)vly^?>|9W6cmr[>' ); define( 'WP_CACHE_KEY_SALT', 'hfq2O*U2+-QouxP#rpsdHm/c576h*dD%;|^MoDPUHuM4I|t&Opc:GOb,Js# w)c<' ); /**#@-*/ /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } /* 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'; Fatal error: Uncaught Error: Call to undefined function wp() in /home/grupodefinitivo.com/public/wp-blog-header.php:16 Stack trace: #0 /home/grupodefinitivo.com/public/index.php(17): require() #1 {main} thrown in /home/grupodefinitivo.com/public/wp-blog-header.php on line 16