php에서 업로드 크기 변경하기

/etc/php.ini 에서 아래를 수정 (예:100MB)

 

 

upload_max_filesize = 100M
post_max_size = 100M

위로 스크롤