| Server IP : 109.106.254.160 / Your IP : 216.73.217.85 Web Server : LiteSpeed System : Linux sg-nme-web1859.main-hosting.eu 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64 User : u963986247 ( 963986247) PHP Version : 8.2.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u963986247/domains/skenderbej.org/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // 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
* * 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', 'u963986247_z0zqP' );
/** Database username */
define( 'DB_USER', 'u963986247_Bfx96' );
/** Database password */
define( 'DB_PASSWORD', 'V1Fx8V7NdW' );
/** 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', 'hVk?<oR^mArnW{-5tPeChl!+6ViIVa<uPIxp):)+Sd&}#<M]:uh^PtukTx#:$Yrj' );
define( 'SECURE_AUTH_KEY', 'LMca8:%(S#x,mQN]nJ-1i;X`~1yt`(FG&4<yIO}2)MeUYZ/)$ye@g.`gRW?F[[T^' );
define( 'LOGGED_IN_KEY', 'BZu;`$|QtwOd;.,@#ZD0TbyyU}lup eK29QJBTsSlLpd;lxAxf|*}toH0:kD?-f3' );
define( 'NONCE_KEY', '>ug-Xn@(ed6ILG_p07e[HtY>a#%YaA-`Z9#We7SZO[[DT4IZ{{s2|Mpyl8,5WV#A' );
define( 'AUTH_SALT', 'V*6!6ogJMxV^Zn4*Lc#47_.0^_A.pb~9H`BKz,!]8{dp]l`%pf<48p*daE%+d@6.' );
define( 'SECURE_AUTH_SALT', 'D77ifBumZx=[~Z+DnCL?3a/Ben4z!E`?Y0!zO]gSajFGSAKE6nW95.DOOL[`!?^A' );
define( 'LOGGED_IN_SALT', '3%f &j;>:Y~6!CX_{]K!dH1C,*L.o?JY*Q&K_Cl Cb^gZX!tchmF.9#Q-8an&HCc' );
define( 'NONCE_SALT', '3:u$TaAN1 >awOl~k~`]v:|ea|gYi;/ug&]L9Q0.Xh-M=}nqEY+&_k//b,EjTd`O' );
define( 'WP_CACHE_KEY_SALT', '#k%Jwc=5vtjH?[VV6Ml=-}b sjITm5@4a0. }qC6kDDTt`E>j&d>~]):pRSKHiJh' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'd597c034544fd6c6eca211df07573ced' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';