| Server IP : 3.96.16.70 / Your IP : 216.73.216.15 Web Server : Apache System : Linux ip-172-31-26-103.ca-central-1.compute.internal 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/registration.mining4life.org/ |
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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/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', 'mining4life' );
/** MySQL database username */
define( 'DB_USER', 'mining4life' );
/** MySQL database password */
define( 'DB_PASSWORD', '*dp`.yF)({r#XYVu@xk29^p8' );
/** 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', '-m!JRN=rt3nuF~ViL+BTcsg0F(={aw{=AXX++<Jw<bXM/vJ m[;|(tL#J~<$JtFZ');
define('SECURE_AUTH_KEY', 'VKBI6hS`){*uK24&Tm5@p`?s qV##;f|H!o0(z?H_nNFf9up1IK^zs^TEm.H>Ge4');
define('LOGGED_IN_KEY', '3^C%.s[E&e-PP1sA{qS?c_ Ara-*9g?IXs7||w(8]4hZ+YF4A7RR527l2Q> qF#(');
define('NONCE_KEY', 'kK8c`8.doqk|Q-}l+$:0*]+bZ%${H`s(Pa9:ez!l*<Unvs*g|Qv;j{w>eoyL/bXy');
define('AUTH_SALT', 'P~&cU[y1+~c#)XIMoXrC9Lm`} jPx](0T($&6s[[!`,n6}*3bSLb16Ib@ >#5>H]');
define('SECURE_AUTH_SALT', '~c]!nQW6zTRl8<Y4|X7C}@%3KzDLFCV.RUrm m$y^F1k ^7)iPVr_/HQS#`5aCH>');
define('LOGGED_IN_SALT', '2t.1p|+A9W+HgMdMQ?Z0#h{k+3?) m>YP_rf(F`J +<*|lSN!+DD_Ms_Wc8X>`Vb');
define('NONCE_SALT', 'R^=kdam]KUipY_)!+mC-)zj l]5O6t4n_)zP$RRD$`~p3XJ5=x9IR>$E6j[B~qE-');
/**#@-*/
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define( 'WP_DEBUG', false );
define( 'WP_POST_REVISIONS', false );
define( 'FS_METHOD', 'ssh' );
define('HEFL_NUM_TABLES', 40);
define('POSTMARK_CLIENT_API', '198c2443-42c3-4c86-8fd5-2196db94172d');
define('POSTMARK_REGISTRATION_TEMPLATE_ID', 15165297);
define('POSTMARK_LOGO_REMINDER_TEMPLATE_ID', 15177246);
define('POSTMARK_GUEST_REMINDER_TEMPLATE_ID', 15177224);
define('POSTMARK_BUYINRECEIPT_TEMPLATE_ID', 15177247);
define('POSTMARK_NOTIFICATION_TEMPLATE_ID', 30115690);
// Account
define('iATS_AGENTCODE_LIVE', '21SK85');
define('iATS_PASSWORD_LIVE', 'test2022');
// iATS Testing
define('iATS_AGENTCODE_TEST', 'TEST88');
define('iATS_PASSWORD_TEST', 'TEST88');
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once( ABSPATH . 'wp-settings.php' );