Use the following script in lib.php when download doesn't work on zeroboard.
1) 제로보드 폴더(bbs) 아래 lib.php 파일을 나모로 연다.
Open lib.php with a html editting program like namo.
2) 맨상단에 아래의 소스를 추가한다. Add the following script into the top area of the page of lib.php, and simply ftp lib.php.
3) FTP로 업로드한다.
<? ob_start(); ?>