One Hat Cyber Team
Your IP :
216.73.216.84
Server IP :
50.6.229.107
Server :
Linux server.hostburly.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home1
/
andjemzt
/
andjemztech.com.ng
/
View File Name :
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 web site, you can * copy this file to "wp-config.php" and fill in the values. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'andjemzt_andjemztech' ); /** MySQL database username */ define( 'DB_USER', 'andjemzt_andjemz' ); /** MySQL database password */ define( 'DB_PASSWORD', 'Chinwike1987$' ); /** MySQL 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', 'ivlxfrgd4il69lgxmasjz0gt9p9t1p3i9qfbnxlwtzmvt4y7b5swayu4usyppfwq' ); define( 'SECURE_AUTH_KEY', 'dqum9xopiuv2rvnwzzakhljvbgcltbrpxmjly3b0cs7euczcd86tbeyws2apu8v8' ); define( 'LOGGED_IN_KEY', '4pvct43gyu2e2w4hlnyzxavunnzoqjxghwya4kjx3qej9owovfzehgxn1yqnwikx' ); define( 'NONCE_KEY', 'nkotjimsja6j2289rjocirdw3cjol2dmw8abiyrxpo2suijmsm1hzyzkpa2iolza' ); define( 'AUTH_SALT', 'ljjduixh4ytujwy2f5l0ewgaw4cgxzvifnd98dekrkzdtnnc4hunzyn6zuhthb5k' ); define( 'SECURE_AUTH_SALT', 'asmvigxf58ncgjw7opm5atyjkquyh6qhbvte3kzaq3nhc5i7s8ktgals7do2xlpe' ); define( 'LOGGED_IN_SALT', 'f7w7tb9ra1qvorh10z5ezi3krz5inqbw9panihcwge3wg6fuqk86nihnblrjpxnp' ); define( 'NONCE_SALT', 'y9rlttngmllzm17t5snavxegwmsu3mhv3xjraw2dqq1yruhwt9zj20rxv9eibzks' ); /**#@-*/ /** * 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 = 'wplo_'; /** * 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 ); define( 'AUTOSAVE_INTERVAL', 300 ); define( 'WP_POST_REVISIONS', 5 ); define( 'EMPTY_TRASH_DAYS', 7 ); define( 'WP_CRON_LOCK_TIMEOUT', 120 ); /* 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';