youngcart5 smarteditor2에서 파일 업로드 에러 다시 질의 합니다.
본문
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at parseJSON (https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js:2:13589) at On (https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js:2:5883) at T (https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js:2:80873) at XMLHttpRequest.r (https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js:2:86563)
json 파싱이 안되어 파일 업로드 오류가 난 것 같은데, 어디를 수정해야 할지 모르겠네요.
data 하위 폴더 권한은 모두 777 입니다.
node.js기반에 php-fpm을 도메인 하위 디렉토리(http://www.xxx.com/shop/)로 설정하여 쇼핑몰을 구성했습니다.
gd는 2.1.1 버전이며, 파일 업로드 용량은 5M 입니다.(업로드 이미지는 192k)
답변을 작성하시기 전에 로그인 해주세요.