728x90
Apache + PHP + MySQL 설치
참조 사이트
Apache 설치
apache 다시 시작
MySQL 설치
my.ini
net stop mysql
net start mysql
Error!
mysql> alter user 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '1234' -> ; Query OK, 0 rows affected (0.11 sec) |
'M64 > BackEnd' 카테고리의 다른 글
MySQL 설치-mac (0) | 2021.07.29 |
---|---|
MySQL (0) | 2021.04.08 |
Servlet on wildfly (0) | 2021.03.09 |
CentOS 설치 + wildfly 설치 (0) | 2021.03.07 |