[오류]그림파일첨부랑 다른게시글 복사붙여넣기로 옮겨쓸때
1-게시글 다른메뉴로 옮기려고 게시글복사해서 붙여넣기후 저장할때
http://홈페이지/main/?doc=bbs/gbupdate.php
이 오류(HTTP 501 사용 금지 또는 HTTP 505 버전 지원되지 않음)는 방문한 웹 페이지에 해당 웹 페이지를 표시할 수 있는 기능이 없거나 페이지를 요청하는 데 사용된 HTTP 버전이 지원되지 않음을 의미합니다.
2-그림파일첨부할때
Warning: move_uploaded_file(/web/.../파일이름.jpg)
[function.move-uploaded-file]: failed to open stream: No such file or directory in
/web/.../cheditor/imageupload-class.php on line 145
Warning: move_uploaded_file()
[function.move-uploaded-file]:
Unable to move '/tmp/phpsa4sqe' to '/web/.../파일이름.jpg' in
/web/.../imageupload-class.php on line 145
Warning: chmod() [function.chmod]:
No such file or directory in /web/.../imageupload-class.php on line 146
3-imageupload-class.php 의 145,146코드입니다.
수정사항 있는지 알려주시면 감사하겠습니다.
게시판은...온통 코드로만 봐야하니 어려워요.
[145줄] $aok = move_uploaded_file($this->file["tmp_name"], $this->path . $this->file["name"]);
[146줄] chmod($this->path . $this->file["name"], 0775);
http://홈페이지/main/?doc=bbs/gbupdate.php
이 오류(HTTP 501 사용 금지 또는 HTTP 505 버전 지원되지 않음)는 방문한 웹 페이지에 해당 웹 페이지를 표시할 수 있는 기능이 없거나 페이지를 요청하는 데 사용된 HTTP 버전이 지원되지 않음을 의미합니다.
2-그림파일첨부할때
Warning: move_uploaded_file(/web/.../파일이름.jpg)
[function.move-uploaded-file]: failed to open stream: No such file or directory in
/web/.../cheditor/imageupload-class.php on line 145
Warning: move_uploaded_file()
[function.move-uploaded-file]:
Unable to move '/tmp/phpsa4sqe' to '/web/.../파일이름.jpg' in
/web/.../imageupload-class.php on line 145
Warning: chmod() [function.chmod]:
No such file or directory in /web/.../imageupload-class.php on line 146
3-imageupload-class.php 의 145,146코드입니다.
수정사항 있는지 알려주시면 감사하겠습니다.
게시판은...온통 코드로만 봐야하니 어려워요.
[145줄] $aok = move_uploaded_file($this->file["tmp_name"], $this->path . $this->file["name"]);
[146줄] chmod($this->path . $this->file["name"], 0775);
게시글 목록
| 번호 | 제목 |
|---|---|
| 37752 | |
| 37751 | |
| 37750 | |
| 37738 | |
| 37720 | |
| 37717 | |
| 37716 | |
| 37715 | |
| 37714 | |
| 37713 | |
| 37712 | |
| 37708 | |
| 37707 | |
| 37704 | |
| 37703 | |
| 37702 | |
| 37701 | |
| 37699 | |
| 37697 | |
| 37696 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기