| Server IP : 88.222.243.61 / Your IP : 216.73.216.206 Web Server : LiteSpeed System : Linux in-mum-web1191.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u131919099 ( 131919099) PHP Version : 8.2.33 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/u131919099/domains/thephonejunctions.com/public_html/ |
Upload File : |
<?php
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', 'u131919099_fNpYq' );
/** Database username */
define( 'DB_USER', 'u131919099_9NgKs' );
/** Database password */
define( 'DB_PASSWORD', 'MW8cbZcDMt' );
/** 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', 'kA+ST-nv=eV<t ~wt_96:Axbcso.SMVS;)r&S?_)B ZOV[acVv]Ud,VxF_?peOGv' );
define( 'SECURE_AUTH_KEY', 'u#W[EAxc35sg#@F.Ng7nt@wb72Gau27+]{wMI0(7|_G%P*/m}@M5_JpN^gz+&|^5' );
define( 'LOGGED_IN_KEY', 'x 53M`6>h0E=74Iii7nokhLRa,r1:2gV rS?3(Q%VRb|3$HLa:v}B=>(i_Lp+r`;' );
define( 'NONCE_KEY', 'O[v|r*pm7<&@.71;76?JFw83Hxn=u=,( 1yCP+5W:Nc7oNg`aKmUmj!sTn5_M`4H' );
define( 'AUTH_SALT', '#|W<6{*YkYQW&|s_U;T:BZvn0Ig@@PDB_?Ios B(d(Znj<)FwR.~](-ZQ|31r-$/' );
define( 'SECURE_AUTH_SALT', 'F`G,2+;/9f_3X~WNr_Z&z=dKY lL<SxBTM9#XID@Zs&|#/>kw `tfl#$i9lv<.1!' );
define( 'LOGGED_IN_SALT', 'rxK6ZPVray;:SR.7z.k:My;^|Q:{fUp0~op0}%fL39;;K4!m=7?lOF!W/fgOutVC' );
define( 'NONCE_SALT', 'O>&0w`e^h}.&E|k>=&rc/Ql7}V$uT|~pBqi^8= j{ E3 )W)CGsr;9bw9QSQ2/ip' );
define( 'WP_CACHE_KEY_SALT', '3=^PTejvwEqz^/16(G=A!Hc]l1PDX(%nIZNf=k,wRugI]t?SJ0EdY+GLtmed5Isd' );
/**#@-*/
/**
* 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', '4271eb5bc4aea32d87583f779235e571' );
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';