apache(9)
-
[개발환경 구축] Tomcat 설치
TomCat설치 파일 다운로드 Tomcat 서버 설치: web server 설치 http://tomcat.apache.org > Downloads > Tomcat 7 Downloads > Binary Distributions > Core: zip 다운로드 Tomcat 설치 설치 없이 다운받은 파일을 압축해제해서 바로 사용할 수 있습니다. 압축을 풉니다. 압축을 푼 파일은 eclipse에서 연동해서 사용하게 됩니다. (eclipse와 tomcat 연결: project생성 후 서버와 연결하가 위함) eclipse를 실행합니다. dynamic project로 HTML을생성합니다. Poject Explorer > 마우스 우클릭 > new > Dynamic Web Project 클릭 또는 메뉴에서 File > N..
-
XAMPP Error: Apache shutdown unexpectedly 해결방법
에러 메시지 Error: Apache shutdown unexpectedly 오전 9:42:23 [Apache] Error: Apache shutdown unexpectedly. 오전 9:42:23 [Apache] This may be due to a blocked port, missing dependencies, 오전 9:42:23 [Apache] improper privileges, a crash, or a shutdown by another method. 오전 9:42:23 [Apache] Press the Logs button to view error logs and check 오전 9:42:23 [Apache] the Windows Event Viewer for more clues 오전 9:42..
-
phpMyAdmin 접속하기
XAMPP 설치 방법 https://codedragon.tistory.com/8806 XAMPP 설치 방법 XAMPP 설치 방법 · XAMPP - download(다운로드) · https://codedragon.tistory.com/7301 · XAMPP - install(설치하기) · https://codedragon.tistory.com/8520 · .. codedragon.tistory.com phpMyAdmin 접속하기 Apache와 MySQL이 구동되어져 있어야 합니다. "MySQL"의 [Admin]버튼을 클릭합니다. 실행시 에러가 발생하면 바로 아래의 링크를 통해 해결합니다. https://codedragon.tistory.com/8640 정상적으로 접속이 되어졌습니다.
-
XAMPP 설치 방법
XAMPP 설치 방법 · XAMPP - download(다운로드) · https://codedragon.tistory.com/7301 · XAMPP - install(설치하기) · https://codedragon.tistory.com/8520 · mysql root password 변경 · https://codedragon.tistory.com/8675 · phpMyAdmin 접속하기 · https://codedragon.tistory.com/8809
-
XAMPP Apache Server Port 변경하기
XAMPP Apache Server Port 변경하기 · XAMPP Control Panel 실행 · httpd.conf 이 오픈 하기 · httpd.conf 파일 수정하기 · XAMPP 서버를 재시작 XAMPP Control Panel 실행 "XAMPP Control Panel" 실행합니다. httpd.conf 이 오픈 하기 "Apache"항목의 [Config] 버튼 클릭 >> [Apache (httpd.conf)] 클릭 httpd.conf 이 오픈됩니다. C:\xampp\apache\conf\httpd.conf httpd.conf 파일 수정하기 httpd.conf 파일 두 곳을 수정합니다. (60, 227번 라인) 60 라인에서 80 -> 8080으로 수정합니다. Listen 80 Listen 808..
-
XAMPP - install(설치하기)
XAMPP 설치 방법 https://codedragon.tistory.com/8806 XAMPP 설치 방법 XAMPP 설치 방법 · XAMPP - download(다운로드) · https://codedragon.tistory.com/7301 · XAMPP - install(설치하기) · https://codedragon.tistory.com/8520 · .. codedragon.tistory.com XAMPP - install(설치하기) [예] [OK] [Next] [Next] [Next] [Next] [Next] 설치 중... [액세스 허용] 설치 중... [Finish] [English 국기 아이콘] 선택 >> [Save] 설치 및 실행 완료!!!