xampp로 파일업로드하는데 안올려지네요 php ini에도 세팅 다해놨는데 httpd.conf 여기랑 수정해놨는데
안올려지네요 제가 로컬에서 공부삼아 해봤는데 안되네요 뭘 또 수정해야되요?
|
답변 1개 / 댓글 2개
2017-01-11 (수) 22:04:55
php.ini 에서
file_uploads = On
설정하시고 재시작만 하시면 왠만하면 되는데...
서버 재시작 해보셨나요? 아니면 php 업로드는 하는 소스쪽에서 디버그 로그를 찍어보세요
답변에 대한 댓글 2개
2017-01-12 (목) 21:20:53
답변을 작성하려면 로그인이 필요합니다.
[Thu Jan 12 21:15:07.683808 2017] [ssl:warn] [pid 4108:tid 388] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jan 12 21:15:07.715058 2017] [mpm_winnt:notice] [pid 4108:tid 388] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Thu Jan 12 21:15:07.715058 2017] [mpm_winnt:notice] [pid 4108:tid 388] AH00456: Apache Lounge VC11 Server built: Jul 7 2016 11:13:22
[Thu Jan 12 21:15:07.715058 2017] [core:notice] [pid 4108:tid 388] AH00094: Command line: 'd:\\xampp-server\\apache\\bin\\httpd.exe -d D:/xampp-server/apache'
[Thu Jan 12 21:15:07.715058 2017] [mpm_winnt:notice] [pid 4108:tid 388] AH00418: Parent: Created child process 3044
[Thu Jan 12 21:15:08.121314 2017] [ssl:warn] [pid 3044:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jan 12 21:15:08.261940 2017] [ssl:warn] [pid 3044:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jan 12 21:15:08.293190 2017] [mpm_winnt:notice] [pid 3044:tid 400] AH00354: Child: Starting 150 worker threads.