Notice: file_put_contents() [function.file-put-contents]: Write of 1573 bytes failed with errno=28 No space left on device in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : file_put_contents(): Write of 276 bytes failed with errno=28 No space left on device [in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1995 bytes failed with errno=28 No space left on device in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 8681 bytes failed with errno=28 No space left on device [in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 697 bytes failed with errno=28 No space left on device in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (512) : Unable to emit headers. Headers sent in file=/home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]

Notice: file_put_contents() [function.file-put-contents]: Write of 920 bytes failed with errno=28 No space left on device in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]

Notice: file_put_contents() [function.file-put-contents]: Write of 917 bytes failed with errno=28 No space left on device in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/live3657/domains/vietnam-tickets.com/public_html/web4s/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Connection to Mysql could not be established: SQLSTATE[HY000] [2002] Connection refused

Connection to Mysql could not be established: SQLSTATE[HY000] [2002] Connection refused 📋

Cake\Database\Exception\MissingConnectionException
Toggle Vendor Stack Frames
        if (!empty($config['encoding'])) {
            $dsn .= ";charset={$config['encoding']}";
        }
        $this->_connect($dsn$config);
        if (!empty($config['init'])) {
            $connection $this->getConnection();
            foreach ((array)$config['init'] as $command) {
            $this->setConnection(new PDO(
                $dsn,
                $config['username'] ?: null,
                $config['password'] ?: null,
                $config['flags']
            ));
        };
        $retry = new CommandRetry(new ErrorCodeWaitStrategy(static::RETRY_ERROR_CODES5), 4);

If you want to customize this error message, create templates/Error/error500.php