• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue locales manager error

icaras12x

New Pleskian
Hello everyone, while trying to download a language pack, specifically the "it-IT" using the locales manager extension, I get this error
"Error: Unable to get list files from directory "/opt/psa/tmp/locales-managermhyvxB".The directory does not exists or is not a directory.".

How to fix it? Is there a way to fix it via GUI?
Greetings from Italy
 
Do you have it-IT locale in the output of the command

# /usr/local/psa/bin/locales -l

Do you have any error messages when you enable it with

# /usr/local/psa/bin/locales --enable it-IT

?
 
Do you have it-IT locale in the output of the command

# /usr/local/psa/bin/locales -l

Do you have any error messages when you enable it with

# /usr/local/psa/bin/locales --enable it-IT

?
Hello IgorG, the first command you mentioned outputs a list of languages, the second command outputs nothing.
I'm still not able to download the lang pack from locales manager extension because of the error I mentioned earlier.
 
I managed to change the default language to italian to make my php code work in ita.
I run the command "plesk bin locales --status" and it reports my default language being it-IT and my admin being en-EN
I can't seem to figure it out
 
Back
Top