Hi, yes I tried this KB. I have no errors in mysql logs. Also No tables are crashed.
I just increased max allowed packet and wait timeout to see if it will help in case is 'Mysql done away problem'.
Hi guys,
Centos7.
Version 17.5.3 Update #54
regular backups fail with a lot of errors:
Warning: client "umx2"
client umx2 is skipped from backup due to error: Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2 "No such file or...
Hi, here's the story:
new server on Centos 7 and Plesk 12.5
historically we have vhosts dir redirected to /DATA dir (capital letters). After enabling php-fpm + apache we have 503 error and logs for that:
[Sun Jul 03 17:50:41.715633 2016] [proxy_fcgi:error] [pid 10396:tid 140235681593088]...
Hi,
from last update sendmail only excepts mail from root user, if we try to send from any other user we get messages:
Mail handler 'limit-out' said: REPLY:554:5.7.0 The message could not be sent. You are not allowed to use sendmail utility.
-bash-4.1$ readlink -f `which sendmail`...
Hi man, this is a common issue. I can propose you a handmade script that checks domains for hacks wia regex stuff. It's pretty simple with comments and can be run wia console, cron or small web page.
Will be glad if it helps someone )
Hi people,
we have faced strange error:
if I set memory limit in .user.ini file and check phpinfo - it says limit value is increased, but running php memtest script still shows the value written in php.ini file in cage, so the only option to increase memory limit is editing php.ini file. This...