diff --git a/Apache-Installer.sh b/Apache-Installer.sh index 09e9e62..8512d88 100644 --- a/Apache-Installer.sh +++ b/Apache-Installer.sh @@ -193,7 +193,7 @@ define( 'NOBLOGREDIRECT', 'https://$domain' ); #define( 'WP_AUTO_UPDATE_CORE', false ); $WPSalts #\$table_prefix = '$db_name'; -\$table_prefix = ''; +\$table_prefix = 'wp'; define('WP_DEBUG', false); if ( !defined('ABSPATH') )