Maxime Jeunot
Maxime Jeunot
If you only need the Prisma client running on PlanetHoster, I ended up with a more convenient way by building the app (and most importantly generating Prisma client) outside of...
Thanks for your attention @aqrln, here is a summary about why distribution couldn't and still can't be properly detected in Cloudlinux: Prisma relies on `/etc/os-release` to detect the distribution used...
Thanks! I believe it would totally solve the issue (there was indeed a problem with OpenSSL version, but it has been fixed #14042). I'll confirm when 4.14 will be released....
OK, all good for me 👍 There is the expected fallback warning but It's working now. > prisma:warn Prisma doesn't know which engines to download for the Linux distro "undefined"....
Hi @Jolg42, these reported errors are caused by the shared environnement used by hosters. This is summarized in that comment https://github.com/prisma/prisma/issues/13977#issuecomment-1518313072 And a resolution was proposed by @aqrln from Prisma...
Just discovered this is affecting me too. Why not ditching `WPSEO_Utils::clear_cache` and all the associated calls to it? I think it's the user responsibility to take care of their eventual...
I create a folder that I share with [email protected] with browse only rights. With his share link, [email protected] could try (for whatever reason) to drag and drop a file.
This bug seems to be a little more generic because I have this problem on firefox last version (48.0.2) with all the pictures and wherever the pointer is. It doesn't...
A quick warning about this, because it isn't totally accurate. There are two issues : - MySQL indeed supports UUID, but not as a data type, contrary to MariaDB. So...