Search found 5 matches
- Fri Dec 20, 2019 6:06 pm
- Forum: ZoneMinder 1.32.x
- Topic: Installation : [2054] The server requested authentication method unknown to the client
- Replies: 7
- Views: 7724
- Wed Nov 27, 2019 6:44 pm
- Forum: ZoneMinder 1.32.x
- Topic: Installation : [2054] The server requested authentication method unknown to the client
- Replies: 7
- Views: 7724
Re: Installation : [2054] The server requested authentication method unknown to the client
My issue is the disjointed documentation - does anyone have any direction?
- Wed Nov 27, 2019 6:43 pm
- Forum: ZoneMinder 1.32.x
- Topic: (SOLVED) Error when invoking http://localhost/zm in web browser
- Replies: 5
- Views: 2801
Re: (SOLVED) Error when invoking http://localhost/zm in web browser
Glad that helped! Yay, first solve!
- Fri Nov 22, 2019 8:58 pm
- Forum: ZoneMinder 1.32.x
- Topic: (SOLVED) Error when invoking http://localhost/zm in web browser
- Replies: 5
- Views: 2801
- Wed Nov 20, 2019 8:07 pm
- Forum: ZoneMinder 1.32.x
- Topic: Installation : [2054] The server requested authentication method unknown to the client
- Replies: 7
- Views: 7724
Installation : [2054] The server requested authentication method unknown to the client
Here is my server details: Ubuntu 19.10 Server Apache 2.4.41 MySQL 8.0.18 PHP 7.3.11 Here are my installation steps: 1. Ensure all software is up to date sudo apt-get update sudo apt-get upgrade 2. Configure server timedatectl set-timezone 'America/Edmonton' 3. Install LAMP sudo apt install tasksel ...