L337xyz
Server: LiteSpeed
System: Linux in-mum-web831.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User: u786315844 (786315844)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u786315844/domains/artma.io/public_html/wp-config.php
<?php

 define('WP_CACHE', true);

// Added by WP Rocket



 // 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:
 *
 * * 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', 'u786315844_imported' );

/** MySQL database username */
define( 'DB_USER', 'u786315844_imported' );

/** MySQL database password */
define( 'DB_PASSWORD', 'Design@2022' );

/** MySQL 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',          ']hh>#]^^,$tmd`bOL|91nT#p(.:|ZlY6+-$LOs}>bsIQEii~X T-CR+ADmNeKe<7' );
define( 'SECURE_AUTH_KEY',   'N]eqJt`s`a<WO3eBGQx3H}OG4`:[bfln|.|j}Kg{Iv6&@i?dT_#7mS58ICx1:FHE' );
define( 'LOGGED_IN_KEY',     '3otZ#)o{-}1XQ&=~,FA0;]>r0EIm,&yQ*YZ29A]sPcfGLX?bu!jJFP(@DC2HHa/b' );
define( 'NONCE_KEY',         '6fG..fAo?H$QN T,cQ*&mN(Dt<4NYX6S%Hy-9V_t]Ox(xZ/N~/O8&jTh;cq?I+W?' );
define( 'AUTH_SALT',         'v[,KnX/,R7Rh&b4^-=!AI(7%>vop`41W<<*ilT*P0j<S(b9r%EC{jP0q#Itb_|lI' );
define( 'SECURE_AUTH_SALT',  '3)P3U@hm|f|;Rvi0+>g+I=?!-&Usgv8>v%udIosSL|g>C+-j]qa..LyS4t6kX_!=' );
define( 'LOGGED_IN_SALT',    '=?LF*3lQQ>iDFO4#kLX]Ue)u4x;HJ5D#W-qsBayS!5{eW N9LABP6NgZCq?d~na8' );
define( 'NONCE_SALT',        '_CZwqugFtpP,7|.-+>- o{UwpKSV,Wn!F<%vHhVLKh4R_5>l2k7/qpCZ8y$Hj{B[' );
define( 'WP_CACHE_KEY_SALT', ',q+EECATJX3#@[_yW,p5N=j_9Frp)uYb<B^eft(no3mKK`vDo8%!n.BBS(oixE.8' );

/**
 * 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( 'WP_AUTO_UPDATE_CORE', false );
define( 'FS_METHOD', 'direct' );
define( 'WP_DEBUG', false );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', false );
/* 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';