Manual:DBError.php/cs
Soubor MediaWiki: DBError.php | |
---|---|
Lokalita: | includes/libs/rdbms/exception/ |
Zdrojový kód: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Třídy: | Wikimedia\Rdbms\DBError |
DBConnectionError
Toto je ta nechvalně známá chyba:
Promiňte! Tento server má v tuto chvíli technické problémy. Zkuste několik minut počkat a poté znovu načíst stránku.
Pokud tohle vidíte, databáze je velmi nešťastná, ale alespoň MediaWiki stále žije a ví o tom.
Nelze se připojit k databázi
If you encounter this issue, follow the steps below to investigate the cause:
- Check the Apache error log. On Ubuntu systems, this log is located at /var/log/apache2/error.log by default.
- Look for error messages similar to the following:
- MySQL server has gone away
- Error reading result set's header
- These messages typically indicate a problem with the database connection.
Searching for these phrases may help you find relevant discussions and potential solutions.
If necessary, review the configuration settings for MySQL and Apache, particularly those related to timeouts and connection limits.