• 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.

Error whens etting up physical hosting

V

venomthakid

Guest
Hello when i try to setup physical hosting on an domain i revice this error

Unable to assign variables for PHostingForm: Unable to get hardquota state: dnsmng: Unable to search PTR records for tes123t.com :Can't create/write to file '/tmp/#sql4edb_213_1.MYI' (Errcode: 13)
0: /usr/local/psa/admin/htdocs/domains/hosting/phosting_setup.php:290 psaerror(string "Unable to assign variables for PHostingForm: Unable to get hardquota state: dnsmng: Unable to search PTR records for tes123t.com :Can't create/write to file '/tmp/#sql4edb_213_1.MYI' (Errcode: 13)")

Can somone help me please
 
Error 13 is to do with permissions. I had the same problem and the only thing I could do to fix it was to chmod the /tmp directory.

chmod 777 /tmp

Hope this helps.
 
Back
Top