ITmembers.net 아카이브 · 2001–2009

질문과 답변

게시판에서 업로드 에러가 나요

Warning : copy(up/download.log) : failed to open stream : no such file
or directory in c:\apm_setup\htdocs\category\insert.php on line 51

htdocs 폴더안에 up 이라는 폴더 만들고 실행 시켰는데

이렇께 뜨네요

에러라고 표시된 51번 줄입니다

51 : if(!copy($upfile,$target)) {   // false일 경우
52 :             //   $msg = "파일 저장 실패";
53 :            }

답변 부탁드릴께요~

댓글 1