| Server IP : 185.143.233.238 / Your IP : 185.215.232.195 Web Server : LiteSpeed System : Linux saman.shetabanhost.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64 User : behrakir ( 1361) PHP Version : 8.1.34 Disable Function : symlink,shell_exec,show_source,exec,popen,system,passthru,proc_open,proc_close,pcntl_exec,mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/behrakir/tabfood.ir/ |
Upload File : |
<?php
/**
* 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', "behrakir_Rayatex-Charitious" );
/** MySQL database username */
define( 'DB_USER', "behrakir_Rayatex-Charitious" );
/** MySQL database password */
define( 'DB_PASSWORD', "Olk59G~*+q&W)wxI" );
/** MySQL 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', 'S6IHvt`)0^1^:swa@X<@HpSyrOg<fQ-!(+(p*L]HJ,984;sV%BE[5DZcU[s[Y0$8' );
define( 'SECURE_AUTH_KEY', '8!F+!Ypm(,o/sRVD*ue@{VHxS+m2J[=#u#;tSl]1MCrk^sf`(;X+9|?+0Njys^d>' );
define( 'LOGGED_IN_KEY', 'iD`aFw*Zcvus;95R|t6i_gHrn(E#+,o; ^7gv$g8e+ym6#-~}zG|Sc0eM;JH}}/h' );
define( 'NONCE_KEY', ' &hmnCeF}o|~3$fAX9_;-GXYl~i^6Etw]tqjeX4Qk~W:jn/g`871p|xKd;GcW$p1' );
define( 'AUTH_SALT', '}#:.VVjf1AWx[FrJofF:7:nh> tRKQ_uQww1#zzM4}$9qG>*Cg)+0E]VL0h/TS?w' );
define( 'SECURE_AUTH_SALT', 'usG3rdktv?? ;$J+fH%sYVc@ivsC9.hn?=uNjC,XtQy{8n2$DCk7~70rU6*8|>>7' );
define( 'LOGGED_IN_SALT', '(Sz8`8+t`S!9s;j{^/DVE<bogqSc(BY!bU ,d7~,NL,4?V<+&R8![aGA9/F3>sW^' );
define( 'NONCE_SALT', 'kJ[UpMR6%nUixCSBMYR>;.GC*(mV2dN vDB8^w&_sn&w,IEb2gsD28?4/nnSYPK7' );
/**#@-*/
/**
* 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_';
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define( 'WP_DEBUG', false );
define( 'WP_SITEURL', 'https://mehrrezvan.com/' );
/* 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' );