mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.7K
active users

#webserver

1 post1 participant0 posts today

Hey #mysql thing-knowers. I've just installed mysql 9.2, and #php 8 on a #WindowsServer. When I try to use mysqli_connect in my php application I get the error `mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]`
On the mysql side the user is identified with caching_sha2_password. All the answers to this problem I've found seem to be quite old, and they all recommend altering the user to `mysql_native_password`. This seems like a retrograde step, but I gave it a go, and when I tried to do that I got `Error 1524 HY0000: Plugin mysql_native_password is not loaded`.
I know exactly enough mysql and php to cause headaches for people who know what they're doing, is anyone able to help out?
#AskFedi #Webserver

Wanted: minimal web server with the following features:
- serve files (like they all do)
- provides any form of a writeable key/value store
- provides authentication, and authorization for sets of keys

Where key/value store may be as simple as filename/filecontent.

Sure there are tons of servers out there typically requiring non-trivial configuration. If anyone knows a really simple solution, let me know.

Bei der Installation blieb #YunoHost bei 71,8 % hängen und brauchte einen zweiten Anlauf. Jetzt nach der Ersteinrichtung und der ersten Eingabe meiner Anmeldedaten warte ich bereits seit 15 Minuten auf "Antwort vom Server". #VPS #Webserver

So richtig vertrauenserweckend läuft das nun nicht gerade ab. Und was mache ich jetzt?

Ich habe von diesem #ISPconfig endgültig die Schnauze voll. Mein Mailprogramm meldet abgelaufenes Zertifikat. Anschließend beschwert sich auch der Browser, als ich mich einloggen will. Als Ablaufdatum wird heute ausgegeben. Wenn ich aber mittels #acme das Zertifikat erneuern will, wird dies verweigert, weil das aktuelle Zertifikat noch bis 11. Juni gültig ist. Ich hatte wirklich angenommen, dass diese Prozesse automatisch ablaufen und es nicht zu solchen Differenzen und Konflikten kommt. #VPS #Webserver

Ehrlich, ich habe das sooo satt 😤

#WP-#hosting nasazuje #nejrychlejsti #webserver ve verzi #OpenLiteSpeed

🚀 Novinka na WP-Hosting! 🚀

Přidali jsme možnost aktivovat OpenLiteSpeed místo #Apache2!

🔥 Rychlejší načítání, nižší zatížení #server.u a lepší #vykon pro #WordPress:

✅ aktivace na pár kliknutí

✅ změna DNS záznamů na pár kliknutí

✅ neskutečná #rychlost pro #hosting #web.u

Podrobnosti a #navod na blogu wp-hosting.cz/openlitespeed-na

IT & WP HOST s.r.o. · ⚡OpenLiteSpeed na hostingu! 🚀S radostí oznamujeme, že na náš sdílený hosting přidáváme možnost...

#AskFedi What #WebServer are you using to host your static content?

I'm just getting into self-hosting and have been looking for Apache/nginx simpler and lighter (small codebase, just the enough functionality for my wants) alternatives.
Atm, darkhttpd seems to be the best option, with the possibility of switching to (OpenBSD) httpd in the future if possible.
I would like to hear the opinions of the experienced people out there.