MySql crashes randomly Out of memory: Kill process 24978 (mysqld) score 99 or sacrifice child

4GB is a rather small machine.

  • Decrease the number of PHP children nginx is allowed to spawn -- perhaps down to only 20.
  • Decrease MySQL's innodb_buffer_pool some.
  • Decrease MySQL's max_connections some.