Replies: 2 comments
-
I found the solution.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm trying to install snipe-it on Windows. I'm at the configuration check and it warns about a problem with the db:
The server is a Win2019 running IIS 10.0.17. I installed MariaDB 11.1.2 and PHP 8.1.23 (v 8.2.10 was not accepted by Composer -too new!-).
I tested the php access with the code
and it works fine.
But when I run the pre-flight appears the error above.
The messages in the debug contain:
I tried to find a solution via Google but I didn't solve.
Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions