TV Quiz PhD

Results 3 issues of TV Quiz PhD

### What does it do? I've changed the default database server from "localhost" to "127.0.0.1". ### Why is it needed? This circumvents the `Connection failed: SQLSTATE[HY000] [2002] No such file...

pr/review-needed
needs-docs
cla-signed

## Bug report ### Summary After "Installation finished in 1.9130 s" following [instructions](https://docs.modx.com/current/en/getting-started/installation/cli), I see only a blank page at `/manager/`. I'm hosting the page with nginx. ### Step to...

bug

## Observed error When using libsodium 0.7.9 or 0.7.10, the client-side Authentication fails [at this line](https://github.com/nthparty/opaque/blob/main/lib/opaque.js#L76) with this message: ``` client_authenticated_2 false user_id ``` Curiously, this error only occurs about...