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 connectionsPath: ...!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.advocacy Subject: Re: The problem With Windows Date: 23 Mar 2024 21:20:05 GMT Lines: 26 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net +n0O7QdzRrO+DEUU9TWY9AsHHL/6yxnrpZSE7pDku+JaOxLjW1 Cancel-Lock: sha1:HDCAIEouGlSPZD1l/tn3Gg5BOBU= sha256:hL4s/7QYgD0e5CJo0Za6ZSoBCs4qbneeUzsRG3lfr1Y= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Bytes: 2122 On Sat, 23 Mar 2024 05:10:06 -0000 (UTC), candycanearter07 wrote: > rbowman wrote at 18:04 this Friday (GMT): >> On Fri, 22 Mar 2024 15:10:11 -0000 (UTC), candycanearter07 wrote: >> >>> Or having to go to the registry. >> >> That's always a joy. I was troubleshooting a problem that turned out >> to be a support person finding a really old installer but it looked >> like the interface was using Tls1.0 rather than the necessary Tls1.2. >> That led to a trip to the registry where the various Tls protocols can >> be enabled or disabled. The current recommendation is to disable 1.0 >> and 1.1. > > > Yeah, and some useful options end up hidden deep.. at least until a > youtube video or article comes out. I have a now obsolete Server 2000 book that listed ALL of the possible registry keys. iirc with that one if you wanted tab completion in the cmd console you had to create the key and set it to 1. There were other features that could be turned on iff you knew a key existed in the first place. That hasn't changed. In Windows 11 if you're in an Administrator shell you can't access the network unless you tweak the registry.