Server IP : 103.6.199.200 / Your IP : 3.138.32.53 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/lrc.com.my/lrc.com.my/wwwroot/ |
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://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', 'lrc_wp3' ); /** MySQL database username */ define( 'DB_USER', 'Lrc_ad3in' ); /** MySQL database password */ define( 'DB_PASSWORD', 'C3L_890$' ); /** MySQL hostname */ define( 'DB_HOST', '110.4.46.121' ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', ';H&4|t)gUxs]$;=m`0e].B/oDiljF.aMge5~ *eZP<uKodb4=Y-h.{s90XTn^;m(' ); define( 'SECURE_AUTH_KEY', ')A.vA5$R&<VHe]{)Z.?7O,h)$J3X1dVUJsmp|<G9(*zh^-(Y2br2Vm8H**?$0IZn' ); define( 'LOGGED_IN_KEY', 'KGJ6(d~[@n-spLO%4,uCvyVw)$ _)n4{e3nx<swJpC10ya-`aT8[[]lQ0??F]Nzi' ); define( 'NONCE_KEY', 'Qyw^SN2S!)m7HuNTGg@1FmLEc4>oW}d-=gbW=Xexz83(Vb(`)m(pX7F=GF](M)Y`' ); define( 'AUTH_SALT', '~!gl.h^/}jT3K4Re22*jd-3w@FFf$j-`z+wic>`m64&y)(HKEJf&,NwGEH}YDMP&' ); define( 'SECURE_AUTH_SALT', 'bhg@`b*.p&{N6zdK#1sZJiLOg]K<&BhI-AkK?k=w#&^T(Z+vKW_G(KD;a}/SKZ6S' ); define( 'LOGGED_IN_SALT', '%(?atpW(6E!t*CQ^)(%$YRFZdvh~RU]}:UpvF#Lv<sv0vTKXP+B[c2V Mw3]jJ^<' ); define( 'NONCE_SALT', '[XRIwm;0y@zVG8{vwSbIXt6sx^>VMELG +!yINs*tP2{AgmO5,Th|Z 9B P`>9w|' ); /**#@-*/ /** * 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 ); define('WP_ALLOW_REPAIR', true); /* 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'; define( 'FS_METHOD', 'direct' );