## 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]
Wnmp Control Pannel -> File -> Wnmp Options -> PHP 탭 이동,
php_fileinfo.dll, php_gd2.dll 체크 후 재시작.
초기 데이터베이스 패스워드는 'password'입니다.
DB ID : root
DB PW : password
제목 | 날짜 | ||
---|---|---|---|
443 | 원격컴퓨터소리 | 5251 | 2008/08/21 |
442 | Microsoftp RDP Audio Driver [1] | 5781 | 2008/08/21 |
441 | xp 공유 안될 때 [1] | 5758 | 2008/08/27 |
440 | 사운드카드 확인 [2] | 8564 | 2008/08/28 |
439 | C-Media CMI8738/C3DX PCI Audio Device v5.12.1.646 Driver [1] | 9478 | 2008/08/28 |
438 | [윈도우] 윈도우 복구 콘솔세상풍경 | 10401 | 2008/08/30 |
437 | [윈도우] 윈도우 복구 콘솔 명령어 리스트 | 13915 | 2008/08/30 |
436 | 메인보드 전원 케이블 연결 | 5979 | 2008/08/30 |
435 | [윈도우] 복구콘솔 사용법 | 10008 | 2008/08/30 |
434 | [윈도우] 복구 콘솔을 하드에 설치하는 방법 | 11079 | 2008/08/30 |
433 | 부팅 시 ntoskrnl.exe 에러 메시지가 발생을 했을 때 해결 방안 | 8034 | 2008/08/30 |
432 | REMOTE VIEWER | 3898 | 2008/08/30 |