Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 컴퓨터과학총론
- Portfolio
- mariadb
- C lanuage
- 프래그먼트
- error
- android
- 안드로이드
- javascript
- java
- C
- 번역
- 자바
- php
- 한글
- H2O
- 개발자
- techEmpower
- 개발
- centOS7
- caddy
- 구글
- it
- kakao
- MySQL
- server
- NGINX
- 해석
- unity
- ubuntu
Archives
- Today
- Total
개발모음집
move_uploaded_file 실패 본문
해결방법
1. 폴더권한 777 로 바꿔주기
2.폴더 경로에 / 가 들어가면 안됨
참고 url :
http://blog.habonyphp.com/entry/php-POST-%ED%8C%8C%EC%9D%BC-%EC%97%85%EB%A1%9C%EB%93%9C경로에 / 있으면 안됨
https://www.phpschool.com/gnuboard4/bbs/board.php?bo_table=qna_function&wr_id=426726
권한 설정
http://nikez.tistory.com/entry/%EB%A6%AC%EB%88%85%EC%8A%A4-%EA%B6%8C%ED%95%9C-%EB%B3%80%EA%B2%BD
++
mysql 문법 잘나와있음
http://zetawiki.com/wiki/MySQL_%EC%BB%AC%EB%9F%BC_%EC%82%AD%EC%A0%9C
'TheRestDevelop' 카테고리의 다른 글
php에서 mysql에 현재 시간 넣기 (0) | 2017.06.28 |
---|---|
Call to a member function fetch_assoc() on a non-object 에러 (0) | 2017.06.19 |
ubuntu에서 composer 이용하기 (0) | 2017.06.01 |
웹호스팅 Warning: mysqli_connect(): (HY000/1045): Access denied for user 'username'@'localhost' (using password: YES) error (0) | 2017.05.11 |
ajax issue - Uncaught referenceError: JQuery is not defined (0) | 2017.04.22 |