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

I have KILLED my server, PLEASE help me...

ThisIsSparta

New Pleskian
I have deleted and re-created the folder /tmp/ in my server to free some space, but now ALL my sites are down and if I access to plesk I see this errore:

Code:
ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql_39d_0.MYI' (Errcode: 13) (Pdo.php:234)

Please, someone have any idea??? I'm disperate...
 
If I open a website in this server I see:

"Can't create/write to file '/tmp/#sql_39d_0.MYI' (Errcode: 13) SQL=SELECT * FROM [..]"

I have try command stat:

Code:
[root@s17857679 ~]# stat /tmp
  File: `/tmp'
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 900eh/36878d    Inode: 699040458   Links: 2
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2015-03-25 19:10:15.000000000 +0100
Modify: 2015-03-25 19:10:08.000000000 +0100
Change: 2015-03-25 19:10:08.000000000 +0100
 
Back
Top