• 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

Search results

  1. A

    Resolved Backup of Mysql databases fail

    So this was resolved by moving backup plans of vps hypervisor and plesk in time
  2. A

    Resolved Backup of Mysql databases fail

    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'.
  3. A

    Resolved Backup of Mysql databases fail

    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...
  4. A

    Resolved plesk 12.5 php-fpm socket capital letters path error

    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]...
  5. A

    Issue sendmail not working

    Disabling works, changing limit - no. How can be sendmail function checked only for one domain?
  6. A

    Issue sendmail not working

    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`...
  7. A

    Tracking and preventing outgoing spam

    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 )
  8. A

    memory_limit value ignored

    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...
Back
Top