Host empty when creating a new DB after installing percona
/usr/local/vesta/conf/vesta.conf
DB_SYSTEM='mysql'
add it
/usr/local/vesta/conf/mysql.conf
HOST='localhost' USER='root' PASSWORD='rootpassword' CHARSETS='UTF8,LATIN1,WIN1250,WIN1251,WIN1252,WIN1256,WIN1258,KOI8' MAX_DB='500' U_SYS_USERS='admin' U_DB_BASES='2' SUSPENDED='no' TIME='08:15:31' DATE='2015-12-08'
add it
change root password as per your password
DB_SYSTEM='mysql'
add it
/usr/local/vesta/conf/mysql.conf
HOST='localhost' USER='root' PASSWORD='rootpassword' CHARSETS='UTF8,LATIN1,WIN1250,WIN1251,WIN1252,WIN1256,WIN1258,KOI8' MAX_DB='500' U_SYS_USERS='admin' U_DB_BASES='2' SUSPENDED='no' TIME='08:15:31' DATE='2015-12-08'
add it
change root password as per your password
Comments
Post a Comment