define('DONOTCACHEPAGE', true); define('DONOTCACHEOBJECT', true); define('DONOTCACHEDB', 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: * * * 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', 'novaimprensa' ); /** MySQL database username */ define( 'DB_USER', 'novaimprensa' ); /** MySQL database password */ define( 'DB_PASSWORD', 'Mudar$$1234' ); /** MySQL hostname */ define( 'DB_HOST', 'novaimprensa.mysql.dbaas.com.br' ); /** 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', '' ); /** Memory Limit */ define ('WP_MEMORY_LIMIT', '256M'); /** * 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 */ ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', false ); define('wp_debug_display', false ); define( 'AUTH_KEY', ')^S7Kbidk`~C(.H%t&Tjp6-u^j^S}!,/p)W8HIjr`>)?{w]x+?}hBAac)a' ); define( 'LOGGED_IN_KEY', 'Gtvx4b0Yq:39>Ee*)1ed_3n-/TIsx,G=N4K:8I8y]NE}gOsE>S_izQ8L?V{t_pw{' ); define( 'NONCE_KEY', '1*xs~MfyF#xI%4Kq*AqQAsPLfht;#o=^#^CyU7dTJmnjcc^i2dYr=X=v^Zz&HhIQ' ); define( 'AUTH_SALT', 'US=P>vGZAX^vA8W]5-vDE)e;[;8G:#^PJXt`;P)9EqE>MD{YR%_La{k^*]upGih^' ); define( 'SECURE_AUTH_SALT', '!^E.7iy3(5.HKdje9m5XCPg)koam0g:&xu(u{/L@8NO.R(?[|]QccY#e0MiLip`7' ); define( 'LOGGED_IN_SALT', 'G|RNI;0@]KcO]H-.dtbu;Y+h#5!zdq@ngV,%SmP7,tviE7)I6FOrPCdty$.d6X!r' ); define( 'NONCE_SALT', 'AUL0Qpcsxpbc#l% $J^s[;To[7BK_2<&l01eYc@Q%8*Zf.]XtL&Bx*%R4~]uDoj ' ); define( 'WP_CACHE_KEY_SALT', 'h{|YO{x.$XLglA$9!DL.ByZRK4YKLdct)| Ck)zf9<]ZsM-EBmi7]Lt/&H[S6LTI' ); /** * 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 = 'wpnova_'; /* 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. */ define("WP_CACHE", false); require_once ABSPATH . 'wp-settings.php';
Fatal error: Uncaught Error: Call to undefined function wp() in /home/storage/5/2e/01/novaimprensa2/public_html/wp-blog-header.php:16 Stack trace: #0 /home/storage/5/2e/01/novaimprensa2/public_html/index.php(17): require() #1 {main} thrown in /home/storage/5/2e/01/novaimprensa2/public_html/wp-blog-header.php on line 16