• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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