• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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