| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 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 : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/livia/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket
# BEGIN WP_ENCRYPTION_COOKIES
@ini_set('session.cookie_httponly', true);
@ini_set('session.use_only_cookies', true);
@ini_set('session.cookie_secure', true);
# END WP_ENCRYPTION_COOKIES
/**
* 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', 'db9ozggglqwsrx' );
/** Database username */
define( 'DB_USER', 'root' );
/** Database password */
define( 'DB_PASSWORD', 'Timpulse02' );
/** Database hostname */
define( 'DB_HOST', '192.168.7.18' );
/** 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', 'tbBV+I0gxi 4,{J-U;Wwo%]e&;G`o]!G%g{/F)eN]/:zL:<-o-saxcQ+.}JaF[C' );
define( 'SECURE_AUTH_KEY', 'hKf!q(6O502u#)9p@47l|~?<[Zs]2).Bqgu~gL1l0~</yClHTWotb;=>f4GRy%+/' );
define( 'LOGGED_IN_KEY', 'Gyzm=6yHo3/1hY/w8X<:B)ML#*[>b{G,G`QyOVg_j8`XN#zmki1_iRp,HUV(rm-d' );
define( 'NONCE_KEY', '|Tu5bV-9F$Mf6+*&ZK[7;`k][ow{C)14h}f_EpWoBD5b6>n+?*>S(Ff5#Q`#_3cB' );
define( 'AUTH_SALT', 'wgrBv_3Y<}L@b+Srd%FCIjL<|H/b(J{pRhIa(~APT<9*:Wk.EXy5FQC$=;I4::C9' );
define( 'SECURE_AUTH_SALT', 'N8mh=c(}l9_)Po*%qy{4`0-n9`6 c%2$s4Iyq#S9~dlsYNB2}zAq%M$ijeHRwW6}' );
define( 'LOGGED_IN_SALT', 'Rw,|vnUQ?p-sI5L$?eyKw]G>UZ/.dPZ6I`0m$=EsF_6.n*`)/:OTUK+T}bkCFj-$' );
define( 'NONCE_SALT', 'E^]$zAYNF#E;A($MxNZ*Agmm0e05#F7Vaw~Pw()X~x.>sbV{s)NuIoLEqc`NmYd{' );
define( 'WP_CACHE_KEY_SALT', 'dK}OaC6ID^{)u48SfRzIW|:4dG5h,+Xu[PiNkU.-MEGSi40}G`*Hv*A6$)JHB@(!' );
/**#@-*/
/**
* 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 = 'pgs_';
/**
* 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. */
@include_once('/var/lib/sec/wp-settings-pre.php'); // Added by SiteGround WordPress management system
require_once ABSPATH . 'wp-settings.php';
@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system