| Server IP : 195.179.238.23 / Your IP : 216.73.216.138 Web Server : LiteSpeed System : Linux us-imm-web1061.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64 User : u629643714 ( 629643714) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u629643714/domains/abboshon.com/public_html/ |
Upload File : |
<?php
define('WP_MEMORY_LIMIT', '64M');
define( 'WP_CACHE', 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * 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', 'u629643714_tUzN2' );
/** Database username */
define( 'DB_USER', 'u629643714_NaSfo' );
/** Database password */
define( 'DB_PASSWORD', 'bap1od6mhR' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '<ZS1 BqfY$u!VAhhJmEUByZ05mp#xRK!&=Y<!`#5>mrl/]_U/0Cg}$w2Ct/#S9,5' );
define( 'SECURE_AUTH_KEY', 'R2*xff^lj^2Wca7rF$A=vnU-3G1mg 8I6$V8-h;-s~{)sO&i,JJYQ0FlzYi5x92H' );
define( 'LOGGED_IN_KEY', '@kQQG._Sd;iI|*8a)Cj|Isx]nU2-JrZsqlryV/[O.P~T6[Bs9^G1])VMpL&9>e-&' );
define( 'NONCE_KEY', ' L$4Rb<8f<-ch4fw=NKsA)#KBBwlK8xshR]U5)_lAeUY3hwM0;6FSr$||GF?xSuD' );
define( 'AUTH_SALT', '$QFVSW0[U};Cz:7]>_WythS:G&0PQkqBvsa8f%}CLT/DD94/,AB+|@T*LM&7iGm@' );
define( 'SECURE_AUTH_SALT', 'Iqaa*Pgg(D @4ZAty83*/dgk I)S_B55.l#Z+,2Tr}GO S$ww Ve0&4x7mAK^VH/' );
define( 'LOGGED_IN_SALT', 'qCmG|0?yzQ4iujme_gIYp&P/n%_Bkkfqj]|fJW~`X,l+Ep=kT<s<t)@?%1bj4ISF' );
define( 'NONCE_SALT', '?*<0vYV}}vr ii{8DVK#7YaqZf$[$}Tx-?9JKp~+U[u5#`u0pz{m+I&xsJp:C8>_' );
define( 'WP_CACHE_KEY_SALT', 'j[OV331tk.+@ ,xlj^f.OZIu/^EIx[p4Y(+I2~Q41OAi:wcTQnR@ne_;$miwn40H' );
define('WP_HTTP_BLOCK_EXTERNAL', false);
/**#@-*/
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'FS_METHOD', 'direct' );
/* That's all, stop editing! Happy publishing. */
/** 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';