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 |
Tags
- techEmpower
- NGINX
- error
- 컴퓨터과학총론
- unity
- kakao
- 한글
- 프래그먼트
- caddy
- 개발자
- Portfolio
- it
- 개발
- server
- javascript
- H2O
- C
- php
- android
- 구글
- 안드로이드
- MySQL
- 번역
- mariadb
- 해석
- ubuntu
- java
- 자바
- C lanuage
- centOS7
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 |