diff --git a/NGINX-Installer.sh b/NGINX-Installer.sh index e342097..397a9ba 100644 --- a/NGINX-Installer.sh +++ b/NGINX-Installer.sh @@ -305,7 +305,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') )