I ran your suggestion this tonight, and I still get an error, the log shows the below. So it says wp-config already exists? I am confused on this error.
Command Error: e[0m 2016-12-07 21:19:43,746 (INFO) ee : e[94m[e[0mDonee[94m]e[0m 2016-12-07 21:19:43,747 (INFO) ee : e[94mSetting up database e[0m 2016-12-07 21:19:43,747 (DEBUG) ee : e[95mCreating database mysitename_come[0m 2016-12-07 21:19:43,751 (DEBUG) ee : e[95mDatabase already exists, Updating DB_NAME .. e[0m 2016-12-07 21:19:43,753 (DEBUG) ee : e[95mExceuting MySQL Statement : create database
######e[0m 2016-12-07 21:19:43,754 (DEBUG) ee : e[95mCreating user ######e[0m 2016-12-07 21:19:43,754 (DEBUG) ee : e[95mcreate user
########Sk@
localhostidentified by ''e[0m 2016-12-07 21:19:43,756 (DEBUG) ee : e[95mSetting up user privilegese[0m 2016-12-07 21:19:43,757 (DEBUG) ee : e[95mExceuting MySQL Statement : grant all privileges on
########.* to
#########@
localhost`e[0m
2016-12-07 21:19:43,758 (INFO) ee : e[94m[e[0mDonee[94m]e[0m
2016-12-07 21:19:43,758 (DEBUG) ee : e[95mChanging directory to /var/www/website.com/htdocs/e[0m
2016-12-07 21:19:43,759 (DEBUG) ee : e[95mSetting up wp-config filee[0m
2016-12-07 21:19:43,759 (DEBUG) ee : e[95mGenerating wp-config for WordPress Single sitee[0m
2016-12-07 21:19:43,759 (DEBUG) ee : e[95mbash -c "php /usr/bin/wp --allow-root core config --dbname=’#####’ --dbprefix=‘wp_’ --dbuser=’#####’ --dbhost=‘localhost’ --dbpass= --extra-php<<PHP
define('WP_DEBUG', false);
PHP"e[0m
2016-12-07 21:19:43,932 (DEBUG) ee : e[95mCommand Output: ,
Command Error: Error: The 'wp-config.php' file already exists.
e[0m
2016-12-07 21:19:43,932 (DEBUG) ee : e[95m'generate wp-config failed for wp single site'e[0m
2016-12-07 21:19:43,933 (INFO) ee : e[94me[91mUpdate site failed.Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!e[0m
`