• 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: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1 Can't create/wr

MarcoDebba

New Pleskian
Hi, as subjet I can't open plesk 12

after reading these threads:

here

and most of all this one

I checked my.conf but it seems ok:



[mysqld]
local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0

innodb_buffer_pool_size=2M
innodb_additional_mem_pool_size=500K
innodb_log_buffer_size=500K
innodb_thread_concurrency=2
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
innodb_buffer_pool_size=2M
innodb_additional_mem_pool_size=500K
innodb_log_buffer_size=500K
innodb_thread_concurrency=2

I chehek tmp permission but they seem ok too:

[root@xxxxxxxxx ~]# ls -ld /tmp
drwxrwxrwt 3 root root 20480 21 ago 12:30 /tmp

Space sems ok too:

[root@xxxxxxxxx ~]# ls -ld /tmp
drwxrwxrwt 3 root root 20480 21 ago 12:05 /tmp
[root@xxxxxxxxx ~]# chmod 1777 /tmp
[root@xxxxxxxxx ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs 48G 11G 38G 22% /
none 1,0G 16K 1,0G 1% /dev
[root@xxxxxxxxx ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/vzfs 250000 200527 49473 81% /
none 262144 155 261989 1% /dev
[root@xxxxxxxxx ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs 48G 11G 38G 22% /
none 1,0G 16K 1,0G 1% /dev
[root@xxxxxxxxx ~]# df /tmp
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/vzfs 50000000 10809912 39190088 22% /




dcachesize reached hard limit (6) but this issue is present from months..

can you help me?

Thanks
 
In addition I receive this mail, maybe it is usefull:

/etc/cron.daily/00webalizer:

Error: Unable to restore run data (1)
/etc/cron.daily/drweb-update:

Dr.Web update details:
Update server: http://update.us1.drweb.com/plesk/700/unix
Update has begun at Sat Aug 23 04:02:57 2014
Update has finished at Sat Aug 23 04:04:29 2014

Following files have been updated:
/var/drweb/bases/drwdaily.vdb
/var/drweb/bases/drwtoday.vdb
/var/drweb/bases/dwmtoday.vdb
/var/drweb/bases/dwntoday.vdb
/var/drweb/bases/dwrtoday.vdb
/var/drweb/bases/timestamp
/var/drweb/updates/timestamp
 
Back
Top