HEX
Server: Apache
System: Linux plorax.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
User: itmakcom (1439)
PHP: 7.4.33
Disabled: show_source, system, shell_exec, passthru, popen, proc_nice, proc_terminate, syslog, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, posix_setuid, posix_uname, socket_create, socket_create_listen
Upload Files
File: /home/itmakcom/public_html/wp-config.php
<?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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'itmakcom_wp66731' );

/** Database username */
define( 'DB_USER', 'itmakcom_wp66731' );

/** Database password */
define( 'DB_PASSWORD', 'Ir0Op)7-1S' );

/** Database 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',         '11wbovj363gcix3rcfnlw1h6pppbzsdfgymwx20glygfqhs1h7gcfskz613qdvph' );
define( 'SECURE_AUTH_KEY',  '1mww2zcrycuocaj9s28bbsqoesstlyvurj8m0n9k1ilelffrlpuuxnup6epdfkux' );
define( 'LOGGED_IN_KEY',    '5bxyhpwwnsu2pynh9u8n9cr2zeenazf1qgomevc8l0wezk5vtxdg8xy3szjzko3a' );
define( 'NONCE_KEY',        'b5bizn7mlhkizz3pwxbqbsnmr2ptqiip5ke81jzbgvmcszbmmx0m07jhwqohmrgg' );
define( 'AUTH_SALT',        'xg0zqsenf9qtoxuj8oplrmdav8wprrgeazyoimx8hciotwvegc0js51qddrfxnzw' );
define( 'SECURE_AUTH_SALT', 'ainkstu9wnig3hbxbax7jwqauwzfgsonn4ockzyacfnxlxdbwc0u1z2mahqsvgka' );
define( 'LOGGED_IN_SALT',   'tqo687ncubkhup8cbud4zcawtzvqvv3ftwewppqsxzhwizc5cj0rnv1bfwmqhzab' );
define( 'NONCE_SALT',       'rm2qzwtoebjapu38ox5n43i2il18eqz0q1xyhsvbagelf8dbwoqrfdby8xk72kmo' );

/**#@-*/

/**
 * 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 = 'wpar_';

/**
 * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

define( 'WP_AUTO_UPDATE_CORE', 'minor' );


/* Add any custom values between this line and the "stop editing" line. */



/* 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';