diff --git a/Apache-Installer.sh b/Apache-Installer.sh index cc7a4eb..7cfcf2b 100644 --- a/Apache-Installer.sh +++ b/Apache-Installer.sh @@ -194,7 +194,8 @@ define( 'NOBLOGREDIRECT', 'https://$domain' ); #define( 'AUTOMATIC_UPDATER_DISABLED', true ); #define( 'WP_AUTO_UPDATE_CORE', false ); $WPSalts -\$table_prefix = '$db_name'; +#\$table_prefix = '$db_name'; +\$table_prefix = ''; define('WP_DEBUG', false); if ( !defined('ABSPATH') )