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

Question Error logging in Can't create/write to file '/tmp/

Ben Khoud Mohsen

New Pleskian
When logging in to Panel I get the following error:
ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql_7515_0.MYI' (Errcode: 28) (Pdo.php:234)

I cannot login via FTP. The /tmp directory is chmod 1777 and have about 16gb a space left on the VPS.

Filesystem Size Used Avail Use% Mounted on
/dev/vda1 50G 31G 16G 66% /
tmpfs 5.7G 8.0K 5.7G 1% /dev/shm

Please help me
 
Check that you have not lack of free inodes with

# df -hi
 
Back
Top