Ticket #879 (closed defect: fixed)
libpng가 설치되지 않은 서버에서의 png 파일 출력 오류
| Reported by: | inureyes | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6.2 |
| Component: | Libraries | Version: | 1.6 |
| Keywords: | Cc: | ||
| Release: |
Description
개요
- libpng가 설치되지 않은 상태에서 png 파일의 리샘플링을 시도하면 서버가 안녕안녕하면서 에러를 밷어 낸다.
- suggested at rezlog ( http://reznoa.nayana.com/tt/128 )
Change History
comment:2 Changed 5 years ago by inureyes
- Status changed from assigned to closed
- Resolution set to fixed
comment:3 Changed 5 years ago by jparker
- GD에서 모든 이미지 타입을 지원함에도 extension_loaded('libpng') 라이브러리 체크 상태에 따라 기존 png도 만들지 못하는 문제가 발생합니다.
- 관련 : http://forum.tattersite.com/ko/viewtopic.php?pid=25728#p25728
Note: See
TracTickets for help on using
tickets.

[5592/old_svn]