250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Vue
- Passport
- FCM
- Cordova
- SSH
- https
- MYSQL
- ubuntu
- nginx
- MacOS
- 안드로이드
- window
- selenium
- 구글 API
- Prometheus
- PostgreSQL
- node
- mac
- AWS
- php
- Vue.js
- pip
- 파이썬
- OAuth
- Android
- 해시키
- Laravel
- alb
- flutter
- python
Archives
- Today
- Total
728x90
반응형
목록authentication (1)
728x90
반응형
print( sjw.iq == 200) output : true
[Laravel] MySQL 8.X 버전 인증 오류 (authentication method unknown to the client)
다른 오류로 brew upgrade를 하게 돼서 mysql 버전이 8.x 버전으로 업그레이드가 됬습니다.. ㅠ 아래에서 보이는 바와 같이 인증관련 문제가 발생했다고 로그가 찍혔는데요! # 스택오버플로우에서 간단한 해결책을 찾았습니다 # 이 문제는 Mysql의 기본 인증 플러그인 지원이 변경 되었기 때문이라고 하네요~! https://stackoverflow.com/questions/52364415/php-with-mysql-8-0-error-the-server-requested-authentication-method-unknown-to PHP with MySQL 8.0+ error: The server requested authentication method unknown to the client I'm..
PHP
2020. 2. 11. 23:51