Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Error: invalid domain format :: домен.su
Error: invalid domain format :: домен.su
Здравствуйте!
Не возможно добавить домены на кириллице, например: домен.su
Получаю ошибку:
Версия панели Vesta 0.9.8-16.
Подскажите, как исправить проблему?
С уважением, Максим.
Не возможно добавить домены на кириллице, например: домен.su
Получаю ошибку:
Добавление домена в puny-code проблему не решает, ошибка та же.Error: invalid domain format :: домен.su
Версия панели Vesta 0.9.8-16.
Подскажите, как исправить проблему?
С уважением, Максим.
Re: Error: invalid domain format :: домен.su
Здравствуйте, Максим
Попробуйте выполнить следующие команды
Попробуйте выполнить следующие команды
Code: Select all
sed -i "s/# ru_RU/ru_RU/" /etc/locale.gen
sed -i "s/# en_US/en_US/" /etc/locale.gen
locale-gen en_US.UTF-8
locale-gen ru_RU.UTF-8
echo LANG=en_US.UTF-8 > /etc/default/locale
source /etc/default/locale
service vesta restart
Re: Error: invalid domain format :: домен.su
Большое спасибо за оперативную помощь!
Re: Error: invalid domain format :: домен.su
Hi,
I tried these commands after having same problem while adding domain with Bulgarian Cyrillic symbols but the return was:
May you help me please?
Version:0.9.8-16
I tried these commands after having same problem while adding domain with Bulgarian Cyrillic symbols but the return was:
Code: Select all
sed: can't read /etc/locale.gen: No such file or directory
Version:0.9.8-16
Re: Error: invalid domain format :: домен.su
I used these links to create and config the locales and after that I made changes provided by imperio and at the end I restarted the server and now Cyrillic domains add works:
https://people.debian.org/~schultmc/locales.html
https://help.ubuntu.com/community/Locale
http://askubuntu.com/questions/76013/ho ... ntu-server
https://people.debian.org/~schultmc/locales.html
https://help.ubuntu.com/community/Locale
http://askubuntu.com/questions/76013/ho ... ntu-server