// Added by WP Rocket // Added by WP Rocket // Added by WP Rocket /** * 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 * * 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', 'livmaa_dtbnwprs' ); /** Database username */ define( 'DB_USER', 'livmaa_fausprs' ); /** Database password */ define( 'DB_PASSWORD', 'hjKuPRTJh' ); /** Database 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', 'i!-=H[[pMrkh%sq&os//_hVMEhhX3_jW#[KHEWbr};v5OO(C4aPUkE<8fv_5xtrz' ); define( 'SECURE_AUTH_KEY', '~/||k(9raG^&6h*-*BVSGqyl0`%_$Ao7g,~D{}?OtwP$U]IQ4FvW:|HS Njl.>:m' ); define( 'LOGGED_IN_KEY', 'noR3MEGL!RY}9lB*bX,t_}+?V;UgU);gE9l:ps/1q/G4o`]1wd)^Z.U2%rm974:m' ); define( 'NONCE_KEY', '^spF E(tdgmD3ghzD-6OM|Lcb*yAEX(6]pc+,oB0rlc7MD6m@4/~Fwwy5buQ42d^' ); define( 'AUTH_SALT', ' 3Nljn`gnu4x4[[+gE*pt0@&5l+d{!;)|#WAKi~gK8| f|)tn<#KlAxd%)?oRI/%' ); define( 'SECURE_AUTH_SALT', 'PLq5GB-*=~ojtHv,tZOdfHEqg9IYvr)]U-/WvQ)xn93q(={67bq|r1TQ*_s$L~qb' ); define( 'LOGGED_IN_SALT', 'x F{Jz-xfe=G@-,w#Bb pafH!wyAi[ky=.bdi&KsQ?;A]@WK;bMt?lx|h' ); define( 'NONCE_SALT', '`;4*wU[Tmb9N M1#@ta3.):r-q?;=+Axi&M`%Ex=JC1Ie0cNRyqt>EgITwJ#>GL$' ); /**#@-*/ /** * 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 = 'uagtt_'; /** * 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/ */ ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy blogging. */ define( 'WP_MEMORY_LIMIT', '512M' ); define( 'WP_MAX_MEMORY_LIMIT', '4000M' ); /** 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';//Disable File Edits define('DISALLOW_FILE_EDIT', true);
Fatal error: Uncaught Error: Call to undefined function wp() in /home/livmaa/domains/livmaan.com/public_html/wp-blog-header.php:16 Stack trace: #0 /home/livmaa/domains/livmaan.com/public_html/index.php(17): require() #1 {main} thrown in /home/livmaa/domains/livmaan.com/public_html/wp-blog-header.php on line 16