| Server IP : 88.222.222.98 / Your IP : 216.73.216.68 Web Server : LiteSpeed System : Linux in-mum-web1335.main-hosting.eu 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64 User : u145388812 ( 145388812) 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/u145388812/domains/pegasusaerotech.com/public_html/ |
Upload File : |
<?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 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', 'u145388812_uEc7p' );
/** Database username */
define( 'DB_USER', 'u145388812_y5LSo' );
/** Database password */
define( 'DB_PASSWORD', '1GNPStQ8vM' );
/** 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', 'bT>*u^V~(Fs&h5ZU#EADu;$OR>~iv(w#~_uA)}rS{H[e;/M]F;3mlk4vR/9/rj,<' );
define( 'SECURE_AUTH_KEY', '{4TV<A6|b2=|mp?R0Ko[Tt9}_9v0urd$e3V8B.c0?l3WWTJ!4e W 8#tGtGSa7z`' );
define( 'LOGGED_IN_KEY', ' .C)9n?F@%5q#H-oJE/hf^,W~EKibvq6TmmMOkV[0!?}e$GkRfn9HJH2Em4g&1NU' );
define( 'NONCE_KEY', 'thP@gr4TzZm{ww4#`3T[hWJ7vRn(8ioGaCQ-x:[q/lTJ, ,yVl=ZT9mHNpyx/iXU' );
define( 'AUTH_SALT', '{@:{Gm]D1RRASA|!Z]o+?ucsSOxa4+Qbi@^lFsSm<]1LHU)NW@/`GB<Vl@ee!UxS' );
define( 'SECURE_AUTH_SALT', '@1U^J61E0f@r4^ HFoK_9MjTjoXYngH~i;i$N:YZK/2,+U,A/$44{E;(*w:MYWbz' );
define( 'LOGGED_IN_SALT', 'Vbe=YjWa?vwaBGia+dMCkPF~u3}}0L,mH@*mQ@vxTEW<+iY7n;6c~+hC-!Mr{!9A' );
define( 'NONCE_SALT', 'iqM*Z6 USJ?qjqa!&@O*XUsB}<ajq<;{N?ZH0pPOl3%e:OEFb<KCye+oi2_,G2QZ' );
define( 'WP_CACHE_KEY_SALT', ' rRq9l}N>Ssf3*$OualLiR4?{y_>0sG<V[-5+VB[$j$.r,?o^:W%PW%y_Q>tv9@U' );
/**#@-*/
/**
* 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', '24e5feeade7086725aec13b0032559da' );
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';