| Server IP : 188.114.97.1 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/rimskannur/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // 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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/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', 'rimskannurdb' );
/** MySQL database username */
define( 'DB_USER', 'rimskannurdbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 's1x14mBbge3ctQnajn' );
/** MySQL 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', 'B+zEYaHV?[l(R!;3H3QP_ApcH4Z#{=9w(,+qH_[X2-OAgk0EbrP?sY{X8:}A{zJP' );
define( 'SECURE_AUTH_KEY', 'OVYS26.iB ?e`Kj2^. OS%*wXA7Dul{AVAJ;^opYf[[)Q;zk`#fT(M`N g`?dU*8' );
define( 'LOGGED_IN_KEY', 'PMA(OHTYI>^Ga;`CdzI5g3#@vy>uy(ct_]ACDCk&?]<@Y0a^dvxPB_]zR+zu,?4M' );
define( 'NONCE_KEY', 'gqhw1J.J8E3m/mn>k.#^Qq+ZR8B~N`:_I#f@rJU&X#Vha5rtp:EW6EMP5w:8V .c' );
define( 'AUTH_SALT', 'B ]4yxc7hu/9Ioz->Y);hYHwAt[e@s4?v7xqfB&y AC:Lp&kk$d!Q52?KUR1~2hz' );
define( 'SECURE_AUTH_SALT', 'ZYho3FT,h)3wBg}_8LH%ZV6kB13F[##xS*.:N|s%Y9b_T)(J4{AWD7%s2,Y}3%9@' );
define( 'LOGGED_IN_SALT', 'U56b*`CZC zvoY<2 }(0#}<ETiMwDbn(;F!HoSGqMp0HOMXS%A[@W)i=<LMSWU>z' );
define( 'NONCE_SALT', 'kouzS{,FlyAwO0+$<R)-j,jQ6,M-?yyS@}}u2W%}W&F+#)j]GIP7t_|_;v^L-hmZ' );
define( 'WP_CACHE_KEY_SALT', '7[W2cbhK{7+xE0-{#h@1ScR4ljM_r|LdII$aj9gav>gOPV/(Dt[=Z^q/C#G(B{M;' );
/**
* 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_';
define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'EO5u1pZIG7rNgYiDtzWVxtg5s' );
define( 'SPEEDIEN_API_KEY', '761aaef8975d79f488025ea4e4a818f0' );
define( 'SPEEDIEN_SITE_ID', '3d2fd149ef55a7cef052b3cffdee0f36' );
/* 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. */
require_once ABSPATH . 'wp-settings.php';