saitti/docs/hosting/index.md
Jarkko Toivanen 5c62cbff7a
All checks were successful
build / build (push) Successful in 53s
build / deploy (push) Successful in 20s
docs: add mysql gone away
2025-02-03 01:46:13 +02:00

404 B

Hosting

!!! info Yeah not much here lol

  1. Install Debian
  2. Install Hestia
  3. Profit (like, literally)

Troubling

MySQL server has gone away

You probably have too low limits. Faced this with HestiaCP and NextCloud. Add a new file:

[mysqld]
wait_timeout = 28800
interactive_timeout = 28800
max_allowed_packet = 128M