각종 팁&정보를 나누는 곳입니다.
누군가에게 도움이 된다 싶으시면 언제라도 포스팅 :)
글 등록하기 | 내글 관리하기 | 연재글 | 보관함
[wnmp] XE 설치하기
첨부파일 https://imweb.eond.com/webtip/429789



1. 루트 디렉토리 설정


    ## Root and index files.

    root D:/프로젝트폴더;     

    index  index.php index.html index.htm;


출처: https://gocoder.tistory.com/48 [고코더 IT Express] 


  ## Regular PHP processing.

        location ~ \.(php|html|htm)$ {     

            try_files  $uri =404;

            fastcgi_pass   php_processes;

            fastcgi_index  index.php;

            fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;

            include        fastcgi_params;

        }


출처: https://gocoder.tistory.com/48 [고코더 IT Express] 

2. PHP 설정

Wnmp Control Pannel -> File -> Wnmp Options -> PHP 탭 이동,

php_fileinfo.dll, php_gd2.dll 체크 후 재시작.


3. 초기 Database password

초기 데이터베이스 패스워드는 'password'입니다.

DB ID : root

DB PW : password



첨부파일
코멘트 0
접기/펴기 | 댓글 새로고침
 
 
Total 683 articles in 51 / 57 pages
번호 제목 제목 조회 수 날짜날짜
83 [GitHub] 카페24에서 github 다운로드 받는 방법 파일 773 2018/08/02
82 [Nginx] 특정 디렉토리 php 실행하기 14746 2018/08/26
81 [MySQL] phpmyadmin, adminer 접속 불가능.. 93 2018/12/03
80 [Apm] autoset 500 Internal Server Error 357 2018/12/04
79 [Apm] 오토셋에서 mysql 명령어 입력하기 파일 212 2018/12/10
78 [Nginx] NGINX PHP 파일 업로드 용량 파일 229 2018/12/16
77 [엑셀] 엑셀함수에서 1씩증가하여 인쇄하는법 파일 3545 2019/02/03
76 [엑셀] 인쇄시 셀값 자동 증가하면서 인쇄하는 방법 파일 2688 2019/02/03
75 [엑셀] 무료 Excel 용 Kutools(Kutools for Excel) 대체 프로그램 8개 680 2019/02/03
74 [엑셀] 무료 Excel 용 Kutools(Kutools for Excel) 대체 프로그램 8개 998 2019/02/03
73 [엑셀] [엑셀]티켓 출력하기(일련번호 출력)-1 파일 811 2019/02/03
72 [엑셀] 엑셀 특정 필드 숫자 증가 인쇄/인쇄미리보기 파일 521 2019/02/03

해시태그 디렉터리

오늘의 핫게시물