// Added by SpeedyCache
// Added by WP Cloudflare Super Page Cache
// Added by WP Cloudflare Super Page Cache
// Added by WP Cloudflare Super Page Cache
// Powered Cache
// Boost Cache Plugin
// Added by WP Rocket
//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL cookie settings
/**
* 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/documentation/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', 'falihmed_wp984' );
#Enable all core updates, including minor and major: define ( 'WP_AUTO_UPDATE_CORE', true );
/** Database username */
define( 'DB_USER', 'falihmed_wp984' );
/** Database password */
define( 'DB_PASSWORD', '-ap(Sf8b75' );
/** 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', '' );
/** disable cron WordPress */
/**#@+
* 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('WP_CACHE_KEY_SALT', 'falihmedia.com');
define('WP_DEFAULT_THEME', 'idtheme');
define('CORE_UPGRADE_SKIP_NEW_BUNDLED' , true);
define( 'AUTH_KEY', 'y6xnblkfezrwsuppxsgvnkzyxc3o8dpjbhao5inewuiarjvxosbpoxautbggc1oq' );
define( 'SECURE_AUTH_KEY', '9fumyzpropwxnfxwjbkehkemqfva4vca7ulctjso0phxafdaw5pxszp2tjpvnjh4' );
define( 'LOGGED_IN_KEY', 'mv9ewzvcnbgw7cin6yuumucciztar862odvqphx8cw4ciq5nqgeaittjqwsvmlkq' );
define( 'NONCE_KEY', 'cmrgrd2flyzrsaajwvpwwlgsiiers3fa5igac0iglrnxwtodlclancab5plgdnob' );
define( 'AUTH_SALT', 'uxqw1qrnbcfa3kckxeqgcwbzmavjhg8vhbqrhokhkr4uqjov8y20zcz1h8y4ot4h' );
define( 'SECURE_AUTH_SALT', 'e8gkrg0kpz7rjciad92fp1p8ktjm9ouf6fhrfj01twu1oi90dcwshwbwypubkp0d' );
define( 'LOGGED_IN_SALT', '0jgctmv9kpnfwd25z2d9aodrhbuxukssabmxzftlhfjclikbqjoipmzaggl3lzle' );
define( 'NONCE_SALT', 'dg7v7wcbgocbgqu0aom0zua3ttlq1nkdnwnxpfktlc823ixwwzf6kiqrijbllugd' );
/**#@-*/
/**
* WordPress database table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only number, letters, and underscores please!
*/
$table_prefix= 'wp984_';
/** Define the wordPress site URLs */
define( 'WP_HOME', 'https://falihmedia.com' );
define( 'WP_SITEURL', 'https://falihmedia.com' );
define( 'WP_AUTO_UPDATE_CORE', true );
$table_prefix = 'wp9p_';
@ini_set('upload_max_size' , '256M' );
/**
* 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/documentation/article/debugging-in-wordpress/
*/
// Enable WP_DEBUG mode
define( 'WP_DEBUG', false );
define( 'WP_REDIS_SCHEME', 'unix');
define( 'WP_REDIS_PATH', '/home/falihmed/redis/redis.sock');
define('DISALLOW_FILE_MODS', false);
/* Add any custom values between this line and the "stop editing" line. */
define('FS_METHOD','direct');
define( 'WP_MEMORY_LIMIT', '64MM' );
define('WP_TEMP_DIR', dirname(__FILE__) . '/wp-content/temp/');
define('BLOG_PUBLIC', true);
define( 'option_blog_public', '__return_true' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
define( 'WP_ENV', 'production' );
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';//Disable File Edits
if (!defined('ALLOW_FILE_EDIT')) { define('ALLOW_FILE_EDIT', true); }
Fatal error: Uncaught Error: Call to undefined function wp() in /home/falihmed/public_html/wp-blog-header.php:16
Stack trace:
#0 /home/falihmed/public_html/index.php(17): require()
#1 {main}
thrown in /home/falihmed/public_html/wp-blog-header.php on line 16