Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v95e3p$pqm3$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v95e3p$pqm3$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Christian Gollwitzer <auriocus@gmx.de>
Newsgroups: comp.lang.tcl
Subject: Re: ? BUG - Tcl9.0b3 Linux - canvas bind
Date: Fri, 9 Aug 2024 17:54:31 +0200
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <v95e3p$pqm3$1@dont-email.me>
References: <adf2ce7be1b653d17f639b45e27c5c0e@www.rocksolidbbs.com>
 <v92nfu$3qj0e$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 09 Aug 2024 17:54:33 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="973ce8444ffeab6894be7cff84e95be9";
	logging-data="846531"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19tujZ2sa/VYgQTIQuBW1dGziGQagfRUzg="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:jTD6/PCzJkSSBzc0NRB2Uqp/kEY=
In-Reply-To: <v92nfu$3qj0e$1@dont-email.me>
Bytes: 1304

Am 08.08.24 um 17:16 schrieb Harald Oehlmann:
> 
> may it just happen, that stdout is not shown?
> Perhaps, you have started using "wish".

That's a Windows-only issue. On Linux, there is always stdin/out/err 
connected.
	
	Christian