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
- Android Flavor
- junit
- Github Token
- AWS
- Linux 패키지 관리자
- Execution failed for task ':test'.
- TextView 일부분
- 여러 개
- MySQL
- InvalidTestClassError
- Github 등록
- codeigniter
- nextFocusDown
- Location Permission
- Android Studio
- mac 패키지 관리자
- php
- git cannot identify version of git executable
- 팝업 바깥 레이어
- XML Opacity
- docker에서 mysql 실행
- Chat GPT
- git
- PHP Storm
- 챗GPT
- 5회 인증
- sourceSet
- 챗지피티
- 안드로이드 자동으로 포커싱
- 다음으로 이동
Archives
- Today
- Total
128june
Codeigniter 설치하기 [윈도우 64bit] 본문
반응형
1. 먼저 Apache / PHP를 설치해야합니다. 주소는 다음 링크들을 따라서 설치하시면 됩니다!
2. Codeigniter를 다운로드합니다. 링크는 다음과 같습니다.
저는 CodeIgniter-3.0.6를 설치하였습니다.
http://www.ciboard.co.kr/user_guide/kr/installation/downloads.html
3. 다운로드한 CodeIgniter-3.0.6를 압축해제한 후 C:\Apache24\htdocs 폴더에 넣어줍니다.
4. Welcome to CogeIgniter! 페이지가 나오면 성공!
출처
http://www.ciboard.co.kr/user_guide/kr/installation/index.html
https://www.youtube.com/watch?v=WFjPze8mPdg&list=PLrCCNh6y7w2hh4UxxzFJYTqAP01SQdB7T&index=3
반응형
'JetBrain > PHP Storm & Codeigniter' 카테고리의 다른 글
[Codeigniter] 기본적인 MVC 모델 구현 (0) | 2020.06.08 |
---|---|
[Codeigniter] MVC 모델 - Controller에 대해서 (0) | 2020.06.05 |
[Codeigniter] Database 설정하기 (Mysql 5.7) (0) | 2020.06.05 |
PHP Storm과 Mysql(AWS EC2) 연결 (2) | 2020.06.04 |
Codeigniter란? (0) | 2020.06.03 |
Comments