• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ERROR: Unable to get default language.

N

nveid

Guest
I /finally/ got plesk installed with much difficulty on debian!

Anywho, its done & now i'm getting this problem when i try to connect to https://www.myhost.com:8443

------------------------------------------------------------
ERROR: Unable to get default language. 0: /opt/psa/admin/plib/countries.php3:294 psaerror() 1: /opt/psa/admin/plib/common_func.php3:1267 locale_list() 2: /opt/psa/admin/plib/class.Session.php:143 locale_exists() 3: /opt/psa/admin/auto_prepend/auth.php3:139 Session->Session()

-------------------------------------------------------------

Any ideas anyone?

-- Rick
 
Complement

I'm stuck at exactly the same point.

Here are the things I've done.
- Installed mysql5 and php5
- Configured mysql to have "old_passwords = 1"
- installed a local mirror of the package (this gives the possibility to modify/check the required packages). This is well documented in the plesk 8 installation guide.
- installed only the "base" and "autoinstaller" packages from the local mirror
- since the mysql code from plesk is not valid in mysql5, I quoted it with backtick the release field name in /opt/psa/etc/psa_db.sql:1233 and /opt/psa/etc/psa_db_upgrade_710.sql:30
- continue the install (sudo dpkg --configure -a)
- an error occur:
mv: cannot stat `/opt/psa/tmp/psa.key': No such file or directory
- dpkg -i psa-key_7.5.4-debian3.1.*.deb
- continue the install (sudo dpkg --configure -a)
- And I get the same error you report

I'll try to contact sw-soft about this.
 
Back
Top