Server (LInux & Windows)/Network
[에러] XAMPP 설치 오류
izen8
2020. 11. 22. 01:42
Tomcat Started/Stopped with errors, return code: 1 [Tomcat] Make sure you have Java JDK or JRE installed and the required ports are free [Tomcat] Check the "/xampp/tomcat/logs" folder for more information |
조치 사항
1. JDK 난 JRE를 다운받아 설치한다.
http://www.oracle.com/technetwork/java/javase/downloads/index.html
설치후 환경 변수 설정
1번 조치후에도 안된다면
2. 톰캣 구동을 위한 [8080] 포트가 다른 프로그램이 사용되어 중복되는지 여부를 체크한다.
아래 그림의 [Netstat] 기능으로 확인하면된다.